diff --git a/src/shacl-shape-lib/connectors-shacl-shape.xsl b/src/shacl-shape-lib/connectors-shacl-shape.xsl
index 2b03a07..c7b6bb5 100644
--- a/src/shacl-shape-lib/connectors-shacl-shape.xsl
+++ b/src/shacl-shape-lib/connectors-shacl-shape.xsl
@@ -488,9 +488,9 @@
- SELECT ?this ?that WHERE { ?this <SELECT ?this ?that WHERE { ?this <> ?that . ?that <> ?this .}
+ select="$targetRoleURI"/>> ?this .}
@@ -501,9 +501,9 @@
- SELECT ?this ?that WHERE { ?this <SELECT ?this ?that WHERE { ?this <> ?that . ?that <> ?this .}
+ select="$targetRoleURI"/>> ?this .}
@@ -511,9 +511,9 @@
- SELECT ?this ?that WHERE { ?this <SELECT ?this ?that WHERE { ?this <> ?that . ?that <> ?this .}
+ select="$sourceRoleURI"/>> ?this .}
diff --git a/src/shacl-shape-lib/descriptors-shacl-shape.xsl b/src/shacl-shape-lib/descriptors-shacl-shape.xsl
index 04f6143..e1cc996 100644
--- a/src/shacl-shape-lib/descriptors-shacl-shape.xsl
+++ b/src/shacl-shape-lib/descriptors-shacl-shape.xsl
@@ -83,10 +83,10 @@
-
+
-
+
diff --git a/src/shacl-shape-lib/elements-shacl-shape.xsl b/src/shacl-shape-lib/elements-shacl-shape.xsl
index d72127c..171349f 100644
--- a/src/shacl-shape-lib/elements-shacl-shape.xsl
+++ b/src/shacl-shape-lib/elements-shacl-shape.xsl
@@ -229,8 +229,7 @@
- SELECT ?this WHERE { ?this a <> . }
-
+ SELECT ?this WHERE { ?this a <> . }