glam/schemas/20251121/linkml/modules
kempersc 095a3f949c refactor(linkml): apply RiC-O slot naming conventions to /schemas/ (Rule 39)
Apply same RiC-O-style slot naming refactor to /schemas/20251121/linkml/
that was previously applied to frontend/public/schemas/:

- Add 'has_' prefix for possession predicates
- Add 'is_or_was_' prefix for temporal inverse relationships
- Add 'has_or_had_' for bidirectional temporal relations
- Add new slots: is_or_was_aggregated_by, is_or_was_allocated_by, etc.
- Update count slots with proper descriptions

This ensures consistency between the source schema directory and the
frontend-served schemas.

514 files changed, +6,325 insertions, -4,255 deletions
2026-01-10 12:55:45 +01:00
..
classes refactor(linkml): apply RiC-O slot naming conventions to /schemas/ (Rule 39) 2026-01-10 12:55:45 +01:00
enums refactor(schema): unify custodian_type slots into has_or_had_custodian_type (Rule 39, 43) 2026-01-09 10:55:21 +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 refactor(linkml): apply RiC-O slot naming conventions to /schemas/ (Rule 39) 2026-01-10 12:55:45 +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