|
|||||||||||||||||||||||||||||||||||
|
11 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
50 of 54 people found the following review helpful:
2.0 out of 5 stars
No better than reading the standards,
By Richard Searle (Dallas, Texas) - See all my reviews
This review is from: Owl: Representing Information Using the Web Ontology Language (Paperback)
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.
17 of 20 people found the following review helpful:
3.0 out of 5 stars
Be forewarned, amateur publishing has its drawbacks.,
By
This review is from: Owl: Representing Information Using the Web Ontology Language (Paperback)
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.
16 of 21 people found the following review helpful:
5.0 out of 5 stars
Thorough, interesting, and well organized,
This review is from: Owl: Representing Information Using the Web Ontology Language (Paperback)
OWL is a complicated language, no doubt about it. It uses layers upon layers upon layers to provide a way to describe "things" with all of the complexity that they have in "real life". Explaining a system this complicated can be difficult. I know; I do it for a living, myself. But Lee Lacy has managed to break OWL down into small enough pieces that you can begin to see how everything fits together. Kudos for a job well done!
12 of 16 people found the following review helpful:
4.0 out of 5 stars
Good Overview on the Different Technologies Behind the Semantic Web,
By Soda (Texas, USA) - See all my reviews
This review is from: Owl: Representing Information Using the Web Ontology Language (Paperback)
This book provides an excellent overview on the technologies for building the semantic web. First, the author presents a brief history of the web and explains the concept of the "semantic web." In order to have computers understand web contents and do the corresponding processing of the understood information, such contents cannot be within HTML or XML tags that are only human-understandable. Machines should be able to understand the meanings of those tags through referring to the ontologies behind. Such ontologies are machine-understandable definitions of the concepts and how those concepts are related in the relevant field(s).
Then the author begins the technical explanation on the technologies used for building the semantic web. He starts from URIs and namespaces, then goes up to XML and XMLS Datatypes, RDF and RDF/XML, RDFS and Individuals, OWL, and lastly, applications that can be built to make use of all the layers underneath. When he finishes explaining one layer, he also includes the reasons for the inadequacy of that layer for the semantic web, so as to provide a link to the explanation on the next higher layer. As for learning the different dialects of OWL, this book is the most detailed with OWL Lite. OWL Lite provides is foundation of OWL DL and OWL Full. The chapters for teaching the OWL language serve as a good introduction before one reads the official OWL manual and OWL language guide. The writing style of the author is clear and diagrams are provided to give overviews of the different groups of concepts introduced. The complete example about restaurant operating hours at the end is good for enhancing understanding. There are a few typos within some tags in the examples, such as the one on page 167 and there is another one on page 170.
7 of 11 people found the following review helpful:
5.0 out of 5 stars
Valuable information, well presented,
By
This review is from: Owl: Representing Information Using the Web Ontology Language (Paperback)
As this book makes clear, OWL is an exciting development that can make the WWW very much more useful than it is now, even given its current great utility. This book is especially recommended for those with information that they wish exposed on the internet. It describes how the meaning of the information can be used by inference engines to support web users in finding answers to questions. This book is very well written. Although the topic is very technical, the exposition makes it easy to understand.
2 of 4 people found the following review helpful:
5.0 out of 5 stars
very good book,
By
This review is from: Owl: Representing Information Using the Web Ontology Language (Paperback)
the book is well organized and it is very easy to read and follow.
you don't need to go back and read the previous line like many other technical books.
0 of 1 people found the following review helpful:
2.0 out of 5 stars
Not a good intro,
By Marvin C. (NY, NY) - See all my reviews
Amazon Verified Purchase(What's this?)
This review is from: Owl: Representing Information Using the Web Ontology Language (Paperback)
I purchased this book hoping to get an understanding of OWL. However,
the book is more of a technical manual - describing the syntax and how different parts of the language fit together. The book doesn't really give you a sense of why OWL would be useful or provide any good examples of its use. Perhaps if I were already well versed in OWL this book would have been more useful.
1 of 3 people found the following review helpful:
4.0 out of 5 stars
Owl's wisdom,
By Luiz G. C. Nascimento "luiz nascimento" (Sao Paulo, Sao Paulo Brazil) - See all my reviews (REAL NAME)
This review is from: Owl: Representing Information Using the Web Ontology Language (Paperback)
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.
1 of 3 people found the following review helpful:
4.0 out of 5 stars
Good source book for OWL and basic ontology definitions,
By
This review is from: Owl: Representing Information Using the Web Ontology Language (Paperback)
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.
1 of 3 people found the following review helpful:
5.0 out of 5 stars
Great overview, valuable information and interesting material,
By ajblanco "Alex" (Orlando, FL USA) - See all my reviews
This review is from: Owl: Representing Information Using the Web Ontology Language (Paperback)
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. |
|
Most Helpful First | Newest First
|
|
Owl: Representing Information Using the Web Ontology Language by Lee W. Lacy (Paperback - Jan. 2005)
$39.95 $31.54
In Stock | ||