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

Blank node profile auto stopped working. #59

Closed Aklakan closed 1 month ago

Aklakan commented 1 month ago

There was a bug in the query for auto-detecting the triple store type. Manually setting the profile with "--bnp jena" worked.

Auto detection should now be fixed with: https://github.com/Scaseco/jenax/commit/9de14b86a8285096d23a86beaa05845d2fc014de?diff=split&w=1#diff-cb0d935174f879cbc2152e4e7a9dc6ede3319e226e8e197aed9abdce1ed422efR105