Andy Seaborne
Andy Seaborne
Reason being? Do you know of any glob matchers that support "q"?
@nichtich If you think it is covered elsewhere, please close the issue.
> I don't remember if there is a registry for streaming writers There is. `StreamRDFWriter`. _opt-in behaviour_ Yes. It could be a new (custom) service delivered as a Fuseki module....
You could use TSV and use `sed` to put ` .` on the end of each line. TSV uses RDF syntax for terms.
Not really - put a UNION for each s/p/o to generate and use LATERAL.
`(?)` - did you check :grey_question:
Jena doesn't, not even an option. It would break the TSV format.
It appears jena uses `Locale.forLanguageTag` (from `NodeValueSort.compareTo`) which returns the "best" Locale. It seems to default to the host/installation locale.
Is the request to include the scripts in the Fuseki download?
> I'm pretty sure that GeoSPARQL isn't part of the default Fuseki distribution yet, There is `jena-fuseki-geosparql`, a build of Fuseki with `jena-geosparql`. It has different command line options which...