Skip to content

Commit b59eba0

Browse files
🚀 Automatically rebuilt derived files (#2759)
Co-authored-by: GitHub Action <action@github.com>
1 parent 607b945 commit b59eba0

5 files changed

Lines changed: 1093 additions & 1161 deletions

File tree

_config.yml

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4317,7 +4317,7 @@ ontologies:
43174317
abnormalities. The NCIt OBO Edition aims to increase integration of the NCIt with
43184318
OBO Library ontologies. NCIt OBO Edition releases should be considered experimental.
43194319
domain: health
4320-
homepage: https://github.com/NCI-Thesaurus/thesaurus-obo-edition
4320+
homepage: https://github.com/ncit-obo-org/ncit-obo-edition
43214321
id: ncit
43224322
layout: ontology_detail
43234323
license:
@@ -4335,25 +4335,9 @@ ontologies:
43354335
- id: ncit.obo
43364336
ontology_purl: http://purl.obolibrary.org/obo/ncit.obo
43374337
title: NCIt OBO Edition OBO format
4338-
- description: This version replaces NCIt terms with direct references to terms
4339-
from other domain-specific OBO Library ontologies (e.g. cell types, cellular
4340-
components, anatomy), supporting cross-ontology reasoning. The current release
4341-
incorporates CL (cell types) and Uberon (anatomy).
4342-
id: ncit/ncit-plus.owl
4343-
mireots_from:
4344-
- cl
4345-
- uberon
4346-
ontology_purl: http://purl.obolibrary.org/obo/ncit/ncit-plus.owl
4347-
title: NCIt Plus
4348-
- description: This is a subset extracted from NCIt Plus, based on the [NCIt Neoplasm
4349-
Core value set](https://evs.nci.nih.gov/ftp1/NCI_Thesaurus/Neoplasm/About_Core.html)
4350-
as a starting point.
4351-
id: ncit/neoplasm-core.owl
4352-
ontology_purl: http://purl.obolibrary.org/obo/ncit/neoplasm-core.owl
4353-
title: NCIt Plus Neoplasm Core
4354-
repository: https://github.com/NCI-Thesaurus/thesaurus-obo-edition
4338+
repository: https://github.com/ncit-obo-org/ncit-obo-edition
43554339
title: NCI Thesaurus OBO Edition
4356-
tracker: https://github.com/NCI-Thesaurus/thesaurus-obo-edition/issues
4340+
tracker: https://github.com/ncit-obo-org/ncit-obo-edition/issues
43574341
- activity_status: active
43584342
build:
43594343
method: owl2obo

registry/ontologies.jsonld

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6043,7 +6043,7 @@
60436043
},
60446044
"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.",
60456045
"domain": "health",
6046-
"homepage": "https://github.com/NCI-Thesaurus/thesaurus-obo-edition",
6046+
"homepage": "https://github.com/ncit-obo-org/ncit-obo-edition",
60476047
"id": "ncit",
60486048
"layout": "ontology_detail",
60496049
"license": {
@@ -6064,27 +6064,11 @@
60646064
"id": "ncit.obo",
60656065
"ontology_purl": "http://purl.obolibrary.org/obo/ncit.obo",
60666066
"title": "NCIt OBO Edition OBO format"
6067-
},
6068-
{
6069-
"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).",
6070-
"id": "ncit/ncit-plus.owl",
6071-
"mireots_from": [
6072-
"cl",
6073-
"uberon"
6074-
],
6075-
"ontology_purl": "http://purl.obolibrary.org/obo/ncit/ncit-plus.owl",
6076-
"title": "NCIt Plus"
6077-
},
6078-
{
6079-
"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.",
6080-
"id": "ncit/neoplasm-core.owl",
6081-
"ontology_purl": "http://purl.obolibrary.org/obo/ncit/neoplasm-core.owl",
6082-
"title": "NCIt Plus Neoplasm Core"
60836067
}
60846068
],
6085-
"repository": "https://github.com/NCI-Thesaurus/thesaurus-obo-edition",
6069+
"repository": "https://github.com/ncit-obo-org/ncit-obo-edition",
60866070
"title": "NCI Thesaurus OBO Edition",
6087-
"tracker": "https://github.com/NCI-Thesaurus/thesaurus-obo-edition/issues"
6071+
"tracker": "https://github.com/ncit-obo-org/ncit-obo-edition/issues"
60886072
},
60896073
{
60906074
"activity_status": "active",

0 commit comments

Comments
 (0)