Riadabd / sparql-export-script

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

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

License:MIT License


Languages

Language:Shell 100.0%