/sparql-export-script

Simple tool to run x amount of queries on a sparql endpoint and output several turtle/graph files.

Primary LanguageShellMIT LicenseMIT

Sparql Export Script

Usage

Place the CONSTRUCT queries you would like to be executed inside the queries/ directory.

Run the script:

run.sh --sparql-endpoint <url>

Note: