Callidon / sparql-engine

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

make SPARQL query return a bound variable #41

Closed ericprud closed 4 years ago

ericprud commented 4 years ago

was returning an unbound variable

Callidon commented 4 years ago

Thanks for the fix!