Andy Seaborne

Results 454 comments of Andy Seaborne

I'd go for no special handling if a list is not well formed. A not-well-formed list should be treated as a bunch of nodes/triples - i.e. no special handling as...

For a TTL list, to use ()-syntax there must be no rdf:type properties, just rdf:first and rdf:rest and all bNodes. JSON-LD is following the same and anything else is not...

Another choice is to restrict to the basic case of prefix at the final "/", "#" and ":" (for URNs). Only have the "fast path" abbreviate. Do you have cases...

I downloaded the PR as a diff, applied it to current main (2022-07-28), and did a local build. Only two things, one is quite minor: The edit function: it is...

Yes - it was on the local machine and a very small test file. I assumed orange was an "error indicator", not "in-progress".

Just checking here - subject to review, this is now ready to go into the codebase? If so - great - 4.6.0 here we come! And now PR review ...

From users@ thread https://lists.apache.org/thread/h0c81qjl8oc83yl2xf7xvt4l0pw4grrf It looks like there is an issue as to whether the text dataset should push down the context setting for the index or not. Requiring endpoint...

@vtermanis -- there has been a bug fixes for general context handling with queries and these are now on the main branch. I don't think it immediately relates to your...