SPARQL.ex

v0.1.0

  • Pages
  • Modules

    SPARQL.ex v0.1.0 SPARQL View Source

    An implementation of the SPARQL standard for Elixir.

    Link to this section Summary

    Functions

    query(query)
    result_format(name)
    result_format_by_extension(extension)
    result_format_by_media_type(media_type)
    result_formats()

    Link to this section Functions

    Link to this function query(query) View Source
    Link to this function result_format(name) View Source
    Link to this function result_format_by_extension(extension) View Source
    Link to this function result_format_by_media_type(media_type) View Source
    Link to this function result_formats() View Source

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.