Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

The semantic web explained

What the frell is the Semantic Web? (via tidakada):

Imagine a document containing exactly all of the same info your weblog page presents—only the data is completely, easily accessible to a robot in a universal, easily handled format.

Furthermore, imagine that the schema describing the data to be found on your page is in that same format. And then, imagine that the document describing the construction of schema is in that same format. And then imagine that the decomposition continues, all of the way down to base data types and relationships. Eventually, the whole thing rests on the back of a turtle—er I mean a sort of universal client.

This is the best introduction to the semantic web I’ve seen. I thought I’d “got it” after reading August 2009: How Google beat Amazon and Ebay to the Semantic Web but the idea of decomposing the relationships down to something universally understandable only just clicked (also thanks to a course on Logic and Semantics I am taking at University at the moment). I think I get RDF tuples now as well (there’s a good introduction in this document).

This is The semantic web explained by Simon Willison, posted on 3rd November 2002.

View blog reactions

Next: OperaShow

Previous: Inline XML

3 comments

  1. One (impossible) project that still intrigues me is those folks who were inputting simple logical statements into a computer (like "Madrid is the capital of Spain", "an apple is a fruit") en masse, hoping to allow the computer to string such statements together and simulate intelligence. The semantic web seems to have the same idea, stringing together millions upon millions of simple statements to simulate intelligence. Imagine telling your web browser "I'm in a bad mood today" and it suggesting that you go see a romantic comedy at 8pm at the corner theatre for $4.50, which it has deduced from the fact that romantic comedies make you happy and that you'll want to see the movie at a theatre near your house.

    Micah - 4th November 2002 04:01 - #

  2. I remember that project - there was an excellent documentary about the history of computers on the BBC / Channel 4 several years ago ("The Dream Machine") that mentioned it but I've never found the official site - have you got a link?

    Simon Willison - 4th November 2002 07:51 - #

  3. Ohh right, I thought that you had understood that part of the semantic web when I've spoken to you about it (about representing the relationships about things in a universally understandable logic) If you are really interested in this sort of thing (I am to some degree :) then go and talk to Julian P. about his work with software agents... The idea of entering simple logical statments into a computer and hoping that it would come back with something clever is quite an old idea, as I understand the problem it lies with the internal data structures and representation of the information in such a way that "knowledge" can be extracted.

    Swannie - 4th November 2002 19:54 - #

Comments are closed.

Previously hosted at http://simon.incutio.com/archive/2002/11/03/theSemanticWebExplained

A django site