Skip to content

Commit 39ed292

Browse files
authored
Addition of Vario, Update of CMEO, removal of EUPH (#209)
1 parent eb97ed5 commit 39ed292

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

dashboard-config.yml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ontologies:
3232
#registry: "https://raw.githubusercontent.com/OBOFoundry/OBOFoundry.github.io/master/registry/ontologies.yml"
3333
custom:
3434
- id: cmeo
35-
mirror_from: https://raw.githubusercontent.com/komi786/cmeo/main/cmeo-core.owl
35+
mirror_from: https://raw.githubusercontent.com/komi786/cmeo/main/cmeo.owl
3636
title: "Clinical Metadata Exploration Ontology"
3737
contact:
3838
email: komalsyeda29@gmail.com
@@ -65,23 +65,6 @@ ontologies:
6565
license:
6666
url: https://creativecommons.org/licenses/by/4.0/
6767
label: CC BY 4.0
68-
- id: euph
69-
mirror_from: https://gitlab.com/bee-life/controlled-vocabulary/-/raw/main/EUPH.owl
70-
title: "Pollinator Ontology"
71-
contact:
72-
email: susanj@bee-life.eu
73-
label: Gregor Sušanj
74-
orcid: 0009-0000-6519-9709
75-
github: gsusanj
76-
description: A controlled vocabulary for pollinator related data maintained by Bee-life under the guidance of EFSA.
77-
domain: environment
78-
homepage: https://gitlab.com/bee-life/controlled-vocabulary
79-
products:
80-
- id: euph.owl
81-
tracker: https://gitlab.com/bee-life/controlled-vocabulary/-/issues
82-
license:
83-
url: https://creativecommons.org/licenses/by/4.0/
84-
label: CC BY 4.0
8568
- id: prefer
8669
mirror_from: https://github.com/Multiomics-Analytics-Group/prefer_ontology/releases/download/v2025-12-22/prefer.owl
8770
title: "Precision Fermentation Ontology"
@@ -99,6 +82,23 @@ ontologies:
9982
license:
10083
url: https://creativecommons.org/licenses/by/4.0/
10184
label: CC BY 4.0
85+
- id: vario
86+
mirror_from: https://variationontology.org/UberVariO/UberVariO100.xml
87+
title: "Ontology of biological heterogeneity"
88+
contact:
89+
email: mauno.vihinen@med.lu.se
90+
label: Mauno Vihinen
91+
orcid: 0000-0002-9614-7976
92+
github: mvihinen
93+
description: UberVariO is an ontology for the standardised, systematic description of pervasive heterogeneity throughout biological entities. It facilitates the systematic characterisation of the various types, effects, consequences, mechanisms, regulatory and limiting factors, and other properties of heterogeneity.
94+
domain: biochemistry
95+
homepage: https://variationontology.org/UberVariO
96+
products:
97+
- id: prefer.owl
98+
tracker: https://variationontology.org/UberVariO
99+
license:
100+
url: https://creativecommons.org/publicdomain/zero/1.0/
101+
label: CC0 1.0
102102
prefer_base: True
103103
profile:
104104
baseprofile: "https://raw.githubusercontent.com/ontodev/robot/master/robot-core/src/main/resources/report_profile.txt"

0 commit comments

Comments
 (0)