You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That would be great! It was/is on my todo list, but I wasn't about to do it now. I'll commit a changeset to remove rdfextra dependency and depend on rdflib>=4 shortly.
I have a nearly complete implementation of the SPARQL 1.1 Graph Store Protocol, including test case. I will do some code review and rebasing and then I will make a pullrequest for disussion. After it has been merged, I will take care of the SPRAQL 1.1 Protocol (i.e. query and update).
I am a little bit disappointed that it took me so long to implement this, but I've hit several hurdles with flask (which I didn't know before) and rdflib (see issues above). And sometimes I think I'm a very slow coder.
The SPARQL endpoint should support the SPARQL 1.1 protocol.
I think I will have time to look into this during the next few weeks.
The text was updated successfully, but these errors were encountered: