summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNicholas Car <nicholas.car@surroundaustralia.com>2022-04-15 20:04:56 +1000
committerGitHub <noreply@github.com>2022-04-15 20:04:56 +1000
commit2f9cccf9fa0b1d4c305da7c34f68b8a067485e0a (patch)
tree7a86c56a460afbf2d433f3057b9f96c1e55ad53a /docs
parent4c4a0eabfad1afcbc395f34254ba7a831a6e53b7 (diff)
parentd711a3518c033695e41a84c147bc09aca0893d21 (diff)
downloadrdflib-2f9cccf9fa0b1d4c305da7c34f68b8a067485e0a.tar.gz
Merge branch 'master' into default_prefixes
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py6
-rw-r--r--docs/developers.rst4
-rw-r--r--docs/rdf_terms.rst1
3 files changed, 9 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index ecd43e17..c0f0d68f 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -243,3 +243,9 @@ intersphinx_mapping = {
html_experimental_html5_writer = True
needs_sphinx = "4.1.2"
+
+suppress_warnings = [
+ # This is here to prevent:
+ # "WARNING: more than one target found for cross-reference"
+ "ref.python",
+]
diff --git a/docs/developers.rst b/docs/developers.rst
index 96b08c25..73161c34 100644
--- a/docs/developers.rst
+++ b/docs/developers.rst
@@ -38,7 +38,7 @@ met:
There should either be existing tests that cover the changed code and
behaviour, or the PR should include tests. For more information about what is
- considered adequate testing see the `Tests directory for examples <https://github.com/RDFLib/rdflib/tree/master/test>`_.
+ considered adequate testing see the :ref:`Tests section <tests>`.
* Documentation that covers something that changed has been updated.
@@ -65,7 +65,7 @@ the users of this project.
Please note that while we would like all PRs to follow the guidelines given
here, we will not reject a PR just because it does not.
-.. Tests:
+.. _tests:
Tests
-----
diff --git a/docs/rdf_terms.rst b/docs/rdf_terms.rst
index 51e1a9d7..2185182c 100644
--- a/docs/rdf_terms.rst
+++ b/docs/rdf_terms.rst
@@ -81,6 +81,7 @@ All terms in RDFLib are sub-classes of the :class:`rdflib.term.Identifier` class
@enduml
Nodes are a subset of the Terms that underlying stores actually persist.
+
The set of such Terms depends on whether or not the store is formula-aware.
Stores that aren't formula-aware only persist those terms core to the
RDF Model but those that are formula-aware also persist the N3