ISSUE-74: Should SHACL support validating RDF graphs accessible via unmodified SPARQL endpoints
SPARQL endpoint support
Should SHACL support validating RDF graphs accessible via unmodified SPARQL endpoints
- State:
- CLOSED
- Product:
- SHACL Spec
- Raised by:
- Peter Patel-Schneider
- Opened on:
- 2015-07-12
- Description:
- Should it be possible to validate SHACL shapes on RDF graphs that are only accessible via unmodified SPARQL endpoints?
For example, suppose
G = { < ex:a ex:r _:a .
_:a ex:q ex:b . }
is a data graph to be validated against the shapes
S1 = ex:r S2 [1,1]
S2 = ex:q [1,1]
Should it be possible to perform the validation if the only access G is via SPARQL queries?
- Related Actions Items:
- No related actions
- Related emails:
- Re: RDF Data Shapes WG [minutes] for 27 August 2015 (from lehors@us.ibm.com on 2015-08-28)
- Re: RDF Data Shapes WG [minutes] for 27 August 2015 (from pfpschneider@gmail.com on 2015-08-27)
- Re: shapes-ISSUE-74 (SPARQL endpoint support): Should SHACL support vallidating RDF graphs accessible via unmodified SPARQL endpoints [SHACL Spec] (from holger@topquadrant.com on 2015-08-07)
- Re: shapes-ISSUE-74 (SPARQL endpoint support): Should SHACL support vallidating RDF graphs accessible via unmodified SPARQL endpoints [SHACL Spec] (from arthur.ryman@gmail.com on 2015-08-06)
- Re: shapes-ISSUE-74 (SPARQL endpoint support): Should SHACL support vallidating RDF graphs accessible via unmodified SPARQL endpoints [SHACL Spec] (from holger@topquadrant.com on 2015-07-17)
- Re: shapes-ISSUE-74 (SPARQL endpoint support): Should SHACL support vallidating RDF graphs accessible via unmodified SPARQL endpoints [SHACL Spec] (from arthur.ryman@gmail.com on 2015-07-16)
- shapes-ISSUE-74 (SPARQL endpoint support): Should SHACL support vallidating RDF graphs accessible via unmodified SPARQL endpoints [SHACL Spec] (from sysbot+tracker@w3.org on 2015-07-12)
Related notes:
Resolution: Close ISSUE-74, answer is no but we'll add some informative text to the spec talking about the pitfalls of validating against a SPARQL endpoint and we should keep in mind that some people will want to validate against an endpoint so we don't make it arbitrarily difficult.
See http://www.w3.org/2015/08/27-shapes-minutes.html#resolution03
Display change log