Skip to content

Conversation

@jerdeb
Copy link

@jerdeb jerdeb commented Sep 7, 2017

The current sparql-client lacks functionality for queries such as:

INSERT {
  ?s ?p ?o.
} WHERE {
  ?s ?p ?o
} ;

I only added another condition to check if the query is an "INSERT" query to the existing "INSERT DATA" and "DELETE" conditions.

Jeremy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant