MSP-1 Namespace Term

msp:parent

Specifies the hierarchical parent of a resource, enabling AI agents to understand structural relationships between pages.

IRI: https://msp-1.org/ns/parent

Definition

msp:parent identifies the parent resource in a hierarchical structure. This is essential for defining site architecture, breadcrumb logic, contextual grouping, and machine-readable navigation paths.

MSP-1 encourages explicit parent relationships to help AI determine topic nesting, depth, and structural context across a site.

Usage

{
  "msp:parent": "https://example.com/docs/"
}

Related Terms