ChronicleSchema
Used on
Entity and their subclasses
Expected type
Text
Values
At most one value
Required
No

Examples

An entity with a source ID and a URL

An Entity with a name, keyed by its source and sourceId.

{
  "@type": "Entity",
  "@key": ["@type", "source", "sourceId"],
  "source": "example-notes",
  "sourceId": "note-1042",
  "name": "Seed order for spring",
  "url": "https://notes.example.com/n/1042"
}

URI https://schema.chronicle.app/name

Esc

to move to open/ or ⌘K to search