Andy Seaborne
Andy Seaborne
> `[8] objectList ::= object annotation? ( "," objectList? )* ` The `*` should be a `?`. SPARQL rule `[55]` works in javacc which is LL(1).
They may concerned as much about the "git" first. Commercially acceptable forms for other names are often like "Foo for NAME" ("Oracle Support for Apache Jena" for example). torrent4git
Hi @filip26, Turtle output is one use; there are several different Turtle output formats from "pretty" to a one quad-one line form which is "N-Quads+prefixes". Output does not happen when...
`"name": "http://example.com/person#name"` isn't really a prefix - it's a short name for a URI. Prefixes appear in Turtle as `prefix:localName` which is more like: `"person": "http://example.com/person#"` and then `person:name` Those...
Yes. The user can add them to the Jena graph for example, or even read a Turtle file which only has prefixes. This happens when loading N-triples - no prefixes,...
Hi @tomkxy I don't recognize the situation. Could I ask for some more background to help investigate: Have there been any earlier occurences of errors or warnings? Is it on...
Hi @tomkxy, Working on these sorts of issues needs a chunk of time which I haven't managed to find yet. £job etc. Sorry about the delay. It will take awhile...
@tomkxy Looks like there are three times a missing patch occurs - once in `fuseki-zookeeper` "version=306209" (by the way fuseki-zookeeper-2 does not overlap with fuseki-zookeeper-0, fuseki-zookeeper-1). "version=85869" which is the...
"fuseki-zookeeper-2" is a different time period to "fuseki-zookeeper-0" and "fuseki-zookeeper-1". fuseki-zookeeper-0: ZK warnings from "6/13/2022, 10:45:54.767 AM Log ends "6/13/2022, 10:51:14.771 AM fuseki-zookeeper-1: ZK warnings from "6/13/2022, 10:39:41.866 AM," Log...
Hi @tomkxy -- I've been out of circulation for a bit and I'm getting back to outstanding issues. Did you find out anything about the zookeeper setup? Would it be...