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.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.


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



Version Location Description Submitted By
Printed Page 24
Last paragraph, Example 2-1

First triple has an extraneous period after first clause.
Second triple has <http://www.burningbird.net...> instead of
<http://burningbird.net...>

Anonymous 
Printed Page 25
second last paragraph

A period is missing from the end of the triple near the
bottom of the page:
<http://burningbird.net ...

Anonymous 
Printed Page 26
Paragraph 2, code example

The triple needs to end with a period after "Shelley Powers"

Anonymous 
Printed Page 32
para -3

monstes3.htm given as being xml:base=//dynamicearth.com

The example 3.1 repeats the //burningbird.com xmlbase.

Anonymous 
Printed Page 34
Figure 3.3

"xmins.rdf"
should read:
"xmlns:rdf"

Anonymous 
Printed Page 37
Figure 3.4

"xmins.rdf"
should read:
"xmlns:rdf"

Anonymous 
Printed Page 39
para 4

The text suggests that the ns uri point to the RDF schema, yet
its not done for burningbird.net/postcon/elements/1.0 ...

Intentional, or forthcoming?

Anonymous 
Printed Page 42
fig 3.6

Lower limb, rhs.
Should be //burning.... .1.0/creator
not created.

Anonymous 
Printed Page 58
Second line after heading beginning Containers...

Typo: multiply -> multiple !!!

Anonymous 
Printed Page 66
Last line but one. rdf:next -> rdf:rest? or just next?

Is this an error? Or am I not getting something here?
rdf:next. Where is it in figure 4-3. Should it rdf:rest? or just next?

Anonymous 
Printed Page 67
Figure 4-3

The arrows are missing from the figure. The rectangles in the figure should be ovals.

Anonymous 
Printed Page 75
Top of page

Example 4-10 uses:
<pstcn:recommendedBy rdf:resource="#s1" />
But Example 4-8 uses:
<pstcn:recommends rdf:resource="#s1" />

I think the recommendedBy tag should be recommends.

Anonymous 
Printed Page 77,80
RDF examples using BagID

The validator no longers accepts the BagID construct. Since reification is so
confusing, it would be nice to actually have these examples in a valid format.

Anonymous 
Printed Page 79
Figure 4-8

The #type and #subject arrows from genid:ARP10833 are reversed.
The type should be "Statement" and the subject should be "hiermenus".

Anonymous 
Printed Page 92
Throughout code on this page and next

Throughout page 92 and 93, the code mixes:
rdf:about=" http://...
and
rdf:about="http://...

The former will not parse as RDF because of the blank before http.

Anonymous 
Printed Page 98
1st paragraph

According to the book, only one RDF range constraint can be attached to any property.

According to the RDF Primer(W3C Recommendation 10 February 2004), Section 5.2
(Describing Properties), a property can have zero, one, or more than one range
property.

Anonymous 
Printed Page 105
Spans Table on 104/105 Last paragraph

Table 6-1 lists Content bio
P105 lists Resource bio
There is an inconsistency here.

Anonymous 
Printed Page 115
example 6-5

In the example 6-5, the value of the property "history" is of type rdf:Seq (a Seq
Container). This container contains items of type pstcn:Movement. In the
corresponding schema on page 128, the range of the "history" property is defined as
pstcn:Resource. I suppose that this is wrong. Shouldn't the range be rdf:Seq? By the
way, assuming that it should indeed be rdf:Seq, is there any way to describe in the
schema that the items inside the Container are of type stcn:Movement. This is an open
question that is not answered in the book.

Anonymous 
Printed Page 117
Figure 6-3

It seems that almost all labels of the arcs in this figure are totally wrong. They
neither correspond to the description in the text, nor do they make any sense. E.g.,
there is an arc labeled with http://burningbird.net/postcon/elements/1.0/bio pointing
to a blank node which has a type property with value rdf:Seq. Actually, this arc
should be labeled with http://burningbird.net/postcon/elements/1.0/history (instead
of bio). Four other arc labels are wrong as well!

Anonymous 
Printed Page 119
3rd paragraph

It says that resource, Bio, Movement, Relevancy and Presentation are all defined as
classes however in the actual schema on page 127, only resourc and movement are
defined as classes.

Anonymous 
Printed Page 119
paragraph 6 (below the rdf example)

The text says "there are two domains associated with the title that show the classes
the property is associated with: bio and Movement." There seem to be several errors
in this sentence. First, there is no property "title" described in the example; the
example describes the property "type". Secondly, the example does not show the class
(or classes) the property may be associated with. Thirdly, "bio" and "Movement" are
not classes at all, they are properties!

Anonymous 
Printed Page 120
paragraph 1, first sentence

The text says "The predicate object associated with 'related' is a resource of class
Movement". This is neither shown in the rdf example, nor does it make any sense
because the class "Movement" has nothing to do with the "related" property. It is
rather related to the "history" property (which is not shown in the example)!

Anonymous 
Printed Page 127
Example 6-7

The pstcn:Movement class is not defined as a subclass of pstcn:Resource. This causes
some confusion with the pstcn:history property

Anonymous 
Printed Page 153
Figure 8-1

According to the text, Figure 8-1 should show an RDF graph that corresponds to the
preceding example, but actually, the graph shows something completely different. The
graph shows a "type" predicate that does not appear in the example. The second
NS0:related property in the example is not shown in the graph. The label on the
second arc in this graph contains only the prefix, but not the actual name "related"
of the property.

Anonymous 
Printed Page 199
Note under Qery-O-Matic

The following URL should be replaced:
http://www.hpl.hp.com/semweb/doc/tutorial/RDQL/index.html
by:
http://jena.sourceforge.net/tutorial/RDQL/

BTW: Why don't you run a link checker over all electronic version of your books. Then submit this to errata of books periodically..

Just a thought. Then reprints will be up to date.

Anonymous 
Printed Page 211
Note on 3rd line of page - url out of date

http://sesame.aidministrator.nl/
I beleive this is the new location:
http://www.openrdf.org/

Anonymous 
Printed Page 216
3rd line - URL - restricted access

www.daml.ri.cmu.edu/drive/news.html
This link is a protected resource and consequently can't be downloaded!

Anonymous 
Printed Page 225
Redfoot Note URL doesn't work

http://redfoot.net/
Server seems to not like HTTP GET so url doesn't work. (HTTP 502 Proxy error) Takes an eternity to respond!

Anonymous 
Printed Page 231
Last url of note at top of page - mindswap -> shtml suffix

Wrong: http://www.mindswap.org/2002/owl.html
Right: http://www.mindswap.org/2002/owl.shtml

Anonymous 
Printed Page 231
Note at bottom of page. - link needs updating to newer site

http://ontoweb.aifb.uni-karlsruhe.de/
According to website, work on this project ended in 2004
This is the follow up project:
http://knowledgeweb.semanticweb.org/semanticportal/sewView/frames.html

Anonymous 
Printed Page 239
2nd paragraph

it seems that the rdf:resource of rdfs:range must be pstcn:movementTypes (refering to
the simpleType creating in the schema). This concerns the owl:DataTypeProperty.

Anonymous 
Printed Page 248
SMORE Note

http://www.mindswap.org/~aditkal/editor.shtml
Now should reference:
vhttp://www.mindswap.org/2005/SMORE/

Anonymous 
Printed Page 267
Dublin Core dces link.

There have been six newer versions since the orginal print of this url:
If you use:
http://dublincore.org/documents/dces/
you will stay current. It provides a mechanism to track back through prior versions all the way back to 1999/07/02 and before...

Anonymous 
Printed Page 271
Meerkat

Meerkat was shut down March 2, 2006 so whole section is useless.
Bloglines, GoogleReader or Rojo in its place perhaps?

Anonymous 
Printed Page 287
Mozilla note - catalog url not found

http://www.mozilla.org/catalog/ is not found
Would this be apt replacement?
http://www.mozilla.org/projects/
Or did author have something else in mind?

Anonymous 
Printed Page 296
Lines 4-6

http://creativecommons.org/learn/technology/metadata/implement#learn
http://creativecommons.org/learn/technology/metadata/scema.rdf
These links are no longer valid.

Anonymous