Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 3 additions & 19 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4317,7 +4317,7 @@ ontologies:
abnormalities. The NCIt OBO Edition aims to increase integration of the NCIt with
OBO Library ontologies. NCIt OBO Edition releases should be considered experimental.
domain: health
homepage: https://github.com/NCI-Thesaurus/thesaurus-obo-edition
homepage: https://github.com/ncit-obo-org/ncit-obo-edition
id: ncit
layout: ontology_detail
license:
Expand All @@ -4335,25 +4335,9 @@ ontologies:
- id: ncit.obo
ontology_purl: http://purl.obolibrary.org/obo/ncit.obo
title: NCIt OBO Edition OBO format
- description: This version replaces NCIt terms with direct references to terms
from other domain-specific OBO Library ontologies (e.g. cell types, cellular
components, anatomy), supporting cross-ontology reasoning. The current release
incorporates CL (cell types) and Uberon (anatomy).
id: ncit/ncit-plus.owl
mireots_from:
- cl
- uberon
ontology_purl: http://purl.obolibrary.org/obo/ncit/ncit-plus.owl
title: NCIt Plus
- description: This is a subset extracted from NCIt Plus, based on the [NCIt Neoplasm
Core value set](https://evs.nci.nih.gov/ftp1/NCI_Thesaurus/Neoplasm/About_Core.html)
as a starting point.
id: ncit/neoplasm-core.owl
ontology_purl: http://purl.obolibrary.org/obo/ncit/neoplasm-core.owl
title: NCIt Plus Neoplasm Core
repository: https://github.com/NCI-Thesaurus/thesaurus-obo-edition
repository: https://github.com/ncit-obo-org/ncit-obo-edition
title: NCI Thesaurus OBO Edition
tracker: https://github.com/NCI-Thesaurus/thesaurus-obo-edition/issues
tracker: https://github.com/ncit-obo-org/ncit-obo-edition/issues
- activity_status: active
build:
method: owl2obo
Expand Down
22 changes: 3 additions & 19 deletions registry/ontologies.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -6043,7 +6043,7 @@
},
"description": "NCI Thesaurus (NCIt)is a reference terminology that includes broad coverage of the cancer domain, including cancer related diseases, findings and abnormalities. The NCIt OBO Edition aims to increase integration of the NCIt with OBO Library ontologies. NCIt OBO Edition releases should be considered experimental.",
"domain": "health",
"homepage": "https://github.com/NCI-Thesaurus/thesaurus-obo-edition",
"homepage": "https://github.com/ncit-obo-org/ncit-obo-edition",
"id": "ncit",
"layout": "ontology_detail",
"license": {
Expand All @@ -6064,27 +6064,11 @@
"id": "ncit.obo",
"ontology_purl": "http://purl.obolibrary.org/obo/ncit.obo",
"title": "NCIt OBO Edition OBO format"
},
{
"description": "This version replaces NCIt terms with direct references to terms from other domain-specific OBO Library ontologies (e.g. cell types, cellular components, anatomy), supporting cross-ontology reasoning. The current release incorporates CL (cell types) and Uberon (anatomy).",
"id": "ncit/ncit-plus.owl",
"mireots_from": [
"cl",
"uberon"
],
"ontology_purl": "http://purl.obolibrary.org/obo/ncit/ncit-plus.owl",
"title": "NCIt Plus"
},
{
"description": "This is a subset extracted from NCIt Plus, based on the [NCIt Neoplasm Core value set](https://evs.nci.nih.gov/ftp1/NCI_Thesaurus/Neoplasm/About_Core.html) as a starting point.",
"id": "ncit/neoplasm-core.owl",
"ontology_purl": "http://purl.obolibrary.org/obo/ncit/neoplasm-core.owl",
"title": "NCIt Plus Neoplasm Core"
}
],
"repository": "https://github.com/NCI-Thesaurus/thesaurus-obo-edition",
"repository": "https://github.com/ncit-obo-org/ncit-obo-edition",
"title": "NCI Thesaurus OBO Edition",
"tracker": "https://github.com/NCI-Thesaurus/thesaurus-obo-edition/issues"
"tracker": "https://github.com/ncit-obo-org/ncit-obo-edition/issues"
},
{
"activity_status": "active",
Expand Down
Loading