id
Provides a stable, unique identifier for an MSP-1 resource, entity, page, section, or conceptual element.
AI-friendly semantics for trusted information.
MSP-1 Namespace Term
Provides a human-readable label, title, or naming set for an MSP-1 resource, entity, page, section, or concept.
msp:name supplies a human-readable label for the resource or entity being described. It helps agents, validators, and implementation tools identify the resource in human-readable form and distinguish it from similar resources or entities.
A name may be expressed as a plain string or as a structured object when display, formal, short, alternate, language, scope, or update metadata is useful. The string form is the lean form. In object form, display provides the primary user-facing name.
{
"msp:name": "Lighting Guide"
}
Structured name:
{
"msp:name": {
"display": "MSP-1 Protocol Overview",
"short": "Protocol Overview",
"alt": [
"MSP-1 Introduction",
"Semantic Protocol Overview"
]
}
}
The name term labels the resource or entity for human-readable identification. It is related to id, description, and type, but it is not interchangeable with those terms.
Provides a stable, unique identifier for an MSP-1 resource, entity, page, section, or conceptual element.
Provides a human-readable summary that explains what an MSP-1 resource is about, what it covers, and why it exists.
Declares the purpose, goal, or intended function of an MSP-1 resource, page, section, action, or communication.
Classifies an MSP-1 resource, entity, page, section, provenance entry, intent, role, or related declaration into a meaningful semantic category.
Identifies the preferred authoritative URL representation of a resource when multiple representations may 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 human individual or organization primarily responsible for creating or originating an MSP-1 resource.
Documents the origin, lineage, creation method, source relationship, and contributor context of an MSP-1 resource.