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 = () => {