Skip to content

Commit

Permalink
working on #3950
Browse files Browse the repository at this point in the history
fixed metadata tag
  • Loading branch information
sbello committed Mar 22, 2024
1 parent 41bea4f commit 85af578
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ontology/mp-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -152841,20 +152841,20 @@ SubClassOf(<http://purl.obolibrary.org/obo/MP_0014412> <http://purl.obolibrary.o

# Class: <http://purl.obolibrary.org/obo/MP_0014413> (decreased depression-related behavior)

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/MP_0014413> "reduced depression-related behaviour")
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_0014413> "reduced responses to a stressful situation or stimulus, or increased tendency to seek pleasurable stimuli")
AnnotationAssertion(<http://purl.org/dc/terms/contributor> <http://purl.obolibrary.org/obo/MP_0014413> <https://orcid.org/0000-0003-4606-0597>)
AnnotationAssertion(<http://purl.org/dc/terms/date> <http://purl.obolibrary.org/obo/MP_0014413> "2024-03-22T20:35:52Z"^^xsd:dateTime)
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/MP_0014413> "reduced depression-related behaviour")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#id> <http://purl.obolibrary.org/obo/MP_0014413> "MP:0014413")
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/MP_0014413> "decreased depression-related behavior")
SubClassOf(<http://purl.obolibrary.org/obo/MP_0014413> <http://purl.obolibrary.org/obo/MP_0003360>)

# Class: <http://purl.obolibrary.org/obo/MP_0014414> (increased depression-related behavior)

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/MP_0014414> "elevated depression-related behaviour")
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_0014414> "elevated responses to a stressful situation or stimulus, or decreased tendency to seek pleasurable stimuli")
AnnotationAssertion(<http://purl.org/dc/terms/contributor> <http://purl.obolibrary.org/obo/MP_0014414> <https://orcid.org/0000-0003-4606-0597>)
AnnotationAssertion(<http://purl.org/dc/terms/date> <http://purl.obolibrary.org/obo/MP_0014414> "2024-03-22T20:36:08Z"^^xsd:dateTime)
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/MP_0014414> "elevated depression-related behaviour")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#id> <http://purl.obolibrary.org/obo/MP_0014414> "MP:0014414")
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>)
Expand Down

0 comments on commit 85af578

Please sign in to comment.