Skip to content

Commit

Permalink
Fixes #1266 populate mononuclear phagocyte
Browse files Browse the repository at this point in the history
Fixes #1266 populate mononuclear phagocyte
  • Loading branch information
aleixpuigb committed Oct 26, 2023
1 parent c253377 commit 2454a4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ontology/cl-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -4300,6 +4300,7 @@ AnnotationAssertion(oboInOwl:hasRelatedSynonym obo:CL_0000092 "chondroclast")
AnnotationAssertion(rdfs:comment obo:CL_0000092 "Morphology: Highly vesicular; markers: Surface: RANK, cFMS (MCSF receptor); Secreted: cathepsin K and TRAP (tartate resistant acid phosphatase); transcription factors: PU.1, cFOS, MITF, NFkB (p52); role or process: tissue remodelling: bone resorption; lineage: hematopoietic, myeloid.")
AnnotationAssertion(rdfs:label obo:CL_0000092 "osteoclast")
EquivalentClasses(obo:CL_0000092 ObjectIntersectionOf(obo:CL_0000766 ObjectSomeValuesFrom(obo:BFO_0000050 obo:UBERON_0001474) ObjectSomeValuesFrom(obo:BFO_0000051 obo:PR_000001850) ObjectSomeValuesFrom(obo:BFO_0000051 obo:PR_000001937) ObjectSomeValuesFrom(obo:BFO_0000051 obo:PR_000001944) ObjectSomeValuesFrom(obo:BFO_0000051 obo:PR_000007597) ObjectSomeValuesFrom(obo:BFO_0000051 obo:PR_000011178) ObjectSomeValuesFrom(obo:RO_0002104 obo:PR_000001954) ObjectSomeValuesFrom(obo:RO_0002104 obo:PR_000002062) ObjectSomeValuesFrom(obo:RO_0002215 obo:GO_0045453)))
SubClassOf(obo:CL_0000092 obo:CL_0000113)
SubClassOf(Annotation(oboInOwl:is_inferred "true") obo:CL_0000092 obo:CL_0000766)
SubClassOf(Annotation(oboInOwl:is_inferred "true") obo:CL_0000092 obo:CL_0001035)
SubClassOf(obo:CL_0000092 ObjectSomeValuesFrom(obo:RO_0002202 obo:CL_0000576))
Expand Down Expand Up @@ -4500,6 +4501,7 @@ AnnotationAssertion(oboInOwl:hasDbXref obo:CL_0000113 "BTO:0001433")
AnnotationAssertion(rdfs:label obo:CL_0000113 "mononuclear phagocyte")
EquivalentClasses(obo:CL_0000113 ObjectIntersectionOf(obo:CL_0000518 ObjectSomeValuesFrom(obo:RO_0000053 obo:PATO_0001407)))
SubClassOf(Annotation(oboInOwl:is_inferred "true") obo:CL_0000113 obo:CL_0000518)
SubClassOf(obo:CL_0000113 obo:CL_0000842)

# Class: obo:CL_0000114 (surface ectodermal cell)

Expand Down Expand Up @@ -5643,6 +5645,7 @@ AnnotationAssertion(oboInOwl:hasExactSynonym obo:CL_0000235 "histiocyte")
AnnotationAssertion(rdfs:comment obo:CL_0000235 "Morphology: Diameter 30_M-80 _M, abundant cytoplasm, low N/C ratio, eccentric nucleus. Irregular shape with pseudopods, highly adhesive. Contain vacuoles and phagosomes, may contain azurophilic granules; markers: Mouse & Human: CD68, in most cases CD11b. Mouse: in most cases F4/80+; role or process: immune, antigen presentation, & tissue remodelling; lineage: hematopoietic, myeloid.")
AnnotationAssertion(rdfs:label obo:CL_0000235 "macrophage")
EquivalentClasses(obo:CL_0000235 ObjectIntersectionOf(obo:CL_0000766 ObjectSomeValuesFrom(obo:RO_0002215 obo:GO_0002504) ObjectSomeValuesFrom(obo:RO_0002215 obo:GO_0006909) ObjectSomeValuesFrom(obo:RO_0002215 obo:GO_0031268)))
SubClassOf(obo:CL_0000235 obo:CL_0000113)
SubClassOf(Annotation(oboInOwl:is_inferred "true") obo:CL_0000235 obo:CL_0000766)
SubClassOf(obo:CL_0000235 ObjectSomeValuesFrom(obo:RO_0002202 obo:CL_0000576))

Expand Down

0 comments on commit 2454a4f

Please sign in to comment.