Skip to content

Commit

Permalink
Closes #3829
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-anagnostop committed Oct 17, 2023
1 parent c2236af commit def31b1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/ontology/mp-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -14329,6 +14329,7 @@ Declaration(Class(<http://purl.obolibrary.org/obo/MP_0031507>))
Declaration(Class(<http://purl.obolibrary.org/obo/MP_0031508>))
Declaration(Class(<http://purl.obolibrary.org/obo/MP_0031509>))
Declaration(Class(<http://purl.obolibrary.org/obo/MP_0031510>))
Declaration(Class(<http://purl.obolibrary.org/obo/MP_0031511>))
Declaration(Class(<http://purl.obolibrary.org/obo/MP_3000001>))
Declaration(Class(<http://purl.obolibrary.org/obo/MP_3000002>))
Declaration(Class(<http://purl.obolibrary.org/obo/MP_3000003>))
Expand Down Expand Up @@ -185151,6 +185152,19 @@ EquivalentClasses(<http://purl.obolibrary.org/obo/MP_0031510> ObjectSomeValuesFr
SubClassOf(<http://purl.obolibrary.org/obo/MP_0031510> <http://purl.obolibrary.org/obo/MP_0000351>)
SubClassOf(<http://purl.obolibrary.org/obo/MP_0031510> <http://purl.obolibrary.org/obo/MP_0031508>)

# Class: <http://purl.obolibrary.org/obo/MP_0031511> (globular heart)

AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "PMID:29078393") Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "PMID:37553261") Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://orcid.org/0000-0002-6490-7723") <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/MP_0031511> "overall shape of the heart is more rounded than usual, lacking a distinct apex")
AnnotationAssertion(<http://purl.org/dc/elements/1.1/date> <http://purl.obolibrary.org/obo/MP_0031511> "2023-10-17T06:38:38Z"^^xsd:dateTime)
AnnotationAssertion(<http://purl.org/dc/terms/contributor> <http://purl.obolibrary.org/obo/MP_0031511> <https://orcid.org/0000-0002-6490-7723>)
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/MP_0031511> "globose heart")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/MP_0031511> "round heart")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/MP_0031511> "rounded heart")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasOBONamespace> <http://purl.obolibrary.org/obo/MP_0031511> "MPheno.ontology")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#id> <http://purl.obolibrary.org/obo/MP_0031511> "MP:0031511")
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/MP_0031511> "globular heart")
SubClassOf(<http://purl.obolibrary.org/obo/MP_0031511> <http://purl.obolibrary.org/obo/MP_0000277>)

# Class: <http://purl.obolibrary.org/obo/MP_3000001> (abnormal gastrula morphology)

AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "http://discovery.lifemapsc.com/library/review-of-medical-embryology/chapter-18-week-3-of-development-trilaminar-germ-disk-embryo-formation-and-gastrulation") <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/MP_3000001> "any structural anomaly of the pear shaped trilaminar embryonic stage in which the primititve streak elongates, the epiblast cells migrate medially towards the streak, enter the primitive groove and migrate laterally to organize into the intraembryonic mesoderm (epithelio-mesenchymal transition) between the embryonic ectoderm and primitive endoderm; the notochordal process forms and extends, and the disc becomes pear shaped as the notochordal process grows")
Expand Down

0 comments on commit def31b1

Please sign in to comment.