Skip to content

Commit

Permalink
Merge pull request #684 from obophenotype/robot-repot
Browse files Browse the repository at this point in the history
add description
  • Loading branch information
nicolevasilevsky committed Jun 17, 2020
2 parents 1597dbf + b918313 commit d329289
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 deletions.
8 changes: 5 additions & 3 deletions src/ontology/cl-edit.owl
Expand Up @@ -25,6 +25,7 @@ Annotation(<http://purl.org/dc/elements/1.1/contributor> "Melissa Haendel")
Annotation(<http://purl.org/dc/elements/1.1/contributor> "Nicole Vasilevsky")
Annotation(<http://purl.org/dc/elements/1.1/contributor> "Terry Meehan")
Annotation(<http://purl.org/dc/elements/1.1/contributor> "Yvonne Bradford")
Annotation(<http://purl.org/dc/elements/1.1/description> "An ontology of cell types.")
Annotation(<http://purl.org/dc/elements/1.1/license> <http://creativecommons.org/licenses/by/4.0/>)
Annotation(<http://purl.org/dc/elements/1.1/title> "Cell Ontology")
Annotation(rdfs:comment "See PMID:15693950, PMID:12799354, PMID:20123131, PMID:21208450; Contact Alexander Diehl, addiehl@buffalo.edu, University at Buffalo."^^xsd:string)
Expand Down Expand Up @@ -2626,7 +2627,6 @@ AnnotationAssertion(oboInOwl:hasDbXref obo:CL_0000000 "XAO:0003012"^^xsd:string)
AnnotationAssertion(oboInOwl:hasOBONamespace obo:CL_0000000 "cell"^^xsd:string)
AnnotationAssertion(oboInOwl:inSubset obo:CL_0000000 <http://purl.obolibrary.org/obo/ubprop#_upper_level>)
AnnotationAssertion(rdfs:comment obo:CL_0000000 "The definition of cell is intended to represent all cells, and thus a cell is defined as a material entity and not an anatomical structure, which implies that it is part of an organism (or the entirety of one)."^^xsd:string)
AnnotationAssertion(rdfs:label obo:CL_0000000 "cell"^^xsd:string)
EquivalentClasses(obo:CL_0000000 obo:GO_0005623)

# Class: obo:CL_0000001 (primary cultured cell)
Expand Down Expand Up @@ -7488,7 +7488,6 @@ AnnotationAssertion(oboInOwl:hasDbXref obo:CL_0000540 "WBbt:0003679"^^xsd:string
AnnotationAssertion(oboInOwl:hasExactSynonym obo:CL_0000540 "nerve cell"^^xsd:string)
AnnotationAssertion(oboInOwl:hasOBONamespace obo:CL_0000540 "cell"^^xsd:string)
AnnotationAssertion(rdfs:comment obo:CL_0000540 "These cells are also reportedly CD4-negative and CD200-positive. They are also capable of producing CD40L and IFN-gamma."^^xsd:string)
AnnotationAssertion(rdfs:label obo:CL_0000540 "neuron"^^xsd:string)
SubClassOf(obo:CL_0000540 obo:CL_0000393)
SubClassOf(obo:CL_0000540 obo:CL_0000404)
SubClassOf(obo:CL_0000540 obo:CL_0002319)
Expand Down Expand Up @@ -22115,7 +22114,6 @@ AnnotationAssertion(rdfs:label obo:CL_0011023 "CD25+ mast cell")
EquivalentClasses(obo:CL_0011023 ObjectIntersectionOf(obo:CL_0001063 ObjectSomeValuesFrom(obo:RO_0001000 obo:CL_0000097) ObjectSomeValuesFrom(obo:RO_0002104 obo:PR_000001380)))
SubClassOf(obo:CL_0011023 obo:CL_0001063)


# Class: obo:CL_0011024 (double negative T regulatory cell)

AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:16285891") obo:IAO_0000115 obo:CL_0011024 "A double negative thymocyte that is CD3-positive, CD4-negative, CD8-negative, that that are present in the periphery in very low numbers and predominantly produce INF-gamma, TNF-alpha, and a low amount of TGF-beta, but not IL-2, IL-4, IL-10 or IL-13 upon activation.")
Expand Down Expand Up @@ -26870,6 +26868,10 @@ AnnotationAssertion(rdfs:label obo:D96882F1-8709-49AB-BCA9-772A67EA6C33 "alobate
EquivalentClasses(obo:D96882F1-8709-49AB-BCA9-772A67EA6C33 ObjectIntersectionOf(obo:GO_0005634 ObjectSomeValuesFrom(obo:RO_0000053 obo:PATO_0002506)))
SubClassOf(obo:D96882F1-8709-49AB-BCA9-772A67EA6C33 obo:GO_0005634)

# Class: obo:GO_0005623 (GO:cell)

AnnotationAssertion(rdfs:comment obo:GO_0005623 "GO is planning to obsolete this term in favor of the CL 'cell' term.")

# Class: obo:GO_0032634 (interleukin-5 production)

AnnotationAssertion(rdfs:label obo:GO_0032634 "interleukin-5 production")
Expand Down
3 changes: 1 addition & 2 deletions src/ontology/imports/go_import.owl
Expand Up @@ -11926,7 +11926,6 @@
<oboInOwl:inSubset rdf:resource="http://purl.obolibrary.org/obo/go#goslim_chembl"/>
<oboInOwl:inSubset rdf:resource="http://purl.obolibrary.org/obo/go#goslim_generic"/>
<oboInOwl:inSubset rdf:resource="http://purl.obolibrary.org/obo/go#goslim_plant"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cell</rdfs:label>
</owl:Class>
<owl:Axiom>
<owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/GO_0005623"/>
Expand Down Expand Up @@ -89234,5 +89233,5 @@



<!-- Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi -->
<!-- Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi -->

0 comments on commit d329289

Please sign in to comment.