Skip to content

cefriel/dspa

Repository files navigation

DSPA - Dataspace vocabulary

A metadata schema to represent Data Product Offerings in dataspaces, aligned with Open Data Product Specifications, DCAT-AP and EDC metadata schema.

Prefix IRI
my-prefix: https://knowledge.c-innovationhub.com/dspa#

Main concept

The main idea is to convert the metadata model of Open Data Product Specifications into an ontology and adapt it to link to a DCAT metadata model and to Eclipse Dataspace Connector policies model. The resulting model is roughly this

widoco: RDF to HTML

Download release JAR from here and rename it as widoco.jar. Documentation for the CLI tool is available here. The run-onto.sh script was tested with version 1.4.21.

  1. Execute the sh run-onto.sh my-ontology x.y.z script providing as argument the correct version number.

  2. Edit the documentation in the sections folder

  3. Git commit and push

  4. Enable GitHub Pages to host the ontology

  5. Configure a webserver by using the provided .htaccess file.