Skip to content

🥝 Core repository with Docker, CWL, Argo scripts for the d2s tool

License

Notifications You must be signed in to change notification settings

MaastrichtU-IDS/d2s-core

Repository files navigation

CWL workflows for Data2Services

See d2s.semanticscience.org for detailed documentation on using the d2s Command Line Interface.

The Common Workflow Language is used to describe workflows to transform heterogeneous structured data (CSV, TSV, RDB, XML, JSON) to a target RDF data model. A generic RDF is generated depending on the input data structure (AutoR2RML, xml2rdf), then SPARQL queries, defined by the user, are executed to transform the generic RDF to the target data model.


Requirements

sudo apt install d2s cwlref-runner

See d2s.semanticscience.org for complete documentation about the d2s CLI.


Clone

git clone --recursive https://github.com/MaastrichtU-IDS/d2s-core.git