Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.24 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.24 KB

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