ISSUE-213: Finding shapes

Finding shapes

Finding shapes

State:
CLOSED
Product:
SHACL Spec
Raised by:
Karen Coyle
Opened on:
2016-11-22
Description:
Email from Peter: https://lists.w3.org/Archives/Public/public-rdf-shapes/2016Nov/0005.html

Data Graph D:

ex:i1 rdf:type ex:c ;
ex:p1 ex:i2 .

2/ finding shapes

Shapes Graph S2:

se:s1
sh:not se:s2 .
se:s2
sh:targetClass ex:c ;
sh:class ex:d .
se:s3
sh:targetClass ex:c ;
sh:nodeKind sh:BlankNode .

Validating D against S2 produces the following validation report

[ rdf:type sh:ValidationResult ;
sh:severity sh:Violation ;
sh:focusNode ex:i1 ;
sh:sourceConstraintComponent sh:ClassConstraintComponent ;
sh:sourceShape se:s2 ] .
Related Actions Items:
No related actions
Related emails:
  1. shapes-ISSUE-213 (Finding shapes): Finding shapes [SHACL Spec] (from sysbot+tracker@w3.org on 2016-11-22)

Related notes:

RESOLUTION: Close ISSUE-213 as duplicate of ISSUE-209
See https://www.w3.org/2016/11/30-shapes-minutes.html#resolution02

Arnaud Le Hors, 2 Dec 2016, 15:35:00

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