glam/schemas/20251121/linkml/modules
kempersc cbdf2c2b2b feat: Introduce new slots and classes for heritage content and modes
- Added `has_or_had_direction` slot to represent directional orientations of entities, migrating from `text_direction`.
- Introduced `has_or_had_mode` slot for linking entities to operational modes, migrating from `thinking_mode`.
- Created `Content` class to encapsulate intellectual content of heritage materials, migrating from `temporal_coverage`.
- Added `TextDirection` class to define text flow orientations, migrating from `text_direction` slot.
- Introduced `ThinkingMode` class for LLM thinking mode configurations, migrating from `thinking_mode` slot.
- Archived previous slots related to text direction, languages detected, and thinking modes for historical reference.
- Updated documentation and annotations for clarity and compliance with RiC-O naming conventions.
2026-01-16 19:43:50 +01:00
..
classes feat: Introduce new slots and classes for heritage content and modes 2026-01-16 19:43:50 +01:00
enums standardise slots 2026-01-16 18:57:52 +01:00
examples update enriched entries 2025-12-03 17:38:46 +01:00
mappings update enriched entries 2025-12-03 17:38:46 +01:00
slots feat: Introduce new slots and classes for heritage content and modes 2026-01-16 19:43:50 +01:00
metadata.yaml refactor(schema): unify custodian_type slots into has_or_had_custodian_type (Rule 39, 43) 2026-01-09 10:55:21 +01:00
migrate_was_slots.py Refactor slot names and update imports for consistency 2026-01-15 15:07:53 +01:00