Skip to content

Commit

Permalink
working on #3921
Browse files Browse the repository at this point in the history
added terms for increased/decreased preference

Declaration(Class(<http://purl.obolibrary.org/obo/MP_0014415>))
Declaration(Class(<http://purl.obolibrary.org/obo/MP_0014416>))
  • Loading branch information
sbello committed Mar 26, 2024
1 parent 85af578 commit b50aec9
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions src/ontology/mp-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -11721,6 +11721,8 @@ Declaration(Class(<http://purl.obolibrary.org/obo/MP_0014411>))
Declaration(Class(<http://purl.obolibrary.org/obo/MP_0014412>))
Declaration(Class(<http://purl.obolibrary.org/obo/MP_0014413>))
Declaration(Class(<http://purl.obolibrary.org/obo/MP_0014414>))
Declaration(Class(<http://purl.obolibrary.org/obo/MP_0014415>))
Declaration(Class(<http://purl.obolibrary.org/obo/MP_0014416>))
Declaration(Class(<http://purl.obolibrary.org/obo/MP_0020000>))
Declaration(Class(<http://purl.obolibrary.org/obo/MP_0020001>))
Declaration(Class(<http://purl.obolibrary.org/obo/MP_0020002>))
Expand Down Expand Up @@ -152859,6 +152861,26 @@ AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#id> <http://pu
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/MP_0014414> "increased depression-related behavior")
SubClassOf(<http://purl.obolibrary.org/obo/MP_0014414> <http://purl.obolibrary.org/obo/MP_0003360>)

# Class: <http://purl.obolibrary.org/obo/MP_0014415> (increased social novelty preference)

AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://orcid.org/0000-0003-4606-0597>) <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/MP_0014415> "increase in the time spent with or preference for interactions with a novel individual of the same species versus with a familiar individual of the same species")
AnnotationAssertion(<http://purl.org/dc/terms/contributor> <http://purl.obolibrary.org/obo/MP_0014415> <https://orcid.org/0000-0003-4606-0597>)
AnnotationAssertion(<http://purl.org/dc/terms/date> <http://purl.obolibrary.org/obo/MP_0014415> "2024-03-26T20:33:37Z"^^xsd:dateTime)
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/MP_0014415> "elevated social novelty preference")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#id> <http://purl.obolibrary.org/obo/MP_0014415> "MP:0014415")
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/MP_0014415> "increased social novelty preference")
SubClassOf(<http://purl.obolibrary.org/obo/MP_0014415> <http://purl.obolibrary.org/obo/MP_0020395>)

# Class: <http://purl.obolibrary.org/obo/MP_0014416> (decreased social novelty preference)

AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://orcid.org/0000-0003-4606-0597>) <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/MP_0014416> "reduction in the time spent with or preference for interactions with a novel individual of the same species versus with a familiar individual of the same species")
AnnotationAssertion(<http://purl.org/dc/terms/contributor> <http://purl.obolibrary.org/obo/MP_0014416> <https://orcid.org/0000-0003-4606-0597>)
AnnotationAssertion(<http://purl.org/dc/terms/date> <http://purl.obolibrary.org/obo/MP_0014416> "2024-03-26T20:33:57Z"^^xsd:dateTime)
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/MP_0014416> "reduced social novelty preference")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#id> <http://purl.obolibrary.org/obo/MP_0014416> "MP:0014416")
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/MP_0014416> "decreased social novelty preference")
SubClassOf(<http://purl.obolibrary.org/obo/MP_0014416> <http://purl.obolibrary.org/obo/MP_0020395>)

# Class: <http://purl.obolibrary.org/obo/MP_0020000> (abnormal response to antigen)

AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> <https://orcid.org/0000-0001-5208-3432>) <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/MP_0020000> "anomaly in the immune response after exposure to an antigen")
Expand Down

0 comments on commit b50aec9

Please sign in to comment.