diff --git a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/block/view.xsl b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/block/view.xsl index a29aeb7e6..8d7dc1829 100644 --- a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/block/view.xsl +++ b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/block/view.xsl @@ -653,6 +653,7 @@ exclude-result-prefixes="#all" + diff --git a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/graph3d.xsl b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/graph3d.xsl index 4695219e9..9e85b2da4 100644 --- a/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/graph3d.xsl +++ b/src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/graph3d.xsl @@ -14,6 +14,7 @@ xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:map="http://www.w3.org/2005/xpath-functions/map" xmlns:rdf="&rdf;" xmlns:rdfs="&rdfs;" +xmlns:sd="http://www.w3.org/ns/sparql-service-description#" xmlns:ac="∾" xmlns:ldh="&ldh;" xmlns:bs2="http://graphity.org/xsl/bootstrap/2.3.2" @@ -25,6 +26,23 @@ exclude-result-prefixes="#all" + + + @@ -113,6 +131,43 @@ exclude-result-prefixes="#all" + + + + + + + + + + + + + + + + + + + + + + + + + @@ -284,6 +339,37 @@ exclude-result-prefixes="#all" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -391,6 +477,7 @@ exclude-result-prefixes="#all" +