- From: Dimitris Kontokostas <kontokostas@informatik.uni-leipzig.de>
- Date: Thu, 13 Oct 2016 14:47:59 +0300
- To: public-data-shapes-wg <public-data-shapes-wg@w3.org>
- Message-ID: <CA+u4+a1nsJvj1Kn7QeYNC8ZPYeAWik8Q6HVbjfqY2TVefu9pUQ@mail.gmail.com>
There have been quite a few talks lately about what is a shape, focus nodes, referenced shapes, filters etc and most boil down to how shapes are used and different roles shapes take e.g. as a simple shape, as a filter shape, constraining shape (in sh:shape, sh:or, etc) One idea to fix this that came up after yesterday's telco with Karen was to differentiate these cases as follows A shape is a constraint with optional targets (currently shape is a subclass of Constraint so this is true anyway) All other cases will be referring to constraints, not shapes e.g. the range of a filter is a constraint, not a shape similar the range of sh:shape is again a constraint as for sh:and, sh:or, sh:qualifiedShape this fixes the problems of what we do with targets of a shape when that shape is referenced from another shape. With this change, the reference will be only to constraints, not shapes. This will require the renaming of some SHACL Core constructs but I believe it will improve the language. e.g. sh:filterShape could be renamed to sh:filterConstrain, sh:filter, sh:condition sh:shape to sh:constraint sh:qualifiedValueShape to qualifiedValueConstraint (sh:not/or/and are not affected) Any feedback is welcome Best, Dimitris -- Dimitris Kontokostas Department of Computer Science, University of Leipzig & DBpedia Association Projects: http://dbpedia.org, http://rdfunit.aksw.org, http://aligned-project.eu Homepage: http://aksw.org/DimitrisKontokostas Research Group: AKSW/KILT http://aksw.org/Groups/KILT
Received on Thursday, 13 October 2016 11:48:55 UTC