glam/apps/archief-assistent/public
kempersc 01b9d77566 feat(archief-assistent): add ontology-driven types vocabulary for cache segmentation
Add LinkML-derived vocabulary for semantic cache entity extraction (Rule 46):

- types-vocab.json: 10,142 lines of institution type vocabulary from LinkML
  - 19 GLAMORCUBESFIXPHDNT type codes with Dutch/English/German/French labels
  - Includes subtypes (kunstmuseum, rijksmuseum, streekarchief, etc.)
  - Extracted from CustodianType.yaml and CustodianTypes.yaml

- types-vocabulary.ts: TypeScript module for entity extraction
  - Exports INSTITUTION_TYPES with regex patterns per type code
  - Replaces hardcoded patterns with schema-derived vocabulary
  - Supports multilingual matching

- Rule 46 documentation (.opencode/rules/)
  - Specifies vocabulary extraction workflow
  - Defines cache key generation algorithm
  - Migration path from hardcoded patterns
2026-01-10 12:57:03 +01:00
..
ontology add sparql validator and RAG injector 2025-12-30 03:43:31 +01:00
schemas/20251121 enrich HC profiles 2026-01-02 02:11:04 +01:00
de-aa-logo.svg remove a,bihguous web-claims 2025-12-21 00:01:54 +01:00
favicon.svg remove a,bihguous web-claims 2025-12-21 00:01:54 +01:00
na-logo.svg remove a,bihguous web-claims 2025-12-21 00:01:54 +01:00
types-vocab.json feat(archief-assistent): add ontology-driven types vocabulary for cache segmentation 2026-01-10 12:57:03 +01:00