barnard59-sparql
v2.3.0SPARQL support for Barnard59 Linked Data pipelines
4 operations4 sourcesMIT licensed40k downloads/mo
Operations
- SPARQL ConstructconstructRuns the given CONSTRUCT query against the given endpoint parses the result.
- SPARQL in-memory Queryin-memory/queryRuns the given query against each input chunk.
- SPARQL in-memory Updatein-memory/updateRuns the given DELETE/INSERT command against each input chunk.
- SPARQL SelectselectRuns the given SELECT query against the given endpoint parses the result into rows of RDF/JS key-value pairs.