revisionVersion
Labels the specific revision instance with a version string.
AI-friendly semantics for trusted information.
MSP-1 Namespace Term
Describes a change event in the lifecycle of a resource, acting as an anchor for version labels, dates, and human-readable notes.
msp:revision is used to indicate that one or more meaningful updates have been applied to the resource. Each revision can carry associated details such as version identifiers, timestamps, and explanatory notes.
This term helps AI agents understand that content has a change history rather than being static, which is important for freshness, reliability assessment, and temporal reasoning.
{
"msp:revision": {
"msp:revisionVersion": "1.0.1",
"msp:revisionDate": "2025-01-10",
"msp:revisionNotes": "Clarified namespace definitions and updated examples."
}
}
Labels the specific revision instance with a version string.
Provides the date associated with the revision.
Adds human-readable explanation of what changed.
Captures broader origin, authorship, and change history context.