Errata


Print Print Icon

Submit your own errata for this product.


The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.


Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question



Version Location Description Submitted By Corrected
Printed Page xxx
Section 2.2

{subject, predicate, object}
should be:
(subject, predicate, object)

since, in common mathematical usage, {a, b, c} denotes three entities
whose order does NOT matter, whereas (a, b, c) denotes three entities
whose order DOES matter.

Anonymous 
Printed Page p38
Figure 3-5

Throughout the book, blank nodes are drawn as rectangles, but
they should be drawn as ovals, according to the text. For instance, p20 says "blank
nodes are shown as an empty circle". p38 says "an oval with a generated identifier
is drawn". But in the figures, they show rectangles, not circles/ovals.

Anonymous 
Printed Page 20
4th paragraph

"from right to left"
should read
"from left to right"

Anonymous 
Printed Page 23
3rd last paragraph (code example)

pstcn.title should be pstcn:title

pstcn.description should be pstcn:description

Quotation marks around the literals appear to be missing and/or in the wrong places.

Anonymous 
Printed Page 23
Example of converting RDF/XML to N3

<bbd:monsters1.htm> pstcn:bio <#monster1>
should be:
<bbd:monsters1.htm> pstcn:bio <#monsters1>

Anonymous 
Printed Page 24
Fig. 2-3

The URI indicated in the figure is http://burningbird.net/articles/monsters3.com
rather than http://burningbird.net/articles/monsters3.htm as it should be.

Anonymous 
Printed Page 32
Figure 3-1

"monsters3.com" appears where "monsters3.htm" should occur in the URI of Figure 3-1.
This mistake occurs again in Figure 3-2, Figure 3-3, Figure 3-4, and Figure 3-5.
The correct URI is listed in the RDF code snippets.

Anonymous 
Printed Page 38
URL in note - xml-names - drop REC & encoded date

Now becomes http://www.w3.org/TR/xml-names/

Anonymous 
Printed Page 48
1st code sample

The pstcn:Author and pcstcn:Title properties should not be capitalized.

Anonymous 
Printed Page 52
Figure 3-7

Two problems:
1) monsters3.com should be monsters3.htm
2) The reason object literal should be "First in the series"

Anonymous 
Printed Page 91
2nd paragraph

"rdf:subClassOf"
should be
"rdfs:subClassOf"

Anonymous 
Printed Page 118
4th paragraph, last line

The values 'Presentation' and 'Relevancy' should not be capitalized.

Anonymous 
Printed Page 235
2nd paragraph

A minor typo:
"< description>"
should be
"<description>"

Anonymous 
Printed Page 239
last line of page

"complimentary"
should be
"complementary"

Anonymous