chore: Remove arrangement_notes slot; migrated to has_arrangement_note

This commit is contained in:
kempersc 2026-01-14 16:58:50 +01:00
parent 8902f0e082
commit ad281c507a
2 changed files with 2 additions and 3 deletions

View file

@ -1,5 +1,5 @@
{ {
"generated": "2026-01-14T15:58:26.520Z", "generated": "2026-01-14T15:58:50.548Z",
"schemaRoot": "/schemas/20251121/linkml", "schemaRoot": "/schemas/20251121/linkml",
"totalFiles": 2888, "totalFiles": 2888,
"categoryCounts": { "categoryCounts": {

View file

@ -27,7 +27,7 @@ imports:
- ./Notes - ./Notes
- ../slots/has_archive_description - ../slots/has_archive_description
- ../slots/has_archive_name - ../slots/has_archive_name
- ../slots/arrangement_notes # REMOVED 2026-01-15: ../slots/arrangement_notes - migrated to has_arrangement_note
- ../slots/has_or_had_assigned_processor - ../slots/has_or_had_assigned_processor
- ../slots/creating_agency - ../slots/creating_agency
- ../slots/has_or_had_custodian_type - ../slots/has_or_had_custodian_type
@ -79,7 +79,6 @@ classes:
- has_or_had_notes - has_or_had_notes
- has_archive_description - has_archive_description
- has_archive_name - has_archive_name
- arrangement_notes
- has_or_had_assigned_processor - has_or_had_assigned_processor
- creating_agency - creating_agency
- has_or_had_custodian_type - has_or_had_custodian_type