Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 501 Bytes

plugins.rst

File metadata and controls

21 lines (13 loc) · 501 Bytes

Plugins

rdflib plugin "architecture"

Many parts of RDFLib are extensible with plugins, see setuptools' 'Creating and discovering plugins'. These pages list the plugins included in RDFLib core.

.. toctree::
   :maxdepth: 1

   plugin_parsers
   plugin_serializers
   plugin_stores
   plugin_query_results