Skip to content

Commit 4b38265

Browse files
authored
Add EMPTY ontology (#177)
1 parent d97eda9 commit 4b38265

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

dashboard-config.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,25 @@ obo_score_weights:
3131
ontologies:
3232
#registry: "https://raw.githubusercontent.com/OBOFoundry/OBOFoundry.github.io/master/registry/ontologies.yml"
3333
custom:
34+
- id: empty
35+
mirror_from: https://raw.githubusercontent.com/Waltham-Data-Science/empty-ontology/main/empty.owl
36+
title: "Experimental Measurements, Purposes, and Treatments ontologY"
37+
contact:
38+
39+
label: Andrea Gaede
40+
orcid: 0000-0002-1909-7004
41+
github: andreagaede
42+
description: An ontology of experimental measurements in the sciences, the purposes for which experimental measurements were made, and experimental treatments, with a focus on life sciences.
43+
domain: investigations
44+
homepage: https://github.com/Waltham-Data-Science/empty-ontology
45+
products:
46+
- id: empty.owl
47+
- id: empty.obo
48+
- id: empty.json
49+
tracker: https://github.com/Waltham-Data-Science/empty-ontology/issues
50+
license:
51+
url: https://creativecommons.org/licenses/by/4.0/
52+
label: CC BY 4.0
3453
- id: exmo
3554
mirror_from: https://raw.githubusercontent.com/Exercise-Medicine-Ontology/EXMO/master/exmo.owl
3655
title: "Exercise Medicine Ontology"

0 commit comments

Comments
 (0)