ISSUE-143: more pre-binding is needed in Section 3

pre-binding in core

more pre-binding is needed in Section 3

State:
CLOSED
Product:
SHACL - Core
Raised by:
Peter Patel-Schneider
Opened on:
2016-04-08
Description:
The SHACL code in Section 3 depends on parameter pre-binding, but there is no support for parameter pre-binding in the core sections.

For example, according to the leadup to Section 3.1.1 $class would be unbound (or unsubstituted) when the code for sh:ClassConstraintComponent is run

SELECT $this ($this AS ?subject) $predicate (?value AS ?object)
WHERE {
$this $predicate ?value .
FILTER NOT EXISTS { ?value rdf:type/rdfs:subClassOf* $class } .
}

Related Actions Items:
No related actions
Related emails:
  1. Re: shapes-ISSUE-143 (pre-binding in core): more pre-binding is needed in Section 3 [SHACL - Core] (from holger@topquadrant.com on 2016-04-10)
  2. shapes-ISSUE-143 (pre-binding in core): more pre-binding is needed in Section 3 [SHACL - Core] (from sysbot+tracker@w3.org on 2016-04-08)

Related notes:

RESOLUTION: Close ISSUE-143, ISSUE-145, ISSUE-147, open ISSUE-144, ISSUE-146
See https://www.w3.org/2016/04/14-shapes-minutes.html#resolution02

Arnaud Le Hors, 14 Apr 2016, 20:56:51

Display change log ATOM feed


Chair, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 143.html,v 1.1 2018/11/26 09:03:29 carine Exp $