From 54b8443da37893fd03f92446b50c603676841725 Mon Sep 17 00:00:00 2001 From: Martynas Date: Mon, 9 Oct 2023 17:11:07 +0200 Subject: [PATCH] Use @use-when to differentiate between `base-uri()` used with SAXON and `ldh:base-uri(.)` used with SaxonJD --- .../xsl/bootstrap/2.3.2/client/map.xsl | 2 +- .../xsl/bootstrap/2.3.2/client/sparql.xsl | 2 +- .../xsl/bootstrap/2.3.2/imports/default.xsl | 29 ++++++++++++++----- .../xsl/bootstrap/2.3.2/resource.xsl | 2 +- .../atomgraph/linkeddatahub/xsl/client.xsl | 2 +- 5 files changed, 26 insertions(+), 11 deletions(-) diff --git a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/map.xsl b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/map.xsl index 86934bb9a..53f240fef 100644 --- a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/map.xsl +++ b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/map.xsl @@ -448,7 +448,7 @@ 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 490edb191..6eee8420c 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 @@ -44,7 +44,7 @@ LIMIT 100 - + diff --git a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/imports/default.xsl b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/imports/default.xsl index 02f1af8a9..172b058d6 100644 --- a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/imports/default.xsl +++ b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/imports/default.xsl @@ -290,6 +290,15 @@ exclude-result-prefixes="#all" + + + + + + Not implemented + + + @@ -311,10 +320,10 @@ exclude-result-prefixes="#all" - + - + @@ -399,9 +408,12 @@ exclude-result-prefixes="#all" - + + - + + + @@ -419,7 +431,8 @@ exclude-result-prefixes="#all" - + + @@ -443,7 +456,8 @@ exclude-result-prefixes="#all" - + + @@ -502,7 +516,8 @@ exclude-result-prefixes="#all" - + + diff --git a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/resource.xsl b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/resource.xsl index 80276a2f2..ee616790f 100644 --- a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/resource.xsl +++ b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/resource.xsl @@ -1265,7 +1265,7 @@ extension-element-prefixes="ixsl" - + diff --git a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/client.xsl b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/client.xsl index 9d4d2e61c..6b3b3a40d 100644 --- a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/client.xsl +++ b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/client.xsl @@ -924,7 +924,7 @@ WHERE - +