bbcarchdev / twine

An RDF workflow engine
https://bbcarchdev.github.io/twine/
Apache License 2.0
8 stars 3 forks source link

Add basic support for alternative storage engines (default is 'sparql') #20

Closed nevali closed 8 years ago

nevali commented 9 years ago

Add a 'null' storage engine which no-ops encapsulated writes (i.e., graph PUTs), but still allows SPARQL queries if a source has been configured.

nevali commented 8 years ago

Depends upon #23

nevali commented 8 years ago

This is no longer needed; a workflow can be configured which omits sparql-put