Skip to content

Commit

Permalink
Merge pull request #2131 from obophenotype/2101-chg_syn_type_type1_ep…
Browse files Browse the repository at this point in the history
…i_thymus

Addresses #2101 Update synonym type on "subcapsular thymic epithelial…
  • Loading branch information
bvarner-ebi authored Aug 31, 2023
2 parents 16c738a + 49ec896 commit 548dd1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ontology/cl-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -6945,7 +6945,7 @@ SubClassOf(obo:CL_0000411 ObjectSomeValuesFrom(obo:RO_0002162 obo:NCBITaxon_6237

# Class: obo:CL_0000412 (polyploid cell)

AnnotationAssertion(Annotation(oboInOwl:hasDbXref "FB:ma") Annotation(oboInOwl:hasDbXref "https://bio.libretexts.org/Bookshelves/Introductory_and_General_Biology/Biology_(Kimball)/07%3A_Cell_Division/7.04%3A_Polyploidy"^^xsd:anyURI) Annotation(oboInOwl:hasDbXref "PMID:32646579") obo:IAO_0000115 obo:CL_0000412 "A cell that contains more than two haploid sets of chromosomes.")
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "FB:ma") Annotation(oboInOwl:hasDbXref "PMID:32646579") Annotation(oboInOwl:hasDbXref "https://bio.libretexts.org/Bookshelves/Introductory_and_General_Biology/Biology_(Kimball)/07%3A_Cell_Division/7.04%3A_Polyploidy"^^xsd:anyURI) obo:IAO_0000115 obo:CL_0000412 "A cell that contains more than two haploid sets of chromosomes.")
AnnotationAssertion(rdfs:label obo:CL_0000412 "polyploid cell")
EquivalentClasses(obo:CL_0000412 ObjectIntersectionOf(obo:CL_0000000 ObjectSomeValuesFrom(obo:RO_0000053 obo:PATO_0001377)))
SubClassOf(obo:CL_0000412 obo:CL_0000003)
Expand Down Expand Up @@ -16799,7 +16799,7 @@ AnnotationAssertion(Annotation(oboInOwl:hasDbXref "GOC:tfm") Annotation(oboInOwl
AnnotationAssertion(<http://purl.org/dc/terms/contributor> obo:CL_0002294 <https://orcid.org/0000-0003-1980-3228>)
AnnotationAssertion(oboInOwl:creation_date obo:CL_0002294 "2010-09-13T02:37:23Z")
AnnotationAssertion(oboInOwl:hasDbXref obo:CL_0002294 "FMA:72209")
AnnotationAssertion(oboInOwl:hasExactSynonym obo:CL_0002294 "subcapsular thymic epithelial cell")
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:18194204") Annotation(oboInOwl:hasDbXref "PMID:2694455") oboInOwl:hasRelatedSynonym obo:CL_0002294 "subcapsular thymic epithelial cell")
AnnotationAssertion(rdfs:label obo:CL_0002294 "type-1 epithelial cell of thymus")
SubClassOf(obo:CL_0002294 obo:CL_0002364)

Expand Down

0 comments on commit 548dd1c

Please sign in to comment.