Uniform Resource Identifier (URI) as defined by RFC 3986.
Internationalized Resource Identifier (IRI) as defined by RFC 3987.
Identifier variant per RFC 3986 §§ 4.2-4.3.
Factory function type for generating IRIs within a common namespace.
Mapped type for namespace term properties.
Problem Details for HTTP APIs.
Checks if a value is a valid URI.
Creates a validated URI from a string.
Checks if a value is a valid IRI.
Creates a validated IRI from a string.
Resolves a reference against a base identifier.
Extracts a root-relative reference.
Creates a relative reference from base to reference.
Creates a namespace factory for generating IRIs within a common namespace.
Creates a fetch function with consistent promise resolution/rejection behavior.
Resource identifiers and HTTP utilities.
Provides types and functions for resource identifiers (URI/IRI), namespace factories, HTTP error handling, and fetch operations.
Type Guards
Identifier Factories
Reference Operations
Namespace Factories
HTTP Error Handling
Fetch Utilities
See