SPARQL Star Parser
#1914
-
Hello, |
Beta Was this translation helpful? Give feedback.
Answered by
afs
Jun 20, 2023
Replies: 1 comment
-
There isn't a separate parser - the default SPARQL parser supports quoted triples as do the storage layers and the Turtle/N-triples/TriG and N-Quads parser/writers. Jena supports the W3C CG final report: https://w3c.github.io/rdf-star/cg-spec Details may change as the RDF-Star working group proceeds. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
afs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There isn't a separate parser - the default SPARQL parser supports quoted triples as do the storage layers and the Turtle/N-triples/TriG and N-Quads parser/writers.
Jena supports the W3C CG final report: https://w3c.github.io/rdf-star/cg-spec
Details may change as the RDF-Star working group proceeds.