- From: Holger Knublauch <holger@topquadrant.com>
- Date: Sat, 9 Jan 2016 15:45:23 +1000
- To: "public-data-shapes-wg@w3.org" <public-data-shapes-wg@w3.org>
FYI I have implemented the resolution to ISSUE-103 in the spec (and the TopBraid SHACL API for those tracking it): sh:NotConstraint -> sh:not sh:AndConstraint -> sh:and sh:OrConstraint -> sh:or sh:EqualConstraint -> sh:equals sh:NotEqualConstraint -> sh:notEquals sh:LessThanConstraint -> sh:lessThan sh:LessThanOrEqualsConstraint -> sh:lessThanOrEquals Test cases are updated. A review against glitches would be appreciated. Commits: https://github.com/w3c/data-shapes/commit/5e2434af37d31abee654fe17740b0948d92fbd9f https://github.com/w3c/data-shapes/commit/7ab1a5ea72cc149d07b5f360eb37ce47967d085a Regards Holger
Received on Saturday, 9 January 2016 05:45:57 UTC