From 2e2783ce59a1cd9441fa84e822940c0e071145d4 Mon Sep 17 00:00:00 2001 From: Egon Willighagen Date: Tue, 24 Oct 2023 13:51:31 +0200 Subject: [PATCH] Added the missing prefix declaration --- shapes/InteractionData.shex | 1 + 1 file changed, 1 insertion(+) diff --git a/shapes/InteractionData.shex b/shapes/InteractionData.shex index 05315d7..f442e1b 100644 --- a/shapes/InteractionData.shex +++ b/shapes/InteractionData.shex @@ -8,6 +8,7 @@ PREFIX rdfs: PREFIX sbd: PREFIX xsd: PREFIX wp: +PREFIX sio: :InteractionData { a [ wp:InteractionData ] ;