- From: Peter F. Patel-Schneider <pfpschneider@gmail.com>
- Date: Wed, 25 Mar 2015 03:08:15 -0700
- To: Eric Prud'hommeaux <eric@w3.org>
- CC: RDF Data Shapes Working Group <public-data-shapes-wg@w3.org>
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Exploring all the possible models is potentially exponential in the size of the data graph. Someone is going to have to come up with an optimized method for exploring this large space of options. One way of overcoming the problems of recursive shapes is just to forbid them. This is the solution that I currently prefer. peter On 03/25/2015 12:02 AM, Eric Prud'hommeaux wrote: > * Peter F. Patel-Schneider <pfpschneider@gmail.com> [2015-03-24 > 15:28-0700] >> I don't think that the fix is to add extra explanation here. >> >> Based on my analyses, the problem is with two of the three formal >> specification of Shape Expressions. Any implementation of either of >> these two specifications is going to be problematic. Based on a bit of >> testing it appears that the Fancy ShEx Demo is based on an >> implementation of the axiomatic semantics. > > If the goal is to match the users' expectations, I would expect that > exploring all possible models would do that. For instance, if we say ex:b > matches <T> iff ex:c fails <T> ex:c matches <T> iff ex:b fails <T> , > we've covered the possible solutions. An alternative is to say that ex:b > matches <T> ex:c matches <T> because they don't pass in all models. By > tracking the node/shape pairs involved in a particular solution, I think > we can cheaply explore the permutations of A iff !B. If this doesn't > appeal, what do you propose is a good answer to your dilema? > -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJVEokPAAoJECjN6+QThfjz9k4IAJBmSJUQCJ8fih9W/+fVge0k cOFq650uKavkjJ/PSENbyfcfqcVkplSiFgc6V/M91FRgl8YTXh1DUM5PPt6b5ZkV bOsmnEm8y8aPodQ6k9CrjsnyiHklmmBVXE0dM8qCgopyQ3uMU1w9UEZ81Dv3dhWJ UwPd6uYq9PrM60eXcKk9pyfyalE8hacwaMemqKIKR7YfGkfXxQPjxp5ABONKd0YN Y1pS2Q5pgraftFc7iuxbSwJ9W2ZhU5F90mKKutaLIIzeOq+tdlHD6QWx3ohCJYWM wpxS67kYD13PtjfhN+mbU+S3Td7ssIDfCKxErn3EhWfPaiw9P2G6vPZV8URWQRg= =lyWX -----END PGP SIGNATURE-----
Received on Wednesday, 25 March 2015 10:08:45 UTC