(as per Issue https://github.com/RDFLib/rdflib/issues/1415)
As of rdflib 6.0.0, we have DefinedNamespaces which contain the elements of a namespace (ontology/vocabulary/profile etc) and make them available for type hinting and warning-based validation. If people would like to create DefinedNamespaces for interesting/important/their favourite namespaces, we can include them in [rdflib's `rdflib.namespace` package]( https://github.com/RDFLib/rdflib/tree/master/rdflib/namespace). This will make your namesapces more visible and less prone to error in use. If you are interested, have a look at those already there and put a PR in to add yours. -- http://github.com/RDFLib --- You received this message because you are subscribed to the Google Groups "rdflib-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rdflib-dev/CAP7nqh3OP1krXyqCLn_8mopuVCXppm%3DRbM9Wxkzy91eeuOvWDw%40mail.gmail.com.
