Skip to content

SPARQL UPDATE status #1826

Discussion options

You must be logged in to vote

@michaelbrunnbauer Regarding your questions:

How am I supposed to submit updates? Maybe you had some subtle errors in your command line? Here are some example command lines: https://github.com/ad-freiburg/qlever/wiki/First-tests-with-SPARQL-1.1-Update

Are the updates still non-persistent? As of now, you have to remember your updates and send them again when you restart the server. Persistence is one of the next things that will be added, realistically within the next two months.

Is it correct that quads/named graphs cannot be inserted yet? This is supported. The syntax to enter quads is like this: INSERT DATA { GRAPH <g> { <a> <b> <c> } }

Is there a document that lists all missing SPARQL …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by michaelbrunnbauer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants