Provides SPARQL commands for OpenEuropa Task Runner

dev-master 2020-06-21 15:55 UTC

This package is auto-updated.

Last update: 2024-04-08 12:28:09 UTC


README

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