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

Include SPARQL parser #21

Closed
nichtich opened this issue Nov 20, 2015 · 1 comment
Closed

Include SPARQL parser #21

nichtich opened this issue Nov 20, 2015 · 1 comment

Comments

@nichtich
Copy link
Owner

Still being a great library RDF::Query turned out to be too buggy for just parsing, inspecting, and pretty-printing SPARQL queries. It might be better to create a SPARQL parser with Marpa::R2 or Regexp::Grammars based on the official SPARQL grammar. This could also solve #11.

@nichtich
Copy link
Owner Author

A SPARQL parser is too heavy, RDF::Query or https://metacpan.org/pod/AtteanX::Parser::SPARQL should do the job with https://metacpan.org/pod/AtteanX::Serializer::SPARQL

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

No branches or pull requests

1 participant