RdfNamespaceMappings constructor
Creates a new RdfNamespaceMappings instance with standard mappings.
The standard mappings include common RDF vocabularies like RDF, RDFS, OWL, etc.
Implementation
const RdfNamespaceMappings() : _mappings = _rdfNamespaceMappings;