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 PrefixedNames containing 2 colons don't parse #797

Open
joernhees opened this issue Oct 28, 2018 · 0 comments
Open

SPARQL PrefixedNames containing 2 colons don't parse #797

joernhees opened this issue Oct 28, 2018 · 0 comments

Comments

@joernhees
Copy link

joernhees commented Oct 28, 2018

DBpedia endpoint:

prefix ns1: <http://dbpedia.org/page/>
select * { ?s ?p ns1:Category:Software_bugs }

On closer inspection ns1:Category:Software_bugs is however both: a valid CURIE and a valid SPARQL PrefixedName, so this is likely a Virtuoso bug.

re RDFLib/rdflib#867

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

1 participant