mmisw / orr-portal

ORR Frontend component
Apache License 2.0
8 stars 5 forks source link

add prefLabel as initial information in mapping term list #95

Open carueda opened 7 years ago

carueda commented 7 years ago

In old system: https://github.com/mmisw/mmiorr/issues/314

From grayb...@marinemetadata.org on April 01, 2013 06:30:00

What capability do you want added or improved? When a prefLabel exists for a term, it should be the primary presented information for that term, with the unique code as a secondary string.

Where do you want this capability to be accessible? In the search results when searching within a vocabulary for terms.

What sort of input/command mechanism do you want? Default format. Should be able to be turned off too, I suppose.

What is the desired output (content, format, location)? prefLabel first, in bold. after a space or return, in a smaller font, the code that is currently presented (key with path). Oh, ick, even that isn't very good, the prefLabels are so long. How about this:

  • first the unique term only (not the whole URI)
  • then to its right, in small format, the prefLabel
  • then underneath, the complete URI

Please provide any additional information below (particular ontology/ies, .., screenshot, etc.)

Particularly for those dang NERC Data Grid vocabularies. Like http://vocab.ndg.nerc.ac.uk/list/P02/75

image