Skip to content

Commit 7a05c15

Browse files
authored
docs: fix typo in NamespaceManager documentation (#2291)
Changed `cdterms` to `dcterms`, see <#2196> for more info.
1 parent 192e6d1 commit 7a05c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/namespaces_and_bindings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Valid strategies are:
7070
* rdflib:
7171
* binds all the namespaces shipped with RDFLib as DefinedNamespace instances
7272
* all the core namespaces and all the following: brick, csvw, dc, dcat
73-
* dcmitype, cdterms, dcam, doap, foaf, geo, odrl, org, prof, prov, qb, sdo
73+
* dcmitype, dcterms, dcam, doap, foaf, geo, odrl, org, prof, prov, qb, sdo
7474
* sh, skos, sosa, ssn, time, vann, void
7575
* see the NAMESPACE_PREFIXES_RDFLIB object in :class:`rdflib.namespace` for up-to-date list
7676
* none:

0 commit comments

Comments
 (0)