Application namespace.
Checks if a value is a valid IRI.
Checks if a parent identifier nests a child identifier.
Extracts the base identifier from a hierarchical identifier.
Resolves a reference against a base identifier.
Extracts a root-relative reference.
Creates a relative reference from base to reference.
Creates an immutable Namespace object for generating and accessing IRIs from a common base.
Retrieves the IRI of a namespace.
Retrieves the base identifier of a namespace.
RFC 3987 resource identifiers.
Provides types and functions for validating resource identifiers (IRIs), checking nesting relationships, resolving and rewriting references, creating and inspecting namespace objects, and minting IRIs for application-local resources through the predefined app namespace.
Type Guards
Nesting Checks
Reference Operations
Namespace Objects
See