Skip to content

Commit

Permalink
Merge pull request #306 from obophenotype/add_synonym_placental_mass
Browse files Browse the repository at this point in the history
Added synonym + reference
  • Loading branch information
ar-ibrahim authored Dec 7, 2023
2 parents 2a0f467 + 1ef95ec commit 7d50127
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/patterns/data/default/entity_attribute.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ OBA:VT0004236 masseter muscle size trait UBERON:0001597 masseter muscle PATO:000
OBA:VT0004238 pterygoid muscle size trait UBERON:0006720 pterygoid muscle PATO:0000117 size
OBA:VT0004240 temporalis muscle size trait UBERON:0001598 temporalis muscle PATO:0000117 size
OBA:VT0004252 heart tube looping direction GO:0001947 heart looping PATO:0000039 direction
OBA:VT0004257 placenta mass UBERON:0001987 placenta PATO:0000125 mass
OBA:VT0004257 placenta mass UBERON:0001987 placenta PATO:0000125 mass placental weight PMID:37798380
OBA:VT0004258 placenta size trait UBERON:0001987 placenta PATO:0000117 size
OBA:VT0004264 extraembryonic tissue physiology trait UBERON:0000478 extraembryonic structure PATO:0001509 functionality
OBA:VT0004266 placenta color UBERON:0001987 placenta PATO:0000014 color
Expand Down
2 changes: 2 additions & 0 deletions src/patterns/definitions.owl
Original file line number Diff line number Diff line change
Expand Up @@ -113980,7 +113980,9 @@ EquivalentClasses(<http://purl.obolibrary.org/obo/OBA_VT0004256> ObjectIntersect
# Class: <http://purl.obolibrary.org/obo/OBA_VT0004257> (placenta mass)

AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "AUTO:patterns/patterns/entity_attribute"^^xsd:string) <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/OBA_VT0004257> "The mass of a placenta."^^xsd:string)
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/OBA_VT0004257> "PMID:37798380"^^xsd:string)
AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "AUTO:patterns/patterns/entity_attribute"^^xsd:string) <http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/OBA_VT0004257> "mass of placenta"^^xsd:string)
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/OBA_VT0004257> "placental weight"^^xsd:string)
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/OBA_VT0004257> "placenta mass"^^xsd:string)
EquivalentClasses(<http://purl.obolibrary.org/obo/OBA_VT0004257> ObjectIntersectionOf(<http://purl.obolibrary.org/obo/PATO_0000125> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0000052> <http://purl.obolibrary.org/obo/UBERON_0001987>)))

Expand Down

0 comments on commit 7d50127

Please sign in to comment.