glam/schemas/20251121/linkml
kempersc 3da90b940e
All checks were successful
Deploy Frontend / build-and-deploy (push) Successful in 2m4s
feat(schema): complete multiple slot_fixes.yaml migrations
Session 2026-01-19: Completed remaining migrations per Rules 53/56/60.

Major migrations:
1. claim_type → has_or_had_type + ClaimType/ClaimTypes (60+ concrete types in 11 categories)
2. circumstances_of_death → is_deceased + DeceasedStatus + CauseOfDeath
3. claims_count → has_or_had_quantity + Quantity (with based_on_claim for provenance)
4. classification_status → has_or_had_type + ClassificationStatusType

Created files:
- ClaimType.yaml, ClaimTypes.yaml (abstract base + 60+ concrete subclasses)
- DeceasedStatus.yaml, CauseOfDeath.yaml, CauseOfDeathTypeEnum.yaml
- ClassificationStatus.yaml, ClassificationStatusType.yaml, ClassificationStatusTypes.yaml
- CITESAppendix.yaml, City.yaml, CertaintyLevel.yaml
- is_deceased.yaml, is_or_was_caused_by.yaml, based_on_claim.yaml

Archived slots:
- claim_type, circumstances_of_death, claims_count, classification_status

Added Rule 60 to AGENTS.md: No Migration Deferral - agents MUST execute all migrations.

All 527 slot_fixes.yaml entries now complete (100%).
2026-01-19 13:05:53 +01:00
..
archive standardise slots 2026-01-14 09:51:14 +01:00
examples
instances feat: add ontology mappings to LinkML schema and enhance entity resolution 2026-01-13 13:51:02 +01:00
modules feat(schema): complete multiple slot_fixes.yaml migrations 2026-01-19 13:05:53 +01:00
rules
scripts Refactor schema slots to resolve OWL ambiguity and enhance flexibility 2026-01-16 15:06:36 +01:00
01_custodian_name_modular.yaml feat(schema): complete multiple slot_fixes.yaml migrations 2026-01-19 13:05:53 +01:00
custodian_source.yaml update frontend 2026-01-08 15:56:28 +01:00
DIRECT_IMPORTS_COMPLETE.md
identifier_standards_schema.yaml update frontend 2026-01-08 15:56:28 +01:00
manifest.json feat(schema): complete multiple slot_fixes.yaml migrations 2026-01-19 13:05:53 +01:00
nde_enriched_entry.yaml