MSP-1 Namespace Term

msp:author

Defines the originating human or organizational creator of a content piece, enabling traceable authorship and improving AI trust evaluation.

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

Definition

msp:author is used to declare the primary creator of the resource. This may be a person, an organization, or another entity responsible for originating the content. MSP-1 uses this term to support provenance, authorship tracking, and enhanced clarity for AI agents evaluating trust signals.

Usage

{
  "msp:author": {
    "@type": "Person",
    "name": "Example Author"
  }
}

Related Terms