owlcs / owlapi

OWL API main repository
821 stars 315 forks source link

Shouldn't this be a DL profile violation? #1046

Closed alanruttenberg closed 1 year ago

alanruttenberg commented 2 years ago
Declaration(Class(<http://purl.obolibrary.org/obo/TMP_0000001>))
Declaration(ObjectProperty(<http://purl.org/dc/terms/creator>))
AnnotationAssertion(<http://purl.org/dc/terms/creator> <http://purl.obolibrary.org/obo/TMP_0000001> <https://orcid.org/0000-0002-7356-1779>)

From https://github.com/information-artifact-ontology/ontology-metadata/issues/90

ignazio1977 commented 1 year ago

Indeed. Fixed under #1094