We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 766e74d commit 116afacCopy full SHA for 116afac
1 file changed
shacl12-node-expr/index.html
@@ -644,7 +644,7 @@ <h2>Getting started with Node Expressions</h2>
644
>
645
</div>
646
<p>
647
- The scenario above can also be expressed using SPARQL <dfn data-cite="shacl12-sparq#SelectExpression">select expressions</dfn>.
+ The scenario above can also be expressed using SPARQL <dfn data-cite="shacl12-sparql#SelectExpression">select expressions</dfn>.
648
For performance reasons, for example, specific implementations of SHACL node expressions might
649
internally convert node expressions such as the <code>shnex:filterShape</code> above to SPARQL.
650
</p>
0 commit comments