Skip to content

Commit d7ba636

Browse files
HolgerKnublauchafsTallTed
authored
#647: Added at risk issue to pre-binding (#656)
* #647: Added at risk issue to pre-binding * Update shacl12-sparql/index.html Co-authored-by: Andy Seaborne <andy@apache.org> * Update shacl12-sparql/index.html Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com> --------- Co-authored-by: Andy Seaborne <andy@apache.org> Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
1 parent a5c1822 commit d7ba636

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

shacl12-sparql/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1715,6 +1715,11 @@ <h2>Pre-binding of Variables in SPARQL Queries</h2>
17151715
<p>
17161716
Some features of SHACL-SPARQL rely on the concept of <a>pre-binding of variables</a> as defined in this section.
17171717
</p>
1718+
<p class="issue atrisk" data-number="647">
1719+
This feature is "at risk" and may be changed (not removed)
1720+
to align with currently ongoing work in the RDF and SPARQL 1.2 work in this area.
1721+
Originally discussed as <a href="https://github.com/w3c/data-shapes/issues/647">Issue 647</a>.
1722+
</p>
17181723
<div class="syntax" data-syntax-rule="pre-binding-limitations">
17191724
<p>
17201725
The definition of pre-binding used by SHACL requires the following restrictions on SPARQL queries.

0 commit comments

Comments
 (0)