skohub-io / skohub-vocabs

A lightweight tool to publish SKOS Vocabularies
https://skohub.io/
Apache License 2.0
32 stars 25 forks source link

Allow other attributes for describing Concept Schemes #284

Closed sroertgen closed 2 months ago

sroertgen commented 7 months ago

As discussed in https://metadaten.community/t/vokabular-als-json-scheme/59 we should allow other properties for describing Concept Schemes, which will allow SkoHub Vocabs to serve vocabs published by lrmi without modification. This issue was also brought up in discussions with @carlschuurbiers

I suggest the following adjustments for skos:ConceptScheme:

I suggest as well using the following order trying to get titles: dct:title > skos:prefLabel > dc:title

The order is arbitrary. If someone has reasons for another order, I'm open to suggestions.

@acka47 @carlschuurbiers @mic-men