fix: update generated timestamp in manifest.json and add feedback comments in slot_fixes.yaml
This commit is contained in:
parent
54b26343c9
commit
dc95c7f7b7
3 changed files with 29 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"generated": "2026-01-16T22:19:27.407Z",
|
||||
"generated": "2026-01-16T23:08:40.251Z",
|
||||
"schemaRoot": "/schemas/20251121/linkml",
|
||||
"totalFiles": 2995,
|
||||
"categoryCounts": {
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"generated": "2026-01-16T23:08:40.251Z",
|
||||
"generated": "2026-01-16T23:11:38.529Z",
|
||||
"schemaRoot": "/schemas/20251121/linkml",
|
||||
"totalFiles": 2995,
|
||||
"categoryCounts": {
|
||||
|
|
|
|||
|
|
@ -958,6 +958,11 @@ fixes:
|
|||
session: session-2026-01-14-identifier-migrations
|
||||
notes: 'COMPLETE: Migrated to has_or_had_description. OrganizationBranch.yaml
|
||||
updated with slot_usage. Slot archived to modules/slots/archive/branch_description_archived_20260115.yaml.'
|
||||
feedback:
|
||||
- timestamp: '2026-01-17T00:01:01Z'
|
||||
user: Simon C. Kemper
|
||||
comment: |
|
||||
https://nde.nl/ontology/hc/slot/branch_description still exists! The migration is incomplete.
|
||||
revision:
|
||||
- label: has_or_had_description
|
||||
type: slot
|
||||
|
|
@ -1081,6 +1086,11 @@ fixes:
|
|||
timestamp: '2026-01-13T00:00:00Z'
|
||||
session: session-2026-01-13-type-migration
|
||||
notes: BranchType/BranchTypes created; OrganizationBranch updated
|
||||
feedback:
|
||||
- timestamp: '2026-01-17T00:01:21Z'
|
||||
user: Simon C. Kemper
|
||||
comment: |
|
||||
https://nde.nl/ontology/hc/slot/branch_type migration seems to be incomplete, as the slot still exists. Please continue the migration.
|
||||
revision:
|
||||
- label: has_or_had_type
|
||||
type: slot
|
||||
|
|
@ -1121,6 +1131,11 @@ fixes:
|
|||
session: session-2026-01-14-hypernym-migration
|
||||
notes: 'FULLY MIGRATED: FindingAidType - broader_type REMOVED. Replaced with existing
|
||||
has_or_had_hypernym slot (Rule 53). Slot archived to modules/slots/archive/broader_type_archived_20260114.yaml.'
|
||||
feedback:
|
||||
- timestamp: '2026-01-17T00:01:33Z'
|
||||
user: Simon C. Kemper
|
||||
comment: |
|
||||
https://nde.nl/ontology/hc/slot/broader_type migration seems to be incomplete, as the slot still exists. Please continue the migration.
|
||||
revision:
|
||||
- label: has_or_had_hypernym
|
||||
type: slot
|
||||
|
|
@ -5670,7 +5685,10 @@ fixes:
|
|||
notes: 'NO MIGRATION NEEDED: borrower is CIDOC-CRM aligned with P29_custody_received_by
|
||||
semantics. Used in loan management. String range acceptable for institution
|
||||
name references.'
|
||||
feedback: I altered the revision, conduct the current migration as per my instruction! The LinkML ontology mapping takes care of related semantics.
|
||||
feedback:
|
||||
- timestamp: '2026-01-15T12:00:00Z'
|
||||
agent: Simon C. Kemper
|
||||
comment: I altered the revision, conduct the current migration as per my instruction! The LinkML ontology mapping takes care of related semantics.
|
||||
revision:
|
||||
- label: custody_received_by
|
||||
type: slot
|
||||
|
|
@ -5683,7 +5701,10 @@ fixes:
|
|||
session: session-2026-01-15-batch9-slot-migration
|
||||
notes: 'NO MIGRATION NEEDED: borrower_contact uses schema:contactPoint slot_uri.
|
||||
String range appropriate for contact person name/details in loan context.'
|
||||
feedback: I altered the revision, conduct the current migration as per my instruction! The LinkML ontology mapping takes care of related semantics.
|
||||
feedback:
|
||||
- timestamp: '2026-01-15T12:30:00Z'
|
||||
agent: Simon C. Kemper
|
||||
comment: I altered the revision, conduct the current migration as per my instruction! The LinkML ontology mapping takes care of related semantics.
|
||||
revision:
|
||||
- label: has_or_had_contact_point
|
||||
type: slot
|
||||
|
|
@ -5697,7 +5718,10 @@ fixes:
|
|||
notes: 'NO MIGRATION NEEDED: bounding_box uses geosparql:hasBoundingBox slot_uri
|
||||
(OGC GeoSPARQL standard). WKT POLYGON format is authoritative for spatial data.
|
||||
Creating wrapper class would break GIS interoperability.'
|
||||
feedback: I altered the revision, conduct the current migration as per my instruction! The LinkML ontology mapping takes care of related semantics.
|
||||
feedback:
|
||||
- timestamp: '2026-01-15T12:30:00Z'
|
||||
agent: Simon C. Kemper
|
||||
comment: I altered the revision, conduct the current migration as per my instruction! The LinkML ontology mapping takes care of related semantics.
|
||||
revision:
|
||||
- label: has_or_had_geographic_extent
|
||||
type: slot
|
||||
|
|
|
|||
Loading…
Reference in a new issue