cernopendata / opendata.cern.ch

Source code for the CERN Open Data portal
http://opendata.cern.ch/
GNU General Public License v2.0
666 stars 148 forks source link

facets: new "year" facet and "category" facet #865

Closed tiborsimko closed 7 years ago

tiborsimko commented 8 years ago

Introduce new facets:

to ease the browsing.

The category facet is used for CMS Simulated Datasets for now, but we can populate category field for other collections later too.

tiborsimko commented 8 years ago

Possible new facets:

pherterich commented 8 years ago

for format, I suggest MARC 347$b. @tiborsimko should we add this info manually or is there a smart way how you can fill it automatically?

tiborsimko commented 8 years ago

for format, I suggest MARC 347$b

What about using 256 that we already "misuse" for other file related information?

is there a smart way how you can fill it automatically

Can be scripted for most use cases...

pherterich commented 8 years ago

Well, if there's a proper MARC field, I prefer to use that. Also because I wouldn't know which subfield to use as f is taken for files already.

tiborsimko commented 8 years ago

The search UI and facets will be addressed in Invenio 3 based overlay.

suenjedt commented 7 years ago

Can I close this @tiborsimko - because we get facets with Invenio 3 anyway? The search/facets UI need deeper research (and seperate issues anyway).

tiborsimko commented 7 years ago

We get many faceting options Invenio 3, this issue is about deciding which facets to offer to users. Amended milestone as we are just about to attack this...

sefeg commented 7 years ago

Did you already prepare a list of different facets that we have to decide on?

I'm thinking that there is a facet box that refers to the record type and should be used for the search result page and for all the resource pages in the mockup.

Another box will be about the collections (ALICE, ATLAS, ..) and will probably be used on most pages where facets apply.

Also the run (2010, 2011, 2012) represents probably a box that will be present on most of those pages with facets.

The facets for the dataset pages likely entails further information like the data type (Primary, Derived, Simulated)

So, those are some of my initial thoughts, also looking at the mockup.

sefeg commented 7 years ago

Also, based on the HST 2017 feedback ( #1292 ): on the dataset pages, file types could be of interest:

add a file type as a search key (i.e csv, ig, root, AOD, AODSIM)

tiborsimko commented 7 years ago

See also:

ioannistsanaktsidis commented 7 years ago

Closing as we already have new facets in COD3. If more are needed we can create separate issues.