dbpedia / archivo

DBpedia Archivo - Augmented Ontology Archive powered by Databus
https://archivo.dbpedia.org/
GNU Affero General Public License v3.0
20 stars 6 forks source link

allow alternatives of rdfs:label, rdfs:comment #2

Closed VladimirAlexiev closed 3 years ago

VladimirAlexiev commented 3 years ago

https://github.com/dbpedia/Archivo/blob/master/shacl-library/LODE.ttl checks for rdfs:label, rdfs:comment. But some ontologies use alternatives:

Please allow these as alteranative props in the SHACL shapes

Example about https://databus.dbpedia.org/ontologies/vocab.getty.edu/ontology/:

yum-yab commented 3 years ago

Hey, thanks for the Feedback and for using Archivo!

The base for this test is the LODE documentation and there they do not mention skos:prefLabel, dct:description (just dc:description) or any other alternative you mentioned.

As far as I can see in the docu the label/comment alternatives are not displayed.

But since it gets properly displayed for the Parrot documentation you use maybe you can write a similar shacl test for the requirements of the parrot documentation as an alternative for the LODE Metadata test, create a pull request and I add it to Archivo.

Regards, Denis

VladimirAlexiev commented 3 years ago

You are right, I see it now.

I patched LODE to handle those and schema.org props for https://rawcdn.githack.com/euBusinessGraph/eubg-data/master/ontology/doc.html

But I guess that patch never made it.

kurzum commented 3 years ago

@VladimirAlexiev we would close your issue. There are only two ways this will improve: