Skip to content
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

Update OBO foundry metadata #2672

Merged
merged 1 commit into from
Jan 23, 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
6 changes: 3 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7756,8 +7756,8 @@ ontologies:
label: Sebastian Koehler
orcid: 0000-0002-5316-1399
depicted_by: https://raw.githubusercontent.com/obophenotype/human-phenotype-ontology/master/logo/HPO-logo-black_small.png
description: A structured and controlled vocabulary for the phenotypic features
encountered in human hereditary and other disease.
description: The Human Phenotype Ontology (HPO) is a structured and controlled vocabulary
for the phenotypic features encountered in human hereditary and other disease.
domain: phenotype
homepage: http://www.human-phenotype-ontology.org/
id: hp
Expand Down Expand Up @@ -7900,7 +7900,7 @@ ontologies:
taxon:
id: NCBITaxon:9606
label: Homo sapiens
title: Human Phenotype Ontology
title: Human Phenotype Ontology (HPO)
tracker: https://github.com/obophenotype/human-phenotype-ontology/issues/
twitter: hp_ontology
usages:
Expand Down
4 changes: 2 additions & 2 deletions registry/ontologies.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -10852,7 +10852,7 @@
"orcid": "0000-0002-5316-1399"
},
"depicted_by": "https://raw.githubusercontent.com/obophenotype/human-phenotype-ontology/master/logo/HPO-logo-black_small.png",
"description": "A structured and controlled vocabulary for the phenotypic features encountered in human hereditary and other disease.",
"description": "The Human Phenotype Ontology (HPO) is a structured and controlled vocabulary for the phenotypic features encountered in human hereditary and other disease.",
"domain": "phenotype",
"homepage": "http://www.human-phenotype-ontology.org/",
"id": "hp",
Expand Down Expand Up @@ -11025,7 +11025,7 @@
"id": "NCBITaxon:9606",
"label": "Homo sapiens"
},
"title": "Human Phenotype Ontology",
"title": "Human Phenotype Ontology (HPO)",
"tracker": "https://github.com/obophenotype/human-phenotype-ontology/issues/",
"twitter": "hp_ontology",
"usages": [
Expand Down
Loading
Loading