As part of the European Joint Programme (EJP) for Rare Diseases resource metadata standards, the resource metadata schema has been developed for rare disease registries to describe their metadata that will improve the FAIR-ness of these resources. This repository defines the ontology that describes the resource metadata schema based on DCAT 2.0.
This ontology is built using ROBOT. Ensure that ROBOT is installed on your computer as detailed under "1. Getting Started".
These ontologies have been downloaded to the /dependentOntologies
directory. In the case of Dublin Core we needed to
add the ontology IRI as ROBOT complains when an ontology IRI is not present. The file containing this change is stored as /dependentOntologies/dublin_core_terms.owl
.
The generateOntology.bat
file can be run to generate the ontology. The basic steps are the following:
{OntologyName}_terms.txt
file exists which contains the terms that are used in the resource metadata schema from that ontology.results
directory {OntologyName}_module.owl
files. /extension/extension.owl
file./results/{OntologyName}_module.owl
files and the /extension/extension.owl
into the ejprd_resource_metadata_ontology.owl
containing the EJP RD resource metadata schema ontology.