diff --git a/src/ontology/cl-edit.owl b/src/ontology/cl-edit.owl index 9dc5c2e12..e7afd5a84 100644 --- a/src/ontology/cl-edit.owl +++ b/src/ontology/cl-edit.owl @@ -3447,10 +3447,11 @@ AnnotationAssertion(rdfs:comment obo:CL_0000004 "This term was made obsolete bec AnnotationAssertion(rdfs:label obo:CL_0000004 "obsolete cell by organism") AnnotationAssertion(owl:deprecated obo:CL_0000004 "true"^^xsd:boolean) -# Class: obo:CL_0000005 (fibroblast neural crest derived) +# Class: obo:CL_0000005 (neural crest derived fibroblast) -AnnotationAssertion(Annotation(oboInOwl:hasDbXref "https://orcid.org/0000-0001-5208-3432") obo:IAO_0000115 obo:CL_0000005 "Any fibroblast that is deriived from the neural crest.") -AnnotationAssertion(rdfs:label obo:CL_0000005 "fibroblast neural crest derived") +AnnotationAssertion(Annotation(oboInOwl:hasDbXref "https://orcid.org/0000-0001-5208-3432") obo:IAO_0000115 obo:CL_0000005 "Any fibroblast that is derived from the neural crest.") +AnnotationAssertion(oboInOwl:hasExactSynonym obo:CL_0000005 "fibroblast neural crest derived") +AnnotationAssertion(rdfs:label obo:CL_0000005 "neural crest derived fibroblast") EquivalentClasses(obo:CL_0000005 ObjectIntersectionOf(obo:CL_0000057 ObjectSomeValuesFrom(obo:RO_0002202 obo:CL_0000333))) SubClassOf(obo:CL_0000005 obo:CL_0000057) SubClassOf(obo:CL_0000005 ObjectSomeValuesFrom(obo:RO_0002202 obo:CL_0000008))