Skip to content

Update OBO foundry metadata #2685

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 14, 2025
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: [email protected]
github: mellybelly
label: Melissa Haendel
orcid: 0000-0001-9114-8737
email: [email protected]
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": "[email protected]",
"github": "mellybelly",
"label": "Melissa Haendel",
"orcid": "0000-0001-9114-8737"
"email": "[email protected]",
"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