ISSUE-118: syntax errors should not be confusable with validation results

syntax errors

syntax errors should not be confusable with validation results

State:
CLOSED
Product:
SHACL Spec
Raised by:
Peter Patel-Schneider
Opened on:
2016-01-11
Description:
SHACL syntax errors should not be easily confusable with validation results.

Something like the following is not suitable as the report of a syntax error.

[ a <http://www.w3.org/ns/shacl#ValidationResult> ;
<http://www.w3.org/ns/shacl#message>
"Required minimum value count 1 but found 0"^^<http://www.w3.org/2001/XMLSchema#string> ;
<http://www.w3.org/ns/shacl#predicate>
<http://peoplepetsontology.example.com/pet> ;
<http://www.w3.org/ns/shacl#severity>
<http://www.w3.org/ns/shacl#Violation> ;
<http://www.w3.org/ns/shacl#sourceConstraint>
[] ;
<http://www.w3.org/ns/shacl#sourceShape>
[] ;
<http://www.w3.org/ns/shacl#sourceTemplate>
<http://www.w3.org/ns/shacl#AbstractMinCountPropertyConstraint>
] .
Related Actions Items:
No related actions
Related emails:
  1. Re: shapes-ISSUE-118 (syntax errors): syntax errors should not be confusable with validation results [SHACL Spec] (from holger@topquadrant.com on 2016-01-29)
  2. Re: shapes-ISSUE-118 (syntax errors): syntax errors should not be confusable with validation results [SHACL Spec] (from pfpschneider@gmail.com on 2016-01-25)
  3. Re: shapes-ISSUE-118 (syntax errors): syntax errors should not be confusable with validation results [SHACL Spec] (from holger@topquadrant.com on 2016-01-25)
  4. Re: shapes-ISSUE-118 (syntax errors): syntax errors should not be confusable with validation results [SHACL Spec] (from pfpschneider@gmail.com on 2016-01-22)
  5. Re: shapes-ISSUE-118 (syntax errors): syntax errors should not be confusable with validation results [SHACL Spec] (from holger@topquadrant.com on 2016-01-22)
  6. Re: shapes-ISSUE-118 (syntax errors): syntax errors should not be confusable with validation results [SHACL Spec] (from arthur.ryman@gmail.com on 2016-01-21)
  7. shapes-ISSUE-118 (syntax errors): syntax errors should not be confusable with validation results [SHACL Spec] (from sysbot+tracker@w3.org on 2016-01-11)

Related notes:

RESOLUTION: Close ISSUE-118, validation results are the product of validation of the data graph only
See http://www.w3.org/2016/01/28-shapes-minutes.html#resolution06

Arnaud Le Hors, 29 Jan 2016, 17:06:56

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: 118.html,v 1.1 2018/11/26 09:03:27 carine Exp $