Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPARQL 1.1 #1

Open
uholzer opened this issue May 19, 2013 · 3 comments
Open

SPARQL 1.1 #1

uholzer opened this issue May 19, 2013 · 3 comments
Assignees

Comments

@uholzer
Copy link
Contributor

uholzer commented May 19, 2013

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.

@gromgull
Copy link
Member

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.

@gromgull
Copy link
Member

Ah never mind - you already made a pullreq! even better!

@uholzer
Copy link
Contributor Author

uholzer commented Jun 10, 2013

Pull request in 3, 2, ...
Well, actually, someone needs to fix these first:
RDFLib/rdflib#303
RDFLib/rdflib#302
RDFLib/rdflib#301

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.

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

No branches or pull requests

2 participants