Adds links to oxrdflib

pull/46/head
Tpt 4 years ago
parent d5ca8fedd1
commit 086d24a6f6
  1. 3
      python/README.md
  2. 4
      python/docs/index.rst

@ -23,8 +23,9 @@ It also provides a set of utility functions for reading, writing and processing
Pyoxigraph is distributed [on Pypi](https://pypi.org/project/pyoxigraph/).
Run `pip install pyoxigraph` to install it.
Pyoxigraph documentation is [available on Oxigraph website](https://oxigraph.org/pyoxigraph/).
There exists also a small library providing [rdflib](https://rdflib.readthedocs.io) store using pyoxigraph: [oxrdflib](https://github.com/oxigraph/oxrdflib).
Pyoxigraph documentation is [available on Oxigraph website](https://oxigraph.org/pyoxigraph/).
## Build the development version

@ -26,7 +26,9 @@ It also provides a set of utility functions for reading, writing and processing
`N-Quads <https://www.w3.org/TR/n-quads/>`_ and
`RDF/XML <https://www.w3.org/TR/rdf-syntax-grammar/>`_.
pyoxigraph is `distributed on Pypi <https://pypi.org/project/pyoxigraph/>`_.
Pyoxigraph is `distributed on Pypi <https://pypi.org/project/pyoxigraph/>`_.
There exists also a small library providing `rdflib <https://rdflib.readthedocs.io>`_ store using pyoxigraph: `oxrdflib <https://github.com/oxigraph/oxrdflib>`_.
Oxigraph and pyoxigraph source code are on `GitHub <https://github.com/oxigraph/oxigraph/tree/master/python>`_.

Loading…
Cancel
Save