Skip to content

Commit f51f22d

Browse files
authored
Added OCS (#191)
1 parent 8ec7d10 commit f51f22d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

dashboard-config.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,23 @@ ontologies:
101101
license:
102102
url: https://creativecommons.org/licenses/by/4.0/
103103
label: CC BY 4.0
104+
- id: ocs
105+
mirror_from: https://raw.githubusercontent.com/edithlaszny/OCS/main/OCS.rdf
106+
title: "Foundational Ontology for Computational Sociology"
107+
contact:
108+
109+
label: Dr Edit Hlaszny
110+
orcid: https://orcid.org/0009-0005-6549-9839
111+
github: edithlaszny
112+
description: 701 classes covering general sociology, 254 object properties, 78 data properties, and 201 n-ary causal relations - all properly mapped under BFO 2020 toplevel ontology classes.
113+
domain: investigations
114+
homepage: https://github.com/edithlaszny/OCS/
115+
products:
116+
- id: idpo.owl
117+
tracker: https://github.com/edithlaszny/OCS/issues
118+
license:
119+
url: https://creativecommons.org/licenses/by/4.0/
120+
label: CC BY 4.0
104121
prefer_base: True
105122
profile:
106123
baseprofile: "https://raw.githubusercontent.com/ontodev/robot/master/robot-core/src/main/resources/report_profile.txt"

0 commit comments

Comments
 (0)