Skip to content

Commit 53368d2

Browse files
🚀 Automatically rebuilt derived files (#2591)
Co-authored-by: GitHub Action <action@github.com>
1 parent 7dbffa0 commit 53368d2

7 files changed

Lines changed: 1998 additions & 1801 deletions

File tree

_config.yml

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,47 @@ ontologies:
4242
repository: https://github.com/Fraunhofer-SCAI-Applied-Semantics/ADO
4343
title: Alzheimer's Disease Ontology
4444
tracker: https://github.com/Fraunhofer-SCAI-Applied-Semantics/ADO/issues
45+
- activity_status: active
46+
contact:
47+
email: mcmelek@msn.com
48+
github: Melek-C
49+
label: Melek Chaouch
50+
orcid: 0000-0001-5868-4204
51+
description: AfPO is a tool which enables to annotate the African individuals, and
52+
brings together knowledge accumulated about existing populations with their genetic
53+
fingerprint in a standardized format.
54+
domain: organisms
55+
homepage: https://github.com/h3abionet/afpo
56+
id: afpo
57+
layout: ontology_detail
58+
license:
59+
label: CC BY 4.0
60+
logo: http://mirrors.creativecommons.org/presskit/buttons/80x15/png/by.png
61+
url: https://creativecommons.org/licenses/by/4.0/
62+
ontology_purl: http://purl.obolibrary.org/obo/afpo.owl
63+
preferredPrefix: AfPO
64+
products:
65+
- description: The main ontology in OWL. Contains all MP terms and links to other
66+
OBO ontologies
67+
id: afpo.owl
68+
ontology_purl: http://purl.obolibrary.org/obo/afpo.owl
69+
title: AfPO (OWL edition)
70+
- description: A direct translation of the AfPO (OWL edition) into OBO format
71+
id: afpo.obo
72+
ontology_purl: http://purl.obolibrary.org/obo/afpo.obo
73+
page: https://github.com/h3abionet/afpo
74+
title: AfPO (OBO edition)
75+
- description: A direct translation of the AfPO (OWL edition) into OBOGraph JSON
76+
format
77+
id: afpo.json
78+
ontology_purl: http://purl.obolibrary.org/obo/afpo.json
79+
page: https://github.com/h3abionet/afpo
80+
title: AfPO (obographs JSON edition)
81+
repository: https://github.com/h3abionet/afpo
82+
tags:
83+
- ancestry
84+
title: African Population Ontology
85+
tracker: https://github.com/h3abionet/afpo/issues
4586
- activity_status: active
4687
contact:
4788
email: m.a.laporte@cgiar.org

registry/obo_context.jsonld

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@
4848
"@id": "http://purl.obolibrary.org/obo/ATO_",
4949
"@prefix": true
5050
},
51+
"AfPO": {
52+
"@id": "http://purl.obolibrary.org/obo/AfPO_",
53+
"@prefix": true
54+
},
5155
"BCGO": {
5256
"@id": "http://purl.obolibrary.org/obo/BCGO_",
5357
"@prefix": true

registry/obo_prefixes.ttl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[
44
sh:declare
55
[ sh:prefix "ADO" ; sh:namespace "http://purl.obolibrary.org/obo/ADO_"]
6+
,[ sh:prefix "AfPO" ; sh:namespace "http://purl.obolibrary.org/obo/AfPO_"]
67
,[ sh:prefix "AGRO" ; sh:namespace "http://purl.obolibrary.org/obo/AGRO_"]
78
,[ sh:prefix "AISM" ; sh:namespace "http://purl.obolibrary.org/obo/AISM_"]
89
,[ sh:prefix "AMPHX" ; sh:namespace "http://purl.obolibrary.org/obo/AMPHX_"]

registry/ontologies.jsonld

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,55 @@
3636
"title": "Alzheimer's Disease Ontology",
3737
"tracker": "https://github.com/Fraunhofer-SCAI-Applied-Semantics/ADO/issues"
3838
},
39+
{
40+
"activity_status": "active",
41+
"contact": {
42+
"email": "mcmelek@msn.com",
43+
"github": "Melek-C",
44+
"label": "Melek Chaouch",
45+
"orcid": "0000-0001-5868-4204"
46+
},
47+
"description": "AfPO is a tool which enables to annotate the African individuals, and brings together knowledge accumulated about existing populations with their genetic fingerprint in a standardized format.",
48+
"domain": "organisms",
49+
"homepage": "https://github.com/h3abionet/afpo",
50+
"id": "afpo",
51+
"layout": "ontology_detail",
52+
"license": {
53+
"label": "CC BY 4.0",
54+
"logo": "http://mirrors.creativecommons.org/presskit/buttons/80x15/png/by.png",
55+
"url": "https://creativecommons.org/licenses/by/4.0/"
56+
},
57+
"ontology_purl": "http://purl.obolibrary.org/obo/afpo.owl",
58+
"preferredPrefix": "AfPO",
59+
"products": [
60+
{
61+
"description": "The main ontology in OWL. Contains all MP terms and links to other OBO ontologies",
62+
"id": "afpo.owl",
63+
"ontology_purl": "http://purl.obolibrary.org/obo/afpo.owl",
64+
"title": "AfPO (OWL edition)"
65+
},
66+
{
67+
"description": "A direct translation of the AfPO (OWL edition) into OBO format",
68+
"id": "afpo.obo",
69+
"ontology_purl": "http://purl.obolibrary.org/obo/afpo.obo",
70+
"page": "https://github.com/h3abionet/afpo",
71+
"title": "AfPO (OBO edition)"
72+
},
73+
{
74+
"description": "A direct translation of the AfPO (OWL edition) into OBOGraph JSON format",
75+
"id": "afpo.json",
76+
"ontology_purl": "http://purl.obolibrary.org/obo/afpo.json",
77+
"page": "https://github.com/h3abionet/afpo",
78+
"title": "AfPO (obographs JSON edition)"
79+
}
80+
],
81+
"repository": "https://github.com/h3abionet/afpo",
82+
"tags": [
83+
"ancestry"
84+
],
85+
"title": "African Population Ontology",
86+
"tracker": "https://github.com/h3abionet/afpo/issues"
87+
},
3988
{
4089
"activity_status": "active",
4190
"contact": {

0 commit comments

Comments
 (0)