Skip to content

Commit

Permalink
definition update, synonyms and refs (#2505)
Browse files Browse the repository at this point in the history
  • Loading branch information
JABelfiore authored Aug 29, 2024
1 parent de7794f commit c1af236
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/ontology/cl-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -3064,6 +3064,7 @@ Declaration(Class(obo:CL_4042019))
Declaration(Class(obo:CL_4042020))
Declaration(Class(obo:CL_4052001))
Declaration(Class(obo:CL_4052002))
Declaration(Class(obo:CL_4047006))
Declaration(Class(obo:CP_0000000))
Declaration(Class(obo:CP_0000025))
Declaration(Class(obo:CP_0000027))
Expand Down Expand Up @@ -32330,6 +32331,17 @@ AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:9067520") Annotation(obo
AnnotationAssertion(rdfs:label obo:CL_4052002 "syncytial cell")
EquivalentClasses(obo:CL_4052002 ObjectIntersectionOf(obo:CL_0000000 ObjectSomeValuesFrom(obo:RO_0000053 obo:PATO_0001908) ObjectSomeValuesFrom(obo:RO_0000056 obo:GO_0000768)))

# Class: obo:CL_4047006 (fetal artery endothelial cell)

AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:34497389") obo:IAO_0000115 obo:CL_4047006 "An endothelial cell that lines an artery in the fetal circulatory system.")
AnnotationAssertion(terms:contributor obo:CL_4047006 <https://orcid.org/0009-0005-7919-4905>)
AnnotationAssertion(terms:date obo:CL_4047006 "2024-08-16T13:52:25Z"^^xsd:dateTime)
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:34497389") oboInOwl:hasExactSynonym obo:CL_4047006 "endothelial cell of fetal artery")
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:34497389") oboInOwl:hasExactSynonym obo:CL_4047006 "fetal arterial EC")
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:34497389") oboInOwl:hasExactSynonym obo:CL_4047006 "fetal artery EC")
AnnotationAssertion(rdfs:label obo:CL_4047006 "fetal artery endothelial cell")
SubClassOf(obo:CL_4047006 obo:CL_1000413)

# Class: obo:CP_0000000 (obsolete CP:0000000)

AnnotationAssertion(obo:IAO_0100001 obo:CP_0000000 obo:CL_0017500)
Expand Down

0 comments on commit c1af236

Please sign in to comment.