The Web 3.0 label was a bad idea. The people that have the most to gain from the Semantic Web right now are technical types, and I think most of us are suspicious of the Web 2.0 label.
The Semantic Web has an (undeserved) reputation for being vapor or hype, "Web 3.0" just exacerbates that.
An interesting article, but could they please have someone edit it before posting! Thats the most English errors I've ever read in a NY Times publication - in fact in any major newspaper.
Eh, I don't really expect the NYT to edit each and every blog posting on their site. Published articles from the print edition, sure -- but I'm willing to cut them some slack on blogs.
What specifically was wrong with it? I saw maybe two or three awkward sentences, but only because I was looking for them. He used the word "keiretsu" without explanation, which I find kind of pretentious, but then again, I did know what it meant, so it worked.
Or was it changed between when you saw it and when I saw it?
If you could make it understand sentences meant for humans, it would be machine-readable!
This was the topic of my degree thesis, but I gave up on it (far too complex to parse everything, and finding useful applications is difficult).
In fact, I think the Semantic Web has application problems. They say things like auctions, but I don't see what's wrong with SQL for those.
And if you used Google to search the web for millions of currently-listed auctions on webpages in XML format, you'd have a difficult time trying to find what you want.
> They say things like auctions, but I don't see what's wrong with SQL for those.
For local data sets, SQL's great. For remote, centralized data sets you can use something similar.
But once you want to combine data sets spread out over several sites (say, combining IMDB with local movie listings) you need to express that data in a format with globally unique identifiers and distributed extensibility. That's RDF. You can still have a nice query language, see SPARQL (which is much nicer than SQL, IMO).
> And if you used Google to search the web for millions of currently-listed auctions on webpages in XML format, you'd have a difficult time trying to find what you want.
Sure, if you're just doing full-text search like Google does. Of course, the point of having machine-readable data is that you're not limited to full-text search.
The Semantic Web has an (undeserved) reputation for being vapor or hype, "Web 3.0" just exacerbates that.