url
Identifies the primary web-addressable location associated with an MSP-1 resource.
AI-friendly semantics for trusted information.
MSP-1 Namespace Term
Identifies the preferred authoritative URL representation of a resource when multiple URLs, copies, mirrors, variants, or representations may exist.
msp:canonical declares the preferred authoritative URL representation for a resource. It helps agents, validators, and implementation tools resolve ambiguity, consolidate references, and identify the primary representation of a resource.
The canonical term is related to url, but it is not interchangeable with it. url identifies a resource location; canonical identifies the preferred authoritative URL representation when more than one representation may exist.
{
"msp:canonical": {
"url": "https://msp-1.org/spec/canonical/"
}
}
Canonical declaration with reason:
{
"msp:canonical": {
"url": "https://photographyselect.com/lighting-guide/",
"reason": "This is the officially maintained and updated version."
}
}
The canonical term identifies the preferred authoritative URL representation. It does not declare trust level, verification status, or compliance.
Identifies the primary web-addressable location associated with an MSP-1 resource.
Provides a stable, unique identifier for an MSP-1 resource, entity, page, section, or conceptual element.
Identifies the higher-level resource, page, section, collection, or structural context that contains the current resource.
Describes a discrete change event in the lifecycle of an MSP-1 resource.
Identifies a declared version for a site, page, section, resource, implementation, or protocol-related context when version identity is needed.
Documents the origin, lineage, creation method, source relationship, and contributor context of an MSP-1 resource.
Declares trust-related context, confidence indicators, verification information, and supporting signals associated with an MSP-1 resource.
The former compliance term is sunset/deprecated compatibility only and should not be emitted in new MSP-1 v1.0.1 declarations.