EBISPOT / DUO

Ontology for consent codes and data use requirements
Other
64 stars 15 forks source link

Publish a minimal version of DUO for implementation #18

Closed kreinold closed 5 years ago

kreinold commented 5 years ago

Implementers would like to limit the import of DUO to the terms needed for implementation. I've used ontofox, based on MIREOT principles to create subsets of several ontologies with simply rdfs:label, id, and subclass/superclass relationships with great success.

mcourtot commented 5 years ago

See https://github.com/EBISPOT/DUO/blob/master/src/ontology/duo-basic.owl If the group agrees this is what we'll load on OLS (with an option to get the full version if desired)

CSV version at https://github.com/EBISPOT/DUO/blob/master/src/ontology/duo.csv

mcourtot commented 5 years ago

from @kreinold : I've tested with the basic version of the ontology; looks good.