Closed no-reply closed 8 years ago
There are probably several other constructs there are missing, for instance property-path support. It would be great to get more comprehensive support for SPARQL QUERY/UPDATE DSLs.
The solution described for #32 might work here too.
SPARQL
MINUS
is missing from the DSL, and are hard to write into queries created usingSPARQL::Client::Query
.We should consider ways to support this through the query builder.