# Functions
Clone makes a copy of global namespaces list.
CloneTo adds all global namespaces to a given list.
FullIRI replaces known prefix in IRI with it's full vocabulary IRI.
List enumerates all registered namespace pairs.
Register adds namespace to a global registered list.
RegisterPrefix globally associates a given prefix with a base vocabulary IRI.
ShortIRI replaces a base IRI of a known vocabulary with it's prefix.
# Type aliases
Namespace is a RDF namespace (vocabulary).
Namespaces is a set of registered namespaces.