name
Provides a human-readable label, title, or naming set for an MSP-1 resource, entity, page, section, or concept.
AI-friendly semantics for trusted information.
MSP-1 Namespace Term
Provides a human-readable summary that explains what an MSP-1 resource is about, what it covers, and why it exists.
msp:description supplies natural-language text that summarizes the resource being described. It helps agents, validators, and implementation tools understand the meaning, scope, and relevance of a resource without relying on inference from surrounding content alone.
A description may be expressed as a concise string or as a structured object when short, long, alternate, language, or update metadata is useful. The string form is the lean form. In object form, short provides the primary summary.
{
"msp:description": "A concise technical overview of the MSP-1 semantic protocol structure."
}
Structured description:
{
"msp:description": {
"short": "A concise technical overview of the MSP-1 semantic protocol structure.",
"long": "This resource explains the core structure, purpose, and implementation logic of the MSP-1 semantic protocol."
}
}
The description term summarizes what the resource is. It is related to name, intent, and interpretiveFrame, but it is not interchangeable with those terms.
Provides a human-readable label, title, or naming set for an MSP-1 resource, entity, page, section, or concept.
Declares the purpose, goal, or intended function of an MSP-1 resource, page, section, action, or communication.
Declares the contextual lens, orientation, assumptions, or boundaries through which an MSP-1 resource should be understood.
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.