Skip to content

Commit

Permalink
add taxon constraint to leukocyte
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolevasilevsky committed Aug 9, 2019
1 parent 2db5e28 commit f969371
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ontology/cl-edit.owl
Expand Up @@ -9349,6 +9349,7 @@ AnnotationAssertion(rdfs:label obo:CL_0000738 "leukocyte"^^xsd:string)
EquivalentClasses(obo:CL_0000738 ObjectIntersectionOf(obo:CL_0000988 ObjectSomeValuesFrom(obo:RO_0002215 obo:GO_0001667)))
SubClassOf(Annotation(oboInOwl:is_inferred "true"^^xsd:string) obo:CL_0000738 obo:CL_0000988)
SubClassOf(obo:CL_0000738 ObjectSomeValuesFrom(obo:BFO_0000050 obo:UBERON_0002405))
SubClassOf(obo:CL_0000738 ObjectSomeValuesFrom(obo:RO_0002160 obo:NCBITaxon_7742))
SubClassOf(obo:CL_0000738 ObjectSomeValuesFrom(obo:RO_0002202 obo:CL_0000037))

# Class: obo:CL_0000740 (retinal ganglion cell)
Expand Down

0 comments on commit f969371

Please sign in to comment.