SPARQL

The DSL for reading, writing, and transforming RDF data.

SPARQL is a DSL for working with RDF graphs. You describe patterns of triples, and the engine finds everything that matches. Poliglot extends standard SPARQL with a JSON construction syntax, action invocation through property functions, and additional built-in functions.

This section covers standard SPARQL and the platform extensions: