Skip to content

HugaertsDries/sparql-export-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sparql Export Script

Usage

Place the CONSTRUCT queries you'd like to be run into the /queries directory.

Run the script:

run.sh --sparql-endpoint <url>

Note: by default the sparql-endpoint is set to http://localhost:8890/sparql

About

Simple tool to run x amount of queries on a sparql endpoint and merge the output in one turtle file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages