Swirrl / drafter

A clojure service and a client to it for exposing data management operations to PMD
Other
0 stars 0 forks source link

Migrate sparql to flint, sparqler or grafter #626

Closed RickMoynihan closed 1 year ago

RickMoynihan commented 2 years ago

We should move to an established query language DSL for generating sparql:

Options are:

Of these I'm quite excited by flint, but need to do a deeper evaluation of it; in particular since the emergence of this PR: https://github.com/yetanalytics/flint/pull/27 which attempts to resolve some of the issues I raised with its earlier design.

scottlowe commented 1 year ago

Update: We moved ahead with porting to the Flint SPARQL DSL.