Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 510 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 510 Bytes

Build Status

This repository provides SPARQL commands for OpenEuropa Task Runner.

Commands

  • sparql:query: Runs a list of queries against the SPARQL backend.
  • sparql:empty: Empties the SPARQL backend.

Configurations

The following configurations should be ensured:

  • sparql.host
  • sparql.port
  • sparql.user
  • sparql.password