Skip to content

Weird annotation assertion causes problems #78

@matentzn

Description

@matentzn

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions