ThatsNeato NeatoShop
Enter Keywords:
Index : Product Listings : Product DetailsBack


  View Larger
Owl: Representing Information Using the Web Ontology Language
By Lee W. Lacy ( Trafford Publishing )
Release Date: 2005-01
Average Customer Rating:
List Price: $39.95
Price: $39.95
Eligible for FREE Super Saver Shipping on orders over $25.
Availability: Usually ships in 24 hours
 Add to Cart 
Customers Who Bought This Item Also Bought

Practical RDF

A Semantic Web Primer (Cooperative Information Systems)

Model Driven Architecture and Ontology Development

Ontological Engineering: with examples from the areas of Knowledge Management, e-Commerce and the Semantic Web. First Edition (Advanced Information and Knowledge Processing)

Semantic Web Technologies: Trends and Research in Ontology-based Systems

Product Reviews:
  Good source book for OWL and basic ontology definitions 
It covers basic concepts of ontology and OWL language. It is very helpful to get broad information about knowledge representation using OWL. The examples could be increased and may be real application examples must be added.
  Owl's wisdom 
It's a good book, that gives a general overview of semantic web complexities. For people involved it is almost mandatory. As an introduction we would need an user friendly version, with less "syntactical info" and more content oriented and application oriented.
As a technical concern I would be cautious about a "layered" approach to the Semantic Web, instead of a strict layered approach ( remember OSI data communications) I would go to more loosened approach ( remember TCP-IP). But , as a wrap up, it is a very good book. I recommend it.
  Great overview, valuable information and interesting material 
This book is a great tool and asset to have. Understanding the complexity of OWL language and the exciting development on the technologies for building Semantic web is not an easy task.

I really enjoy the writing style of the author who made it easy and as simple as possible for everybody to understand. This is a really great book to have in every teaching class as part of a good introduction of this subject. I really enjoy it and help me a lot to understand how to apply the technology.

  Be forewarned, amateur publishing has its drawbacks.  ( vaw2 )
On a positive note, this book provided something I needed: a shallow overview of the various technologies comprising the semantic web, from which I can direct my own further in-depth study. After reading this book I will be less clueless in a water cooler conversation about OWL or RDF. For this reason I give it 3 stars and don't wish to trash it entirely.

However, from an instructional standpoint it largely fails to deliver. I had to skip over a great deal of unnecessarily pedantic "faux formal" prose which was useful mostly as sleeping aid. It is neither reference nor tutorial, and I will need further study before making even the simplest use of the technologies discussed. The examples are few, fragmented, and too simplistic to be of much help.

The publisher's note on the inside cover says "This book was published on demand in cooperation with Trafford Publishing." I'm not sure what _on demand_ publishing is all about, but it seems that the book was written and typeset in a word processor's outline mode. I like the idea of grassroots publishing, and I assume that this was a cost effective way for the author to quickly deliver material that is very much needed in the market. However, if you're used to finely crafted and entertaining O'Reilly books, then this one is a bit of a shock. I think the attention of a professional publisher would have produced a book that was easier and more entertaining to read, with a bit of narrative, and a great deal more substantial examples. Pretty text and effective illustrations wouldn't be such a bad thing either, although I mean no insult to whichever of the author's children drew the owl. On the whole, this is not a book that entices me to curl up in front of the fire after a long day to broaden my technical horizons.
  No better than reading the standards ( eggbertsearle )
You would learn more from the Protege OWL pizza tutorials.
The book has no discussion on inferencing or how to actually make an ontology with OWL.
The one example is simply a representation of the hours that a business is open. It could be expressed in plain RDF(S) and does not provide any indication of the power of OWL. For example, it directly specifies the hours for each day. A better example could define hours in terms of the type of day (weekday, weekend, holiday, Thanksgiving) and then infer the hours for each day.
The book uses unusual terminology holonymy, hyponymy, etc. (generalization and composition, respectively)
OWL forms only half the book with the remainder covering URLs, XML,RDF, RDFS. Removing that material would have allowed OWL to be covered in appropriate detail.
Only the XML/RDF serialization is described, which is only used for exchange between tools. There is no discussion of the abstract syntax, N3, Turtle, etc that all provide a more human readable serialization.