We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There are a few things in RO that cannot be captured in RO:
IrreflexiveObjectProperty
All in all there are 147 axioms squished into the owl-axioms header of ro.obo.
The text was updated successfully, but these errors were encountered:
There is a second problem here though:
owltools --use-catalog ro.owl --merge-import-closure -o -f obo ro.obo.tmp && mv ro.obo.tmp ro.obo
$ grep OMO_ ro.owl <!-- http://purl.obolibrary.org/obo/OMO_0002000 --> <owl:AnnotationProperty rdf:about="http://purl.obolibrary.org/obo/OMO_0002000"/> <obo:OMO_0002000 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> }</obo:OMO_0002000> <obo:OMO_0002000 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PREFIX owl: <http://www.w3.org/2002/07/owl#> }</obo:OMO_0002000> <obo:OMO_0002000 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> }</obo:OMO_0002000> $grep OMO: ro.obo NO OUTPUT
In other words, the OMO annotations entirely disappear cycling through owltools.
Sorry, something went wrong.
This issue has not seen any activity in the past 2 years. It will be closed automatically 60 days from now if no action is taken.
No branches or pull requests
There are a few things in RO that cannot be captured in RO:
IrreflexiveObjectProperty
All in all there are 147 axioms squished into the owl-axioms header of ro.obo.
Stuff dropped from ro.obo
``` SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) AnnotationPropertyRange( xsd:nonNegativeInteger) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) SubAnnotationPropertyOf( ) ObjectPropertyRange( ObjectIntersectionOf( ObjectComplementOf())) ObjectPropertyRange( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectPropertyRange( ObjectUnionOf( ObjectSomeValuesFrom( ))) ObjectPropertyRange( ObjectUnionOf( ObjectSomeValuesFrom( ))) ObjectPropertyRange( ObjectSomeValuesFrom( )) ObjectPropertyRange( ObjectSomeValuesFrom( )) ObjectPropertyRange( ObjectUnionOf( )) ObjectPropertyRange( ObjectUnionOf( )) IrreflexiveObjectProperty() SubObjectPropertyOf( ObjectInverseOf()) ObjectPropertyRange( ObjectSomeValuesFrom( )) ObjectPropertyRange( ObjectUnionOf( )) ObjectPropertyRange( ObjectUnionOf( )) ObjectPropertyRange( ObjectUnionOf( )) ObjectPropertyRange( ObjectUnionOf( )) IrreflexiveObjectProperty() IrreflexiveObjectProperty() ObjectPropertyRange( ObjectUnionOf( )) ObjectPropertyRange( ObjectUnionOf( )) ObjectPropertyRange( ObjectUnionOf( )) ObjectPropertyRange( ObjectUnionOf( )) ObjectPropertyRange( ObjectUnionOf( )) IrreflexiveObjectProperty() IrreflexiveObjectProperty() IrreflexiveObjectProperty() IrreflexiveObjectProperty() DataPropertyRange( DatatypeRestriction(xsd:short xsd:minInclusive \"0\"^^xsd:short xsd:maxInclusive \"100\"^^xsd:short)) SubClassOf( owl:Thing) DisjointClasses( ObjectSomeValuesFrom( )) SubClassOf( owl:Thing) DisjointClasses( ObjectSomeValuesFrom( )) DisjointClasses( ObjectSomeValuesFrom( )) DisjointClasses( ObjectSomeValuesFrom( )) SubClassOf( owl:Thing) SubClassOf( ObjectHasSelf()) SubClassOf( owl:Thing) SubClassOf( owl:Thing) SubClassOf( ObjectHasSelf()) SubClassOf( owl:Thing) SubClassOf( ObjectHasSelf()) SubClassOf( owl:Thing) SubClassOf( owl:Thing) SubClassOf( owl:Thing) SubClassOf(owl:Nothing owl:Nothing) SubClassOf( owl:Thing) SubClassOf(ObjectSomeValuesFrom( ) ObjectUnionOf(ObjectSomeValuesFrom( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( ObjectSomeValuesFrom( ObjectSomeValuesFrom( ))))) SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ObjectInverseOf()) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain(The text was updated successfully, but these errors were encountered: