Closed seebi closed 4 years ago
sparql-integrate has been ported to picocli - will use limbo as the test bed to see whether its still all compatible
sorttest sparql-integrate -h
Usage: sparql-integrate [-ahuv] [--flat] [--server] [--jq[=<jqDepth>]]
[-o=<outFormat>] [--port=<serverPort>] [--o=<outFile> |
--io=<inOutFile>] [<nonOptionArgs>...]
Run sequences of SPARQL queries and stream triples, quads and bindings
[<nonOptionArgs>...] Arguments
-a, --algebra Show Algebra
--flat Suppress JSON arrays for single valued properties
-h, --help
--io=<inOutFile> input/output file
--jq[=<jqDepth>] Enable jq mode
--o=<outFile> output file
-o, --w, --out-format=<outFormat>
Output format
--port=<serverPort> Server port
--server Start a SPARQL server
-u, --u Union default graph mode
-v, --version
ergo: I am not able to see whats is possible.