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
8 changes: 4 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4250,10 +4250,10 @@ ontologies:
wasDerivedFrom: ftp://ftp.ebi.ac.uk/pub/databases/taxonomy/taxonomy.dat
- activity_status: active
contact:
email: haendel@ohsu.edu
github: mellybelly
label: Melissa Haendel
orcid: 0000-0001-9114-8737
email: noreply@example.com
github: ghost
label: None
orcid: 0000-0000-0000-0000
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
Expand Down
8 changes: 4 additions & 4 deletions registry/ontologies.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -5962,10 +5962,10 @@
{
"activity_status": "active",
"contact": {
"email": "haendel@ohsu.edu",
"github": "mellybelly",
"label": "Melissa Haendel",
"orcid": "0000-0001-9114-8737"
"email": "noreply@example.com",
"github": "ghost",
"label": "None",
"orcid": "0000-0000-0000-0000"
},
"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",
Expand Down
Loading