Text Document

A Text Document is a file-kind type assigned to plain-text (.txt) files registered in a local corpus. It is one of the built-in extension templates the local server ships with.

What the registry stores

The standard file metadata — filename-derived title and the sdg:TextDocument type assertion. Content is not parsed or retained in the graph.

Relationship to other types

  • File — the generic fallback file-kind for unmapped extensions.
  • Markdown Document — structured Markdown text gets its own kind.
Text Document — Sparqdown Docs