mindnet_obsidian/docs/modules/vocabulary.md
Lars 56ae6a2407
Some checks failed
Node.js build / build (20.x) (push) Failing after 8s
Node.js build / build (22.x) (push) Failing after 9s
Write stable block-id links and always start the interview wizard.
New notes and workbench edges now emit [[Note#Heading ^block]] or [[#^id]] so vaults stay ingestible without mass relinks. Create-from-profile always opens the wizard; a command can restart it on the current note.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-13 17:25:09 +02:00

33 lines
623 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Modul: Vocabulary
> **Pfad:** `src/vocab/`
> **Zielgruppe:** Entwickler
---
## Übersicht
Edge Vocabulary Loading, Normalisierung (Alias → Canonical), Inverse Edge Resolution.
---
## Komponenten
| Datei | Beschreibung |
|-------|--------------|
| `Vocabulary.ts` | Lookup-Methoden |
| `VocabularyLoader.ts` | Lädt edge_vocabulary.md |
| `parseEdgeVocabulary.ts` | Parst Markdown zu EdgeVocabulary |
---
## Format
Markdown mit Tabellen oder Callouts. Kanonische Typen, Inverse, Aliases.
---
## Siehe auch
- [06_Konfigurationsdateien_Referenz](../06_Konfigurationsdateien_Referenz.md) edge_vocabulary