From 4663c6c0a06307cae527c52bdc058a8790a22b62 Mon Sep 17 00:00:00 2001 From: Martynas Date: Tue, 14 Nov 2023 22:09:45 +0100 Subject: [PATCH] New `ldh:href` function that takes `$graph` --- .../xsl/bootstrap/2.3.2/client/content.xsl | 2 +- .../xsl/bootstrap/2.3.2/imports/default.xsl | 33 +++++++++++++++++++ 2 files changed, 34 insertions(+), 1 deletion(-) 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 5cb987dd4..9cad2391b 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 @@ -1051,7 +1051,7 @@ exclude-result-prefixes="#all" - + 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 26e5e31c6..0b0c76d75 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 @@ -88,6 +88,7 @@ exclude-result-prefixes="#all" + @@ -109,6 +110,38 @@ exclude-result-prefixes="#all" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +