Skip to content

Commit 7bda7f1

Browse files
🚀 Automatically rebuilt derived files (#2414)
Co-authored-by: GitHub Action <action@github.com>
1 parent 60d77ac commit 7bda7f1

5 files changed

Lines changed: 1186 additions & 1186 deletions

File tree

_config.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2909,15 +2909,15 @@ ontologies:
29092909
user: https://www.rhea-db.org
29102910
- activity_status: active
29112911
contact:
2912-
email: danielle.welter@uni.lu
2912+
email: dwelter.ontologist@gmail.com
29132913
github: daniwelter
29142914
label: Danielle Welter
29152915
orcid: 0000-0003-1058-2668
29162916
description: The Human Ancestry Ontology (HANCESTRO) provides a systematic description
29172917
of the ancestry concepts used in the NHGRI-EBI Catalog of published genome-wide
29182918
association studies.
29192919
domain: organisms
2920-
homepage: https://github.com/EBISPOT/ancestro
2920+
homepage: https://ebispot.github.io/hancestro/
29212921
id: hancestro
29222922
layout: ontology_detail
29232923
license:
@@ -2927,24 +2927,24 @@ ontologies:
29272927
ontology_purl: http://purl.obolibrary.org/obo/hancestro.owl
29282928
preferredPrefix: HANCESTRO
29292929
products:
2930-
- description: The full version of HANCESTRO in OWL format
2930+
- description: The full version of HANCESTRO in OWL format, with BFO upper hierarchy
2931+
for easier integration with other ontologies
29312932
id: hancestro.owl
29322933
ontology_purl: http://purl.obolibrary.org/obo/hancestro.owl
29332934
title: HANCESTRO
2934-
- description: Version of HANCESTRO with BFO upper hierarchy for easier integration
2935-
with other ontologies
2936-
id: hancestro_bfo.owl
2937-
ontology_purl: http://purl.obolibrary.org/obo/hancestro_bfo.owl
2938-
title: HANCESTRO BFO
2935+
- description: Base version of HANCESTRO
2936+
id: hancestro-base.owl
2937+
ontology_purl: http://purl.obolibrary.org/obo/hancestro-base.owl
2938+
title: HANCESTRO Base
29392939
publications:
29402940
- id: https://www.ncbi.nlm.nih.gov/pubmed/29448949
29412941
title: A standardized framework for representation of ancestry data in genomics
29422942
studies, with application to the NHGRI-EBI GWAS Catalog
2943-
repository: https://github.com/EBISPOT/ancestro
2943+
repository: https://github.com/EBISPOT/hancestro
29442944
tags:
29452945
- ancestry
29462946
title: Human Ancestry Ontology
2947-
tracker: https://github.com/EBISPOT/ancestro/issues
2947+
tracker: https://github.com/EBISPOT/hancestro/issues
29482948
usages:
29492949
- description: The Experimental Factor Ontology (EFO) provides a systematic description
29502950
of many experimental variables available in EBI databases, and for external

registry/ontologies.jsonld

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4116,14 +4116,14 @@
41164116
{
41174117
"activity_status": "active",
41184118
"contact": {
4119-
"email": "danielle.welter@uni.lu",
4119+
"email": "dwelter.ontologist@gmail.com",
41204120
"github": "daniwelter",
41214121
"label": "Danielle Welter",
41224122
"orcid": "0000-0003-1058-2668"
41234123
},
41244124
"description": "The Human Ancestry Ontology (HANCESTRO) provides a systematic description of the ancestry concepts used in the NHGRI-EBI Catalog of published genome-wide association studies.",
41254125
"domain": "organisms",
4126-
"homepage": "https://github.com/EBISPOT/ancestro",
4126+
"homepage": "https://ebispot.github.io/hancestro/",
41274127
"id": "hancestro",
41284128
"layout": "ontology_detail",
41294129
"license": {
@@ -4135,16 +4135,16 @@
41354135
"preferredPrefix": "HANCESTRO",
41364136
"products": [
41374137
{
4138-
"description": "The full version of HANCESTRO in OWL format",
4138+
"description": "The full version of HANCESTRO in OWL format, with BFO upper hierarchy for easier integration with other ontologies",
41394139
"id": "hancestro.owl",
41404140
"ontology_purl": "http://purl.obolibrary.org/obo/hancestro.owl",
41414141
"title": "HANCESTRO"
41424142
},
41434143
{
4144-
"description": "Version of HANCESTRO with BFO upper hierarchy for easier integration with other ontologies",
4145-
"id": "hancestro_bfo.owl",
4146-
"ontology_purl": "http://purl.obolibrary.org/obo/hancestro_bfo.owl",
4147-
"title": "HANCESTRO BFO"
4144+
"description": "Base version of HANCESTRO",
4145+
"id": "hancestro-base.owl",
4146+
"ontology_purl": "http://purl.obolibrary.org/obo/hancestro-base.owl",
4147+
"title": "HANCESTRO Base"
41484148
}
41494149
],
41504150
"publications": [
@@ -4153,12 +4153,12 @@
41534153
"title": "A standardized framework for representation of ancestry data in genomics studies, with application to the NHGRI-EBI GWAS Catalog"
41544154
}
41554155
],
4156-
"repository": "https://github.com/EBISPOT/ancestro",
4156+
"repository": "https://github.com/EBISPOT/hancestro",
41574157
"tags": [
41584158
"ancestry"
41594159
],
41604160
"title": "Human Ancestry Ontology",
4161-
"tracker": "https://github.com/EBISPOT/ancestro/issues",
4161+
"tracker": "https://github.com/EBISPOT/hancestro/issues",
41624162
"usages": [
41634163
{
41644164
"description": "The Experimental Factor Ontology (EFO) provides a systematic description of many experimental variables available in EBI databases, and for external projects such as the NHGRI GWAS catalogue. It combines parts of several biological ontologies, such as anatomy, disease and chemical compounds.",

0 commit comments

Comments
 (0)