-
Notifications
You must be signed in to change notification settings - Fork 5
Weird annotation assertion causes problems #78
Copy link
Copy link
Open
Description
This annotation assertion in pco.owl causes some problems with ROBOT and profile validation:
<owl:AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#created_by">
<rdfs:isDefinedBy rdf:resource="http://www.geneontology.org/formats/oboinowl.owl"/>
</owl:AnnotationProperty>
I think this is because http://www.geneontology.org/formats/oboInOwl#created_by is built-in vocabulary of the OBO spec and you should not put any annotations on it! Could you remove it? And make sure that its not added as part of your release?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels