Skip to content

Commit 7c69ab8

Browse files
authored
Addition of ToS, OLAS and RTO ontologies (#164)
1 parent 2366386 commit 7c69ab8

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

dashboard-config.yml

+51
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,57 @@ ontologies:
102102
license:
103103
url: https://creativecommons.org/licenses/by/4.0/
104104
label: CC BY 4.0
105+
- id: toso
106+
mirror_from: https://raw.githubusercontent.com/Tree-of-Sex/ToS-Ontology/main/toso.owl
107+
title: "Tree of Sex Ontology"
108+
contact:
109+
110+
label: Cibele G Sotero Caio
111+
orcid: 0000-0002-3112-0000
112+
github: ccaio
113+
description: The Tree of Sex Ontology (TOSO) covers any trait related to reproduction used by the Tree of Sex Consortium.
114+
domain: biological system
115+
homepage: https://github.com/Tree-of-Sex/ToS-Ontology/wiki
116+
products:
117+
- id: toso.owl
118+
tracker: https://github.com/Tree-of-Sex/ToS-Ontology/issues
119+
license:
120+
url: https://creativecommons.org/licenses/by/4.0/
121+
label: CC BY 4.0
122+
- id: olas
123+
mirror_from: https://raw.githubusercontent.com/OLAS-ontology/OLAS/refs/heads/master/olas.owl
124+
title: "Ontology of Laboratory Animal Science"
125+
contact:
126+
127+
label: Jie Zheng
128+
orcid: 0000-0002-2999-0103
129+
github: zhengj2007
130+
description: The OLAS is a community-based biomedical ontology for ontologically representing entities and their relationships in laboratory animal science.
131+
domain: investigations
132+
homepage: https://github.com/OLAS-ontology/OLAS
133+
products:
134+
- id: olas.owl
135+
tracker: https://github.com/OLAS-ontology/OLAS/issues
136+
license:
137+
url: https://creativecommons.org/licenses/by/4.0/
138+
label: CC BY 4.0
139+
- id: rto
140+
mirror_from: https://raw.githubusercontent.com/aapm-bdsc-ontology-tg/rto/main/rto.owl
141+
title: "Radiation Therapy Ontology"
142+
contact:
143+
144+
label: Jonathan Bona
145+
orcid: 0000-0003-1402-9616
146+
github: jonathanbona
147+
description: An ontology describing the domain of radiation therapy concerned primarily with the processes and equipment used to deliver therapeutic radiation in a clinical setting.
148+
domain: health
149+
homepage: https://github.com/aapm-bdsc-ontology-tg/rto
150+
products:
151+
- id: rto.owl
152+
tracker: https://github.com/aapm-bdsc-ontology-tg/rto/issues
153+
license:
154+
url: https://creativecommons.org/licenses/by/4.0/
155+
label: CC BY 4.0
105156
prefer_base: True
106157
profile:
107158
baseprofile: "https://raw.githubusercontent.com/ontodev/robot/master/robot-core/src/main/resources/report_profile.txt"

0 commit comments

Comments
 (0)