MSP-1 Namespace Term

msp:type

Specifies the semantic classification of a resource, enabling AI systems to understand what kind of entity is being described.

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

Definition

msp:type provides a classification signal that identifies the nature of a resource. This may correspond directly with a schema type (e.g., WebPage, Article, Person) or represent an MSP-specific functional category depending on the context.

Declaring a type improves indexing, categorization, and interpretive accuracy for AI agents by clarifying the resource’s role in the semantic structure.

Usage

{
  "msp:type": "WebPage"
}

Related Terms