Callidon / sparql-engine

🚂 A framework for building SPARQL query engines in Javascript/Typescript
https://callidon.github.io/sparql-engine
MIT License
97 stars 14 forks source link

New Implementation of SPARQL expressions #39

Closed Callidon closed 4 years ago

Callidon commented 4 years ago

SPARQL expressions are now evaluated using the RDF.js data model. This modification allows for a more clean workflow when writing SPARQL expressions, functions and aggregations. So, in details: