chore: Remove arrangement_notes slot; migrated to has_arrangement_note
This commit is contained in:
parent
8902f0e082
commit
ad281c507a
2 changed files with 2 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"generated": "2026-01-14T15:58:26.520Z",
|
||||
"generated": "2026-01-14T15:58:50.548Z",
|
||||
"schemaRoot": "/schemas/20251121/linkml",
|
||||
"totalFiles": 2888,
|
||||
"categoryCounts": {
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ imports:
|
|||
- ./Notes
|
||||
- ../slots/has_archive_description
|
||||
- ../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/creating_agency
|
||||
- ../slots/has_or_had_custodian_type
|
||||
|
|
@ -79,7 +79,6 @@ classes:
|
|||
- has_or_had_notes
|
||||
- has_archive_description
|
||||
- has_archive_name
|
||||
- arrangement_notes
|
||||
- has_or_had_assigned_processor
|
||||
- creating_agency
|
||||
- has_or_had_custodian_type
|
||||
|
|
|
|||
Loading…
Reference in a new issue