kbss-cvut / s-pipes

Tool for execution of RDF-based pipelines.
GNU Lesser General Public License v3.0
4 stars 5 forks source link

SPipes module rdf4j-update does not support variable bindings substituion in the query #236

Open blcham opened 3 months ago

blcham commented 3 months ago

Within kbss-module:rdf4j-update module, the queries within sml:updateQuery property does not support variable substitution from SPipes scripts.

See in ava-model:

BIND("record-manager-app" as ?appRepositoryName) # TODO variables does not substitute here