lcnetdev / bibframe-ontology

Repository for versions of BIBFRAME ontology.
http://www.loc.gov/bibframe/
50 stars 7 forks source link

Make otherEdition subClassOf relatedTo instead of derivativeOf #61

Closed klngwll closed 3 years ago

klngwll commented 4 years ago

otherEdition [1] is a symmetric property with no explicit direction of the relationship, therefore it can make for some strange semantic effects having it as a subClass of derivativeOf [2] which has a distinct direction in it's relationship. Having it as a subClass directly of relatedTo [3] which is also symmetric would be better suited.

[1] <owl:SymmetricProperty rdf:about="http://id.loc.gov/ontologies/bibframe/otherEdition">
[2] <owl:ObjectProperty rdf:about="http://id.loc.gov/ontologies/bibframe/derivativeOf">
[3] <owl:SymmetricProperty rdf:about="http://id.loc.gov/ontologies/bibframe/relatedTo">
kefo commented 3 years ago

https://id.loc.gov/ontologies/bibframe.html#p_otherEdition