Skip to content

Commit e6432be

Browse files
Merge pull request #312 from OBOFoundry/cells_demo_2025-12-15
Add CLO:'cell line cell' & relevant hierarchy
2 parents 2b7d820 + f9876d2 commit e6432be

2 files changed

Lines changed: 33 additions & 0 deletions

File tree

cob-root.owl

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,16 @@
538538

539539

540540

541+
<!-- http://purl.obolibrary.org/obo/CLO_0000001 -->
542+
543+
<owl:Class rdf:about="http://purl.obolibrary.org/obo/CLO_0000001">
544+
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/CL_0000010"/>
545+
<obo:IAO_0000115 xml:lang="en">A cultured cell that is part of a cell line - a stable and homogeneous population of cells with a common biological origin and propagation history in culture</obo:IAO_0000115>
546+
<rdfs:label xml:lang="en">cell line cell</rdfs:label>
547+
</owl:Class>
548+
549+
550+
541551
<!-- http://purl.obolibrary.org/obo/CL_0000000 -->
542552

543553
<owl:Class rdf:about="http://purl.obolibrary.org/obo/CL_0000000">
@@ -550,6 +560,26 @@
550560

551561

552562

563+
<!-- http://purl.obolibrary.org/obo/CL_0000010 -->
564+
565+
<owl:Class rdf:about="http://purl.obolibrary.org/obo/CL_0000010">
566+
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/CL_0000578"/>
567+
<obo:IAO_0000115 xml:lang="en">A cell in vitro that is or has been maintained or propagated as part of a cell culture.</obo:IAO_0000115>
568+
<rdfs:label xml:lang="en">cultured cell</rdfs:label>
569+
</owl:Class>
570+
571+
572+
573+
<!-- http://purl.obolibrary.org/obo/CL_0000578 -->
574+
575+
<owl:Class rdf:about="http://purl.obolibrary.org/obo/CL_0000578">
576+
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/CL_0001034"/>
577+
<obo:IAO_0000115 xml:lang="en">A cell in vitro that has undergone physical changes as a consequence of a deliberate and specific experimental procedure.</obo:IAO_0000115>
578+
<rdfs:label xml:lang="en">experimentally modified cell in vitro</rdfs:label>
579+
</owl:Class>
580+
581+
582+
553583
<!-- http://purl.obolibrary.org/obo/CL_0001034 -->
554584

555585
<owl:Class rdf:about="http://purl.obolibrary.org/obo/CL_0001034">

src/ontology/cob-edit.tsv

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ GO:0005575 cellular_component owl:Class A location, relative to cellular compart
5252
CL:0000000 cell owl:Class A material entity of anatomical origin (part of or deriving from an organism) that has as its parts a maximally connected cell compartment surrounded by a plasma membrane. We struggled with this definition. We are worried about circularity. We also considered requiring the capability of metabolism.|CL and GO definitions of cell differ based on inclusive or exclusive of cell wall, etc. FULL in scope & unmodified from CL material entity
5353
PO:0009002 plant cell owl:Class A cell which is a plant structure (PO:0009011). ROOT root of Plant Ontology cell
5454
CL:0001034 cell in vitro owl:Class A cell that is maintained or propagated in a controlled artificial environment for use in an investigation. ROOT root of Cell Ontology cell
55+
CL:0000578 experimentally modified cell in vitro owl:Class A cell in vitro that has undergone physical changes as a consequence of a deliberate and specific experimental procedure. ROOT bridge to root of Cell Line Ontology cell in vitro
56+
CL:0000010 cultured cell owl:Class A cell in vitro that is or has been maintained or propagated as part of a cell culture. ROOT bridge to root of Cell Line Ontology experimentally modified cell in vitro
57+
CLO:0000001 cell line cell owl:Class A cultured cell that is part of a cell line - a stable and homogeneous population of cells with a common biological origin and propagation history in culture ROOT root of Cell Line Ontology cultured cell
5558
COB:0000021 gross anatomical part owl:Class A part of a multicellular organism that is a collection of cell components that are not all contained in one cell. FULL temporarily has a COB ID; waiting on Uberon's 'gross anatomical part' term material entity
5659
UBERON:0000465 material anatomical entity owl:Class Anatomical entity that has mass. ROOT GROUP material entity 'cellular anatomical entity' or 'cell' or 'gross anatomical part' or 'organism'
5760
PO:0025131 plant anatomical entity owl:Class An anatomical entity that is or was part of a plant. ROOT GROUP: CHILD material anatomical entity

0 commit comments

Comments
 (0)