Semantic Web Programming and over one million other books are available for Amazon Kindle . Learn more

Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
Buy Used
Used - Good See details
Price: £15.52

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
Have one to sell? Sell yours here
or
Get a £6.25 Amazon.co.uk Gift Card
Semantic Web Programming
 
 
Start reading Semantic Web Programming on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Semantic Web Programming [Paperback]

Mike Dean , John Hebeler , Matthew Fisher , Ryan Blace , Andrew Perez-Lopez
5.0 out of 5 stars  See all reviews (1 customer review)
RRP: £30.99
Price: £20.14 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £10.85 (35%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Only 4 left in stock--order soon (more on the way).
Want guaranteed delivery by Thursday, May 31? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £17.12  
Paperback £20.14  
Unknown Binding --  
Trade In this Item for up to £6.25
Get an extra £5 when you trade in books worth £10 or more until June 30, 2012. Trade in Semantic Web Programming for an Amazon.co.uk gift card of up to £6.25, which you can then spend on millions of items across the site. Trade-in values may vary (terms apply). Find more products eligible for trade-in.

Frequently Bought Together

Semantic Web Programming + Programming the Semantic Web + Programming Collective Intelligence: Building Smart Web 2.0 Applications
Price For All Three: £66.62

Show availability and delivery details

Buy the selected items together

Customers Who Bought This Item Also Bought


Product details

  • Paperback: 648 pages
  • Publisher: John Wiley & Sons (9 April 2009)
  • Language English
  • ISBN-10: 047041801X
  • ISBN-13: 978-0470418017
  • Product Dimensions: 23.6 x 19 x 3.6 cm
  • Average Customer Review: 5.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: 180,611 in Books (See Top 100 in Books)
  • See Complete Table of Contents

Product Description

Product Description

The next major advance in the Web Web 3.0 will be built on semantic Web technologies, which will allow data to be shared and reused across application, enterprise, and community boundaries. Written by a team of highly experienced Web developers, this book explains examines how this powerful new technology can unify and fully leverage the ever–growing data, information, and services that are available on the Internet. Helpful examples demonstrate how to use the semantic Web to solve practical, real–world problems while you take a look at the set of design principles, collaborative working groups, and technologies that form the semantic Web. The companion Web site features full code, as well as a reference section, a FAQ section, a discussion forum, and a semantic blog.

From the Back Cover

Go beyond the basics to build practical, real–world Semantic Web applications

The Semantic Web offers a revolutionary and powerful way to build intelligent software applications that take advantage of the information and services that exist on the Web, as well as within the enterprise. The Semantic Web delivers on the promise of "Web 3.0" — facilitating automated data integration, processing, and reasoning.

This author team of Semantic Web professionals shows how to apply Semantic Web technologies to build practical, real–world applications and to solve real–world problems. The authors provide a generous supply of working code examples showing how to put concepts into practice.

They fully cover such key technologies as Microformats, Resource Description Framework (RDF), RDF Schema (RDFS), the Web Ontology Language (OWL), Semantic Web Rule Language (SWRL), SPARQL Protocol and RDF Query Language (SPARQL).

In addition, Semantic Web Programming covers:

  • Semantic Web architectures, tools, and best practices
  • Ways in which knowledge representation and application integration drive a Semantic Web application

  • The methods that integrate, align, and output data and information in many formats and locations

  • A look into the future of the Semantic Web, including advanced integration and distribution, advanced reasoning, visualization, and more

  • A detailed look into the burgeoning OWL 2 W3C Recommendations and how they will affect and improve your software architectures

  • An extensive Semantic Web application that ingests data from many sources include Facebook, mySQL®, Jabber, and others, aligns and unifies the information, queries across the unified information and then exports to various formats

The companion Web site offers access to all related articles, complete code examples, an active blog and wiki, and any book or code updates.

Visit our website at www.wiley.com/compbooks/

Visit the companion website at www.wiley.com/go/semanticwebprogramming


Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index
Search inside this book:

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

4 star
0
3 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
1 of 1 people found the following review helpful
The way forward 29 Dec 2010
By Mark
Format:Paperback
This book is a bible for any programmer who wishes to delve into the world of the semantic web. I am using this to help with my final year project and its level of in depth knowledge is incredible the authors really know there stuff, and show this time and time again. I highly recommend this book as a must have.
Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  12 reviews
18 of 18 people found the following review helpful
Broad coverage and lots of code examples 29 Aug 2009
By Techie Evan - Published on Amazon.com
Format:Paperback
This book will help you acquire knowledge or skills in: the Semantic Web approach to Information Modeling, the use of rules to augment such models when needed, where to find data sets already formatted for Semantic Web usage or ontologies that you could adapt for your application if you don't want to create one from scratch, how to interrogate the Semantic Web using special browsers or browser plugins, search engines, or a query language such as SPARQL, how to use an open-source tool such as Protege from Stanford University to create Semantic Web Information Models, an open-source reasoning engine like Pellet for making inferences flowing from your data sets, and an open-source development framework like Jena from Hewlett Packard for creating Semantic Web applications.

This is not the only book written for software developers but it is the best available so far, especially if you are a Java Developer. Toby Segaran et al's "Programming the Semantic Web" uses Python as the main programming language and has more limited coverage of Semantic Web topics. Both books, however, are quite readable even if you are not a programmer. If you're really looking to learn just the concepts, however, you might want to consider "A Semantic Web Primer 2nd Edition" by Grigoris Antoniou and Frank van Harmelen, or "Introduction to the Semantic Web and Semantic Web Services" by Liyang Yu, instead.

I like this book very much not only because it is very well-written and thought out, but also for its up-to-date and broad coverage. It covers Version 2 of the Web Ontology Language used for Information Modeling, so new features such as property chains, keys, and custom data types are discussed. It has a good tutorial on SPARQL, and the chapter on Patterns and Best Practices include architectural recommendations and useful tips for managing URIs and annotations. It provides references to important concept papers, and to popular open-source and commercial tools.

I do hope that future editions of this book will include: more concrete discussions of the challenges involved in modeling and using Semantic Web data due to the paradigm's adherence to the Open World rather than the Closed World Assumption, and recommendations on potential approaches to model versioning and addressing security concerns such as role-based viewing of Semantic Web data. Overall, however, an excellent book!
8 of 8 people found the following review helpful
Brought me from clueless to confident in a month 18 Sep 2009
By mdkid123 - Published on Amazon.com
Format:Paperback
I was tasked earlier in the year with investigating ontologies and semantic web technologies, with the expectation of producing a working application (demo) by the year's end (for a mobile R&D group). I spent a few months reading white papers as well as a book "Semantic Web for the Working Ontologist". Neither was of much use to an absolute novice. Luckily, my manager dropped this book off on my desk in July, which was an absolute godsend. Over the next month or so, I worked my way through all of the well-written chapters and example code. It took a while, but I am now confident with my work tasks ahead. I could not say that at the beginning of July. If you devote the time, I'm positive that you'll get a firm grasp of the subject matter.
5 of 5 people found the following review helpful
Best Semantic Web Book to Date 18 Jan 2010
By Christopher Troilo - Published on Amazon.com
Format:Paperback
As a programmer, it's sometimes frustrating to consistently books written in research/ academic vernacular when you are trying to enhance your knowledge base from a functional standpoint. Semantic Web Programming was recommended to me by someone who swore it was the "real deal", as it were. I have to admit, I was dubious, since many of the other books "written for programmers" were either far too basic, or far too based in theory rather than practicality. I am extremely pleased to report that Semantic Web Programming is precisely what it claims to - an excellent tool for learning semantic web with the programmer in mind. I can't recommend this book enough, quite frankly, and found it to be an excellent purchase.
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges