{
  "AddressBook": {
    "term": "urn:solid:AddressBook",
    "label": "AddressBook",
    "description": "A collection of contacts — a personal or shared address book.",
    "shape": "/AddressBook/index.json",
    "status": "stable",
    "schemaSource": "https://solid-schema.github.io/AddressBook/index.json"
  },
  "Article": {
    "term": "urn:solid:Article",
    "label": "Article",
    "description": "A long-form authored piece — a blog post, news article, or essay. More structured than Note.",
    "shape": "/Article/index.json",
    "status": "stable",
    "schemaSource": "https://solid-schema.github.io/Article/index.json"
  },
  "Bookmark": {
    "term": "urn:solid:Bookmark",
    "label": "Bookmark",
    "description": "A saved reference to a web resource — title, URL, optional tags and notes.",
    "shape": "/Bookmark/index.json",
    "status": "stable",
    "schemaSource": "https://solid-schema.github.io/Bookmark/index.json"
  },
  "Document": {
    "term": "urn:solid:Document",
    "label": "Document",
    "description": "A generic document — a self-contained piece of content with a title, body, and metadata. Spans foaf:Document, schema:CreativeWork, and as:Document.",
    "shape": "/Document/index.json",
    "status": "stable",
    "schemaSource": "https://solid-schema.github.io/Document/index.json"
  },
  "Event": {
    "term": "urn:solid:Event",
    "label": "Event",
    "description": "A scheduled occurrence with a start (and usually end) time. Aligns with as:Event, schema:Event, and ical:Vevent at the term level.",
    "shape": "/Event/index.json",
    "status": "stable",
    "schemaSource": "https://solid-schema.github.io/Event/index.json"
  },
  "Note": {
    "term": "urn:solid:Note",
    "label": "Note",
    "description": "A short text post — the fediverse-canonical Note.",
    "shape": "/Note/index.json",
    "status": "stable",
    "schemaSource": "https://solid-schema.github.io/Note/index.json"
  },
  "Person": {
    "term": "urn:solid:Person",
    "label": "Person",
    "description": "A human person — schema for data typed as urn:solid:Person.",
    "shape": "/Person/index.json",
    "status": "stable",
    "schemaSource": "https://solid-schema.github.io/Person/index.json"
  },
  "Tracker": {
    "term": "urn:solid:Tracker",
    "label": "Tracker",
    "description": "A container for tracking work items — typically a list of iCalendar Vtodos. The list-level counterpart to single-task Vtodo.",
    "shape": "/Tracker/index.json",
    "status": "stable",
    "schemaSource": "https://solid-schema.github.io/Tracker/index.json"
  },
  "VerifiableCredential": {
    "term": "urn:solid:VerifiableCredential",
    "label": "VerifiableCredential",
    "description": "A W3C Verifiable Credential — a tamper-evident, cryptographically-signed claim made by an issuer about a subject.",
    "shape": "/VerifiableCredential/index.json",
    "status": "stable",
    "schemaSource": "https://solid-schema.github.io/VerifiableCredential/index.json"
  },
  "Vtodo": {
    "term": "urn:solid:Vtodo",
    "label": "Vtodo",
    "description": "An iCalendar to-do item — a task with status, priority, and optional due dates. RFC 5545 compatible.",
    "shape": "/Vtodo/index.json",
    "status": "stable",
    "schemaSource": "https://solid-schema.github.io/Vtodo/index.json"
  }
}
