Skip to content

Commit

Permalink
working on #4013
Browse files Browse the repository at this point in the history
adding eqs
  • Loading branch information
sbello committed Nov 11, 2024
1 parent 6c43db3 commit 9f2d2c4
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions src/ontology/mp-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -14936,14 +14936,6 @@ AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/RO_0002573> "has
# Classes
############################

# Class: <http://purl.obolibrary.org/obo/GO_0007632> (visual behavior)

AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/GO_0007632> "visual behavior")

# Class: <http://purl.obolibrary.org/obo/GO_0031223> (auditory behavior)

AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/GO_0031223> "auditory behavior")

# Class: <http://purl.obolibrary.org/obo/MP_0000001> (mammalian phenotype)

AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://orcid.org/0000-0003-3691-0324>) <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/MP_0000001> "the observable morphological, physiological, behavioral and other characteristics of mammalian organisms that are manifested through development and lifespan")
Expand Down Expand Up @@ -168052,7 +168044,7 @@ AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynony
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/MP_0021119> "abnormal behavioural response to sound")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#id> <http://purl.obolibrary.org/obo/MP_0021119> "MP:0021119")
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/MP_0021119> "abnormal auditory behavior")
EquivalentClasses(<http://purl.obolibrary.org/obo/MP_0021119> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/BFO_0000051> ObjectIntersectionOf(<http://purl.obolibrary.org/obo/PATO_0000001> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0000052> <http://purl.obolibrary.org/obo/GO_0071626>) ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0002573> <http://purl.obolibrary.org/obo/PATO_0000460>))))
EquivalentClasses(<http://purl.obolibrary.org/obo/MP_0021119> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/BFO_0000051> ObjectIntersectionOf(<http://purl.obolibrary.org/obo/PATO_0000001> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0000052> <http://purl.obolibrary.org/obo/GO_0031223>) ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0002573> <http://purl.obolibrary.org/obo/PATO_0000460>))))
SubClassOf(<http://purl.obolibrary.org/obo/MP_0021119> <http://purl.obolibrary.org/obo/MP_0014114>)

# Class: <http://purl.obolibrary.org/obo/MP_0021120> (abnormal visual behavior)
Expand Down

0 comments on commit 9f2d2c4

Please sign in to comment.