Slashdot Mirror


The Internet Of Things

Roosta writes "BBC News has an article by Bradley Horowitz, responsible for novel technology development at search giant Yahoo, looking ahead to the 'internet of things'. He discusses the importance of the 'W4' problem, the four 'W's' being who, when, what and where, and how to bring together metadata to make the world a more searchable place. 'All entities - everything from the particular chair I am sitting on to objects like the Lincoln Memorial monument should have a unique digital identifier. As an example - let's start with people. I don't know if darren@yahoo.com is the same as darren@gmail.com. There is a problem of managing identity across the internet, so when I say Darren Waters I mean this person and all of the manifestations and representations and personas of that person. The ability to knit those together is a huge challenge and opportunity for us as an industry. That's what I mean by resolving people - I mean this person and not the likely thousands of other people who share your name.'"

2 of 134 comments (clear)

  1. Obligatory by Silver+Sloth · · Score: 2, Informative

    I am not a number, I am a free man Although maybe you have to be an old fart like me to remeber it.
    --
    init 11 - for when you need that edge.
  2. Is this guy serious? by corecaptain · · Score: 2, Informative

    Hasn't this guy heard of the URI? (see http://www.w3.org/DesignIssues/Axioms.html)

    The problem isn't coming up with systems to name things the problem is how to
    associate semantics (i.e. meaning) to the things that are named that allow programs to operate
    on them. I think some guy (Berners-Lee or something) has been working on this -:)