SmartDataAnalytics / RdfProcessingToolkit

Command line interface based RDF processing toolkit to run sequences of SPARQL statements ad-hoc on RDF datasets, streams of bindings and streams of named graphs with support for processing JSON, CSV and XML using function extensions
https://smartdataanalytics.github.io/RdfProcessingToolkit/
Other
39 stars 3 forks source link

rpt-cli: Pass files with JavaScript functions on to ARQ #22

Closed Aklakan closed 1 year ago

Aklakan commented 3 years ago

Jena supports SPARQL extensions by means of java script functions. Currently our cli tooling lacks the feature to pass such files on to the ARQ machinery.