Prefix(:=) Prefix(owl:=) Prefix(rdf:=) Prefix(xml:=) Prefix(xsd:=) Prefix(rdfs:=) Ontology( Import() Import() Import() Import() Import() Import() Import() Import() Import() Import() Import() Import() Import() Import() Import() Import() Import() Import() Import() Import() Import() Import() Import() Import() Annotation(rdfs:comment "This ontology was created to handle the imports, required for a complex annotation model (a.k.a. LEGO). The starting point is the go-plus, which contains all of GO plus the modules from external ontologies, such as ChEBI, CL, or PO. In the future this may include other ontologies.") Declaration(Class()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(AnnotationProperty()) ############################ # Object Properties ############################ # Object Property: (is about) AnnotationAssertion(rdfs:label "is about"@en) # Object Property: (has supporting reference) AnnotationAssertion(rdfs:label "has supporting reference"@en) ############################ # Classes ############################ # Class: (cell) EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (Dictyostelium discoideum anatomical structure) EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (fly anatomical entity) EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (fly developmental stage) SubClassOf( ) # Class: (Anatomical structure) SubClassOf( ) SubClassOf( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (publication) AnnotationAssertion(rdfs:label "publication"@en) # Class: (plant anatomical entity) EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (native plant cell) EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (Theiler stage) SubClassOf( ) # Class: (worm life stage) SubClassOf( ) # Class: (Xenopus anatomical entity) EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (cell) EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (Xenopus developmental stage) SubClassOf( ) # Class: (cell) EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (zebrafish anatomical entity) EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (Stages) SubClassOf( ) SubClassOf(ObjectSomeValuesFrom( ) ) SubClassOf(ObjectSomeValuesFrom( ) ) )