summaryrefslogtreecommitdiff
path: root/rdflib/plugins/shared/jsonld/context.py
diff options
context:
space:
mode:
authorIwan Aucamp <aucampia@gmail.com>2023-03-25 18:46:05 +0100
committerGitHub <noreply@github.com>2023-03-25 18:46:05 +0100
commit3faa01bf169166afa68be8084f16b537d850a070 (patch)
tree660c4c71d3d9aebe837cbce5c92390f280c9fe71 /rdflib/plugins/shared/jsonld/context.py
parent47e6c37f9a0a1930447f120902ff276aa7fe48e8 (diff)
downloadrdflib-3faa01bf169166afa68be8084f16b537d850a070.tar.gz
fix: change the prefix for `https://schema.org/` back to `schema` (#2312)
The default prefix for `https://schema.org/` registered with `rdflib.namespace.NamespaceManager` was inadvertently changed to `sdo` in 6.2.0, this however constitutes a breaking change, as code that was using the `schema` prefix would no longer have the same behaviour. This change changes the prefix back to `schema`.
Diffstat (limited to 'rdflib/plugins/shared/jsonld/context.py')
0 files changed, 0 insertions, 0 deletions