# SPARQL.Client v0.5.1 - Table of Contents A SPARQL client for Elixir. ## Pages - [Change Log](changelog.md) ## Modules - [SPARQL.Client](SPARQL.Client.md): A SPARQL protocol client. - [SPARQL.Client.Request](SPARQL.Client.Request.md): A struct representing a HTTP request of a SPARQL protocol operation. - Exceptions - [SPARQL.Client.HTTPError](SPARQL.Client.HTTPError.md): Exception returned when a HTTP request of a SPARQL protocol operation fails with a non-2XX status.