semantic_forms
semantic_forms copied to clipboard
ETL features
A typical use case:
- import CSV ( see https://github.com/jmvanel/semantic_forms/issues/78 ,https://github.com/jmvanel/semantic_forms/issues/77 ) into a fresh SPARQL database
- apply a SPARQL transform (CONSTRUCT type query) into a new fresh SPARQL database
- result is exportable from a content negotiation provided URL as RDF/XML, Turtle, JSON-LD, CSV
- by standard SF mechanism, the result is importable in the main SF database
- the entire pipeline specification is recorded and editable in the main SF database