glam/schemas/20251121/linkml
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 Implement scripts for schema modifications and ontology verification 2026-01-29 17:10:25 +01:00
examples
instances
modules Implement scripts for schema modifications and ontology verification 2026-01-29 17:10:25 +01:00
rules
scripts Refactor code structure for improved readability and maintainability 2026-01-28 01:11:55 +01:00
01_custodian_name_modular.yaml Implement scripts for schema modifications and ontology verification 2026-01-29 17:10:25 +01:00
custodian_source.yaml
diff_output.txt feat: Add archived governance slots and update manifest generation timestamp 2026-01-27 00:49:30 +01:00
DIRECT_IMPORTS_COMPLETE.md
identifier_standards_schema.yaml
manifest.json Implement scripts for schema modifications and ontology verification 2026-01-29 17:10:25 +01:00
nde_enriched_entry.yaml
update_manifest.py Refactor manifest update script to dynamically scan and add YAML files for classes, slots, and enums; archive obsolete slots; add new slot definitions for various attributes including auction details, assessment categories, and authentication requirements; introduce new classes for aspect ratios, audits, and authority data; enhance slot descriptions and mappings for clarity and consistency. 2026-01-27 10:29:15 +01:00