id
Provides a stable identifier for an MSP-1 resource, entity, page, section, or conceptual element.
AI-friendly semantics for trusted information.
MSP-1 Namespace Term
Identifies the primary web-addressable location associated with an MSP-1 resource.
msp:url declares the main URL where a resource can be accessed. It connects an MSP-1 declaration to the web location associated with the described site, page, section, resource, or entity.
The url term should be expressed as an absolute URI string. It should remain stable, resolve to the intended resource, and avoid tracking parameters, session identifiers, or ephemeral query strings in MSP-1 declarations.
{
"msp:url": "https://msp-1.org/protocol-overview/"
}
Within a page declaration:
{
"page": {
"id": "intro",
"url": "https://msp-1.org/intro/"
}
}
The url term locates the resource on the web. It is related to id and canonical, but it is not interchangeable with either term.
Provides a stable identifier for an MSP-1 resource, entity, page, section, or conceptual element.
Identifies the preferred authoritative URL representation of a resource when multiple URLs or variants exist.
Describes the website as a top-level MSP-1 semantic entity.
Describes a single web page or page-equivalent resource as an addressable semantic unit.
Describes a logical or structural subdivision of a page.
Identifies the higher-level resource, page, section, collection, or structural context that contains the current resource.
Documents the origin, lineage, creation method, source relationship, and contributor context of an MSP-1 resource.