Skip to content

Commit

Permalink
Fixes #2281
Browse files Browse the repository at this point in the history
  • Loading branch information
dosumis committed Sep 17, 2024
1 parent 1039489 commit 30e57e8
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions src/ontology/cl-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -3292,7 +3292,7 @@ AnnotationAssertion(rdfs:label obo:IAO_0000115 "definition")

AnnotationAssertion(rdfs:label obo:IAO_0000424 "expand expression to")

# Annotation Property: obo:IAO_0000700 (has ontology root term)
# Annotation Property: obo:IAO_0000700 (preferred_root)

AnnotationAssertion(rdfs:label obo:IAO_0000700 "preferred_root")

Expand Down Expand Up @@ -3386,11 +3386,11 @@ AnnotationAssertion(rdfs:label oboInOwl:hasBroadSynonym "has_broad_synonym")

AnnotationAssertion(rdfs:label oboInOwl:hasDbXref "database_cross_reference")

# Annotation Property: oboInOwl:hasExactSynonym (has exact synonym)
# Annotation Property: oboInOwl:hasExactSynonym (has_exact_synonym)

AnnotationAssertion(rdfs:label oboInOwl:hasExactSynonym "has_exact_synonym")

# Annotation Property: oboInOwl:hasNarrowSynonym (has narrow synonym)
# Annotation Property: oboInOwl:hasNarrowSynonym (has_narrow_synonym)

AnnotationAssertion(rdfs:label oboInOwl:hasNarrowSynonym "has_narrow_synonym")

Expand Down Expand Up @@ -4057,6 +4057,7 @@ AnnotationAssertion(oboInOwl:hasDbXref obo:CL_0000057 "NCIT:C12482")
AnnotationAssertion(oboInOwl:hasDbXref obo:CL_0000057 "VHOG:0001482")
AnnotationAssertion(rdfs:comment obo:CL_0000057 "These cells may be vimentin-positive, fibronectin-positive, fsp1-positive, MMP-1-positive, collagen I-positive, collagen III-positive, and alpha-SMA-negative.")
AnnotationAssertion(rdfs:label obo:CL_0000057 "fibroblast")
SubClassOf(obo:CL_0000057 obo:CL_0000499)
SubClassOf(obo:CL_0000057 obo:CL_0002320)
SubClassOf(obo:CL_0000057 ObjectSomeValuesFrom(obo:RO_0002202 obo:CL_0000134))

Expand Down Expand Up @@ -7673,7 +7674,7 @@ SubClassOf(obo:CL_0000498 obo:CL_0000099)

# Class: obo:CL_0000499 (stromal cell)

AnnotationAssertion(Annotation(oboInOwl:hasDbXref "GOC:tfm") Annotation(oboInOwl:hasDbXref "MESH:D017154") obo:IAO_0000115 obo:CL_0000499 "A connective tissue cell of an organ found in the loose connective tissue. These are most often associated with the uterine mucosa and the ovary as well as the hematopoietic system and elsewhere.")
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "GOC:tfm") Annotation(oboInOwl:hasDbXref "MESH:D017154") obo:IAO_0000115 obo:CL_0000499 "A connective tissue cell of an organ found in the loose connective tissue.")
AnnotationAssertion(oboInOwl:hasDbXref obo:CL_0000499 "BTO:0002064")
AnnotationAssertion(oboInOwl:hasDbXref obo:CL_0000499 "FMA:83624")
AnnotationAssertion(rdfs:label obo:CL_0000499 "stromal cell")
Expand Down Expand Up @@ -32357,7 +32358,7 @@ AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:10467245") obo:IAO_00001
AnnotationAssertion(terms:contributor obo:CL_4042021 <https://orcid.org/0000-0002-0098-8958>)
AnnotationAssertion(terms:date obo:CL_4042021 "2024-09-02T11:42:12Z"^^xsd:dateTime)
AnnotationAssertion(Annotation(oboInOwl:SynonymTypeProperty obo:OMO_0003000) Annotation(oboInOwl:hasDbXref "PMID:12429182") oboInOwl:hasRelatedSynonym obo:CL_4042021 "NRP")
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:9354325") Annotation(oboInOwl:hasDbXref "PMID:12429182") rdfs:comment obo:CL_4042021 "In vitro cultures of embryonic mouse neural tubes show that neuronal-restricted precursors (NRPs) are derived from multipotent neuroepithelial cells to give rise to neurons. This progression suggests a linear relationship between multipotent progenitors and neuronal-restricted differentiation. (Mayer-Proschel et al., 1997). In the spinal cord of rats, neural-restricted precursor cells give rise cholinergic, GABAergic, glutametergic neurons (Cao and Howard et al., 2002).")
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:12429182") Annotation(oboInOwl:hasDbXref "PMID:9354325") rdfs:comment obo:CL_4042021 "In vitro cultures of embryonic mouse neural tubes show that neuronal-restricted precursors (NRPs) are derived from multipotent neuroepithelial cells to give rise to neurons. This progression suggests a linear relationship between multipotent progenitors and neuronal-restricted differentiation. (Mayer-Proschel et al., 1997). In the spinal cord of rats, neural-restricted precursor cells give rise cholinergic, GABAergic, glutametergic neurons (Cao and Howard et al., 2002).")
AnnotationAssertion(rdfs:label obo:CL_4042021 "neuronal-restricted precursor"@en)
SubClassOf(obo:CL_4042021 obo:CL_0000123)
SubClassOf(obo:CL_4042021 obo:CL_0011026)
Expand Down

0 comments on commit 30e57e8

Please sign in to comment.