5 Module nsmap🔗ℹ

 (require rdf/core/nsmap) package: rdf-core

Namespace maps are used to create qualified names in serialization formats such as Turtle, or SPARQL. A namespace map allows bi-directional lookups between the namespace URI and prefix.

Namespace Module Overview

    5.1 Prefixes

    5.2 Prefixed Names

    5.3 Namespace Maps