From 7691a11e7939a9e4b819f45441772b10579ef0c0 Mon Sep 17 00:00:00 2001 From: kempersc Date: Wed, 14 Jan 2026 15:14:23 +0100 Subject: [PATCH] chore: Update generated timestamp in manifest.json and archive budget_status slot --- .../public/schemas/20251121/linkml/manifest.json | 2 +- .../20251121/linkml/modules/slots/slot_fixes.yaml | 7 ++++++- frontend/src/pages/LinkMLViewerPage.tsx | 4 ++-- schemas/20251121/linkml/manifest.json | 2 +- .../budget_status_archived_20260114.yaml} | 0 .../20251121/linkml/modules/slots/slot_fixes.yaml | 12 ++++++++---- 6 files changed, 18 insertions(+), 9 deletions(-) rename schemas/20251121/linkml/modules/slots/{budget_status.yaml => archive/budget_status_archived_20260114.yaml} (100%) diff --git a/frontend/public/schemas/20251121/linkml/manifest.json b/frontend/public/schemas/20251121/linkml/manifest.json index 64ab71ea07..f71dc78aad 100644 --- a/frontend/public/schemas/20251121/linkml/manifest.json +++ b/frontend/public/schemas/20251121/linkml/manifest.json @@ -1,5 +1,5 @@ { - "generated": "2026-01-14T14:05:38.322Z", + "generated": "2026-01-14T14:13:07.428Z", "schemaRoot": "/schemas/20251121/linkml", "totalFiles": 2884, "categoryCounts": { diff --git a/frontend/public/schemas/20251121/linkml/modules/slots/slot_fixes.yaml b/frontend/public/schemas/20251121/linkml/modules/slots/slot_fixes.yaml index 84ab114678..c12aa52f82 100644 --- a/frontend/public/schemas/20251121/linkml/modules/slots/slot_fixes.yaml +++ b/frontend/public/schemas/20251121/linkml/modules/slots/slot_fixes.yaml @@ -1338,4 +1338,9 @@ fixes: type: slot - label: XPath type: class - - + - original_slot_id: https://nde.nl/ontology/hc/slot/writing_system + revision: + - label: has_or_had_writing_system + type: slot + - label: WritingSystem + type: class diff --git a/frontend/src/pages/LinkMLViewerPage.tsx b/frontend/src/pages/LinkMLViewerPage.tsx index ba9d40c4c6..b943f61361 100644 --- a/frontend/src/pages/LinkMLViewerPage.tsx +++ b/frontend/src/pages/LinkMLViewerPage.tsx @@ -2519,7 +2519,7 @@ const LinkMLViewerPage: React.FC = () => {