-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
This issue collects the errata found in the printed book. Marked errata have been repaired in the HTML version.
- Example 4.3 Query Map: Comma is lacking
- Example 4.7 ShapeMap contains :VotingAge but should be :CanVoteAge
- Example 4.8 Can be made more complex to show IRI and shape (add a new example)
- Example 4.16 Accent in Automóvil
- Example 4.17 Accent in Automóvil
- Example 4.21 Products should be p1, p2, p3 and p4
- Example 4.31 :p4 fails and it says it passes
- Example 4.39 :dave fails, not passes
- Example 4.54 In ttl. Replace :PersonInstance by :Person
- Example 4.56 Remove dot after :User
- Example 4.61 A comma is lacking
- Figure 4.10 Replace underscore in shape map, change ":alice a :User" by ":alice a schema:Person" in RDF
- Example in section 4.9.4, new version of shape maps has changed "nodeSelector" by "node" and "shapeLabel" by "shape".
- Example 7.8 ShEx lacks a ; separating the productions
- Example 7.12 ; lacking after sh:lessThan :loginDate
- Page 258, 2nd example lacks a dot: :UserShape sh:ignoredProperties (schema:name schema:birthDate ) .
Changes between HTML version and printed book
- We changed the code listings that contained examples with non-ascii characters. Words changed s/"España"/"Italy"/, s/"Jamón"/"Leche"/, s/"Automóvil"/"Auto"/, s/"Käse"/"Tomaten"/
Problems with ShEx
Example 4.19, 4.20 need to remove dot in prefixed IRI range
Problems with SHACLEX
Example 4.43 Not supported external shapes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels