Semantic Web Gathers Substance 26
David Hersey writes "ADTMag reports that the semantic web technologies are taking real form in the wake of recent W3C approvals and early pioneering work by vendors such as IBM, Boeing, Adobe and others. These technologies have been developing for several years. When and If the finally take form, they hold the potential of raising the capabilties of internet users and internet technology applications to levels that are today impractical due to the web's document-centric architecture."
Godel's Theorem? (Score:2)
Re:Godel's Theorem? (Score:2, Insightful)
I'm
Re:Godel's Theorem? (Score:2)
Like lisp S-Expressions?
(tag 'data "other data" (sub-tag (list a b c)))
Asmo
Re:Godel's Theorem? (Score:1)
I mean, if this format of data-storing was that bad, why the hell is SGML being used to this day?
Anyway, the point of XML is not to automagically be meaningful for every computer software, it is to be parseable by every computer software. At least, for every XML parser computer software.
It means you will be able to feed it into a DOM tree and analyze it no matter what schema it conforms to -- no matter how many schemas it conforms to either -- hell, if you're nice t
Re:Godel's Theorem? (Score:1, Insightful)
Well obviously, but if you've got a ASCII file format vs a binary one - which do you think a developer will find easier to understand?
XML is just the next step above ASCII. It's some simple grammar. It's hyped -- but it's still a good step.
Re:Godel's Theorem? (Score:3, Interesting)
The semantic web is not a procedural system; it's a method of encoding information. Goedel's Incompleteness Theorem is about mathematical systems and their ability to describe certain truth values.
I don't see any immediate connection between the one and the other.
Re:Godel's Theorem? (Score:2)
I seems to me that a system that encodes information and then performs operations on it can be considered a mathematical system, so I don't think the semantic web is necessarily free from the implications of Godel's theorm.
For some examples... (Score:5, Informative)
For example, you can browse the GForge project listing using OWL [daml.org] - more precisely, using an HTMLized version of the ObjectViewer [semwebcentral.org].
Information architechure (Score:3, Interesting)
My favorite sites are:
boxesandarrows.com
zeldman.com
alistapart.com
http://argus-acia.com/white_papers/iaglossary.ht
http://iaslash.org/
Viability (Score:5, Interesting)
Within your own data, tools to enable you to analyse and reuse your data are highly prized, but enabling anyone else to use your valuable data to their own ends benefits (almost) noone. (IMHO)
hmmm, seems fragile (Score:4, Insightful)
Re:hmmm, seems fragile (Score:3, Insightful)
Exactly. Given that people seem largely unable even to mark up documents with HTML properly, my hopes for the proper implementation of a significantly more "robust" ontology are somewhat dim.
Re:hmmm, seems fragile (Score:1)
The ubiquitousness of OWL/RDF on the web would, IMHO, be tied to two things; adoption by a large search engine such as google and the availability of a cool tool that would make the authoring process easy.
Imagine a mind mapping [mind-map.com] tool like freemind [sourceforge.net] that could export to OWL. That would work for static content. Content publishers would do it for the same reason that they include keyword meta tags in their pages now.
Re:hmmm, seems fragile (Score:2)
To quote Ted Nelson:
duh, INTRANETS (Score:2)
It seems like a meaningless concept (Score:3, Insightful)
Not very realistic (Score:3, Insightful)
Most people don't get it yet. (Score:1)
The main difference between the semantic web and web pages with meta-tags is that the current approach gets you hundreds of useless hits on google. You should by able to say "I want to fly to Whistler" and not get references to zippers, paintings and insects. The semantic web will allow you to do that.
Re:Most people don't get it yet. (Score:1)
As someone previously posted, this mandates that people actually put meaningfull (read: not misleading) information in their meta data tags.
I always figured the main advantage of the semantic web was that by providing data in machine-parseable format, you can have the computer automate a lot of stuff for you.
I.e, "book tickets for me on the earliest f
Impractical? (Score:1)