======================= The ``rdfrest`` package ======================= .. contents:: The uniform interface ===================== The ``cores`` module ++++++++++++++++++++ .. automodule:: rdfrest.cores The ``factory`` module ++++++++++++++++++++++ .. automodule:: rdfrest.cores.factory Remote implementations ====================== The ``http_client`` module ++++++++++++++++++++++++++ .. automodule:: rdfrest.cores.http_client :members: The ``hosted`` module +++++++++++++++++++++ .. automodule:: rdfrest.cores.hosted :members: Local implementation ==================== The ``local`` module ++++++++++++++++++++ .. automodule:: rdfrest.cores.local :members: The ``mixins`` module +++++++++++++++++++++ .. automodule:: rdfrest.cores.mixins :members: The ``http_server`` module ++++++++++++++++++++++++++ .. automodule:: rdfrest.http_server :members: Parsing and serialising representations ======================================= The ``parsers`` module ++++++++++++++++++++++ .. automodule:: rdfrest.parsers :members: The ``serializers`` module ++++++++++++++++++++++++++ .. automodule:: rdfrest.serializers :members: Other utility modules ===================== The ``exceptions`` module +++++++++++++++++++++++++ .. automodule:: rdfrest.exceptions :members: The ``util`` module +++++++++++++++++++ .. automodule:: rdfrest.util :members: The ``config`` module +++++++++++++++++++++ .. automodule:: rdfrest.util.config :members: The ``proxystore`` module +++++++++++++++++++++++++ .. automodule:: rdfrest.util.proxystore :members: The ``compat`` module +++++++++++++++++++++ .. automodule:: rdfrest.util.compat :members: