From fd525fa1b9a479d39d01ebee8de57b39034f9632 Mon Sep 17 00:00:00 2001 From: Stephan Heunis Date: Tue, 11 Nov 2025 12:06:17 +0100 Subject: [PATCH 1/2] Bring up to date with latest shacl-vue state - Update state handling between form data and graph data - Fix faulty association class selection for 'InstancesSelectEditor' - Fix 'NodeShapeViewer' update issue - Completely remove rdf-isomorphic functionality - Fix duplication issues related to structurally identical blank nodes - Multi-component update to improve handling+display of blank node records - Major upgrade to 'InstancesSelectEditor' to deal with blank nodes --- shacl-vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shacl-vue b/shacl-vue index f9ebdbf..441ab12 160000 --- a/shacl-vue +++ b/shacl-vue @@ -1 +1 @@ -Subproject commit f9ebdbf62331475643bb1f4736ea723a164e6f43 +Subproject commit 441ab124cf6868dd7ea70b529fa3853471d38310 -- 2.52.0 From d9dd8971e5f710a53ff59b531bb568dbbc35f941 Mon Sep 17 00:00:00 2001 From: Stephan Heunis Date: Tue, 11 Nov 2025 22:50:09 +0100 Subject: [PATCH 2/2] Bring up to date with latest changes to instancesselecteditor and shaclorclasseditor --- shacl-vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shacl-vue b/shacl-vue index 441ab12..058357f 160000 --- a/shacl-vue +++ b/shacl-vue @@ -1 +1 @@ -Subproject commit 441ab124cf6868dd7ea70b529fa3853471d38310 +Subproject commit 058357f545b0db5ac8cfda649646a32a5bd39233 -- 2.52.0