From cf9afcb2136b075404ac99a02e47fd8a83d022dd Mon Sep 17 00:00:00 2001 From: Martynas Date: Sun, 8 Oct 2023 23:03:12 +0200 Subject: [PATCH] `ldh:base-uri` strips fragment Replaced `ac:uri()` with `ldh:base-uri(.)` Removed `ac:uri` function --- .../xsl/bootstrap/2.3.2/client/content.xsl | 36 +++++++++---------- .../xsl/bootstrap/2.3.2/client/functions.xsl | 8 ++--- .../xsl/bootstrap/2.3.2/client/sparql.xsl | 6 ---- .../xsl/bootstrap/2.3.2/layout.xsl | 6 ++-- .../atomgraph/linkeddatahub/xsl/client.xsl | 16 ++++----- 5 files changed, 32 insertions(+), 40 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 f2fed35ca..612d55609 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 @@ -570,10 +570,10 @@ exclude-result-prefixes="#all" - + - + @@ -587,14 +587,14 @@ exclude-result-prefixes="#all" - + - + - + @@ -628,16 +628,16 @@ exclude-result-prefixes="#all" - + - + - + @@ -648,20 +648,20 @@ exclude-result-prefixes="#all" - + - + - + - + @@ -686,9 +686,9 @@ exclude-result-prefixes="#all" - + - + @@ -748,9 +748,7 @@ exclude-result-prefixes="#all" - - - + @@ -1010,10 +1008,10 @@ exclude-result-prefixes="#all" - + - + diff --git a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/functions.xsl b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/functions.xsl index 6088e82f0..aa0aa5a08 100644 --- a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/functions.xsl +++ b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/functions.xsl @@ -41,16 +41,16 @@ exclude-result-prefixes="#all" - + - + - + diff --git a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/sparql.xsl b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/sparql.xsl index fbc28ba3f..6151e6cd2 100644 --- a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/sparql.xsl +++ b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/sparql.xsl @@ -105,12 +105,6 @@ LIMIT 100
- -