Product Promotion
0x5a.live
for different kinds of informations and explorations.
GitHub - rdf-elixir/sparql_client: A SPARQL client for Elixir
A SPARQL client for Elixir. Contribute to rdf-elixir/sparql_client development by creating an account on GitHub.
Visit SiteGitHub - rdf-elixir/sparql_client: A SPARQL client for Elixir
A SPARQL client for Elixir. Contribute to rdf-elixir/sparql_client development by creating an account on GitHub.
Powered by 0x5a.live ๐
SPARQL.Client
A SPARQL protocol client for Elixir.
The API documentation can be found here. For a guide and more information about SPARQL.Client and it's related projects, go to https://rdf-elixir.dev.
Features
- Executes all forms of SPARQL queries and updates against any SPARQL 1.0/1.1-compatible endpoint over HTTP
- Validates SPARQL queries before sending them to a SPARQL service endpoint (can be disabled via raw-mode)
- Supports result sets in both XML, JSON, CSV and TSV formats, with JSON being the preferred default for content-negotiation purposes
- Supports graph results in any RDF serialization format understood by RDF.ex
- Supports generation of updates (except for
INSERT
andDELETE
updates), incl.INSERT/DELETE DATA
updates from all RDF.ex data structures - Works with multiple HTTP client libraries
- Supports interpretation of SPARQL-star results
Contributing
See CONTRIBUTING for details.
Consulting
If you need help with your Elixir and Linked Data projects, just contact NinjaConcept via [email protected].
License and Copyright
(C) 2018-present Marcel Otto. MIT Licensed, see LICENSE for details.
Elixir Resources
are all listed below.
Made with โค๏ธ
to provide different kinds of informations and resources.