glam/schemas/20251121/linkml/modules
kempersc 7cf10084b4 Implement scripts for schema modifications and ontology verification
- Added `fix_dual_class_link.py` to remove dual class link references from specified YAML files.
- Created `fix_specific_ghosts.py` to apply specific replacements in YAML files based on defined mappings.
- Introduced `migrate_staff_count.py` to migrate staff count references to a new structure in specified YAML files.
- Developed `migrate_type_slots.py` to replace type-related slots with new identifiers across YAML files.
- Implemented `scan_ghost_references.py` to identify and report ghost references to archived slots and classes in YAML files.
- Added `verify_ontology_terms.py` to verify the presence of ontology terms in specified ontology files against schema definitions.
2026-01-29 17:10:25 +01:00
..
archive/enums feat: Migrate multiple slots to structured classes and update processing notes 2026-01-26 01:41:04 +01:00
classes Implement scripts for schema modifications and ontology verification 2026-01-29 17:10:25 +01:00
enums Refactor Access schema and related components 2026-01-28 15:11:20 +01:00
examples
mappings
slots Implement scripts for schema modifications and ontology verification 2026-01-29 17:10:25 +01:00
metadata.yaml Implement feature X to enhance user experience and fix bug Y in module Z 2026-01-29 00:12:27 +01:00
migrate_was_slots.py Refactor slot names and update imports for consistency 2026-01-15 15:07:53 +01:00