From 7ccd6f2b5b7ab81fa479f4a4092fc5da2a57324d Mon Sep 17 00:00:00 2001 From: Martynas Date: Wed, 22 Nov 2023 08:52:52 +0100 Subject: [PATCH] Improved validation of SPARQL query string --- .../xsl/bootstrap/2.3.2/client/content.xsl | 43 +++++++++++++++---- 1 file changed, 35 insertions(+), 8 deletions(-) diff --git a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/content.xsl b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/content.xsl index d6fa7e4a8..b93655faa 100644 --- a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/content.xsl +++ b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/content.xsl @@ -182,7 +182,7 @@ exclude-result-prefixes="#all" - + @@ -637,20 +637,23 @@ exclude-result-prefixes="#all" + - - - + + + + + + - @@ -676,6 +679,8 @@ exclude-result-prefixes="#all" + + @@ -706,11 +711,33 @@ exclude-result-prefixes="#all" + + + - - onSPARQLQuerySave $query-uri: - + + + + + + onSPARQLQuerySave $query-uri: + + + + + + + + + +
+ Could not save content resource: +
+
+
+
+