Home

Awesome

<img src="sparql-logo.png" align="right" />

SPARQL.ex

CI Hex.pm

An implementation of the SPARQL standards for Elixir.

It allows to execute SPARQL queries against RDF.ex data structures. With the separate SPARQL.Client package SPARQL queries can be executed against SPARQL protocol endpoints.

The API documentation can be found here. For a guide and more information about SPARQL.ex and it's related projects, go to https://rdf-elixir.dev.

Current state

Note: The SPARQL.Client supports the full SPARQL 1.1 query language. The missing query language features in the following list are just not yet supported by the query engine executing queries against RDF.ex data structures.

Other features on the roadmap:

Contributing

see CONTRIBUTING for details.

Consulting

If you need help with your Elixir and Linked Data projects, just contact NinjaConcept via contact@ninjaconcept.com.

License and Copyright

(c) 2017-present Marcel Otto. MIT Licensed, see LICENSE for details.