-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
Hi there,
RDFLib changed the default prefixes for schema.org so that schema refers to https://schema.org while the non-TLS version is now prefixed with schema1. This is all fine in the formal sense, however this looks weird in the docs.
Could there be a config option for gendocs so that the prefixes could be set explicitly?
These could be passed to RDFLib as follows:
graph.namespace_manager.bind("schema", "http://schema.org/", override=True, replace=True)Thanks for your feedback!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels