C|Net Integrates Ontology Viewer Into News Site 127
ikewillis writes "The new beta version of news.com now features an integrated ontology viewer developed in collaboration with LivePlasma who appears to have built a large ontology for music and movies. While they don't appear to provide direct access to the ontological data using semantic web formats like OWL and RDF, it's the first time I've ever seen web ontologies used on such a high profile site. How long until we can expect web ontology viewers (and semantic web integration) for sites like Wikipedia?"
Semantic Web is coming! (Score:1)
No its not (Score:5, Insightful)
The semantic web expects everyone to agree on one ontological framework (one master ontology) and further for each and every web page to markup parts of the page (or the entire page) by indicating parts of the ontology which refer to that piece of text. Then a search engine will come along and use the semantic information encoded in OWL (or some other RDF variant) to know what the page is able and to provide better search results.
The problem is that this process puts far far far too much responsiblity on the web page author. First, they must be aware of this obsecure project. Second, they must understand ontologies and markup their pages honestly. Third, they must maintain this knowledge against shifting ontologies, and the drift of human language both geographically and over time.
Ignoring for a second that people tend to spam search engines in the ever increasing competition for hits. Most people don't have the time, expertese or patience to add this information to the page. It will just be used to fool the search bot just like the meta tags that most search engines currently ignore.
There are good WSD (word sense disabiguation) technologies currently being developed that can figure out from context clues which meaning for a specific word is intended by the author. And these tools are generally built around wordnet which is the ontology that most AI researchers use (and it isn't in RDF, OIL, OWL or any of the other stuff from the W3C). AI researchers know the semantic web won't work because of the reasons outlined above and a few more I can't think of right now. Search engines are pretty good and will only be getting better with time. Quit pimping the semantic web. It only makes you look ignorate in the eyes of the AI community.
Re:No its not (Score:1, Troll)
Was that meant to be disambiguation by any chance?
Re:No its not (Score:1)
Let me just say that those who don't think semantic web can really happen are those who would have said the same thing about the web in it's very first steps.
I know I will be flamed, but let's take a bet. I'm sure we will see a full semantic web worldwide implementation before we see any AI mainstream succes. Never mind, one day, when semWeb will meet AI, things are going to change forever!
Re:No its not (Score:5, Funny)
I'll take the side bet: you'll both be dead before either one happens.
Re:No its not (Score:3, Interesting)
I don't think that's necessarily true. Metadata markup doesn't have to be embedded within the web page, therefore a third party could create RDF statements relating documents that were created by traditional web designers.
Re:No its not (its already here) (Score:3, Insightful)
WRONG ! Semantic Web expects minimal agreement within communities and domains, for example all camera companies agree on a 'camera ontology' and TV companies create a 'TV ontology', such domain specific ontologies may or may not be linked to a 'master ontology'.
SW is very much out there.. and is already weaved in to the Web of today..
- ALL the PDFs and Adobe documents that you use have RDF embedded [xml.com] in them
Re:No its not (Score:3, Insightful)
The Semantic Web does not expect everyone to agree on one ontological framework. At the core of the Semantic Web Architecture [w3.org] is the concept of XML namespaces which allow you to differentiate overlapping ontologies. In other words, the Semantic Web is designed to take into account different views of the same domains and provides mechanisms to map between these different views.
Ontologies and OO programming (Score:1)
The Semantic Web does not expect everyone to agree on an ontological framework, just as OO programming does not require everyone to use everyone else's classes. When you write an little java ontology (also known as a class library), you put your 'ontology' in a special name space which allows mixing and matching. To g
Re:Semantic Web is coming! (Score:1)
Hopefully Never (Score:3, Insightful)
Re:Hopefully Never (Score:2)
Re:Hopefully Never (Score:1)
Re:Hopefully Never (Score:2, Insightful)
Perhaps. The same could be said (by most people) of the WWW when it first appeared. I remember thinking that the GUI (i.e. Mosaic) was sort of nice, and the html was sort of interesting, but it wasn't clear to me that it was anything more than a friendly user interface to FTP and Gopher. Turns out, I was wrong. So perhaps these "ontology"/"semantic web" things are a bit clunky now, but that's okay. They are addressing a real issue with the Web. Since th
Re:Hopefully Never (Score:2)
Please tell me where you were wrong ;-)
Re:Hopefully Never (Score:5, Interesting)
There are many area where an ontological search (not necessarily graphical like C|Net) is very useful. For example. I started writing a search engine for medical texts which used a medical ontology underneath. It made it so you could search for "heart attack" and get back results about "myocardial infarction" which never mentioned the term "heart attack."
An ontology can make your search much better.
Re:Hopefully Never (Score:5, Interesting)
For instance, as useful as Google is, it's a pain to try to perform queries for things such as "a disease that begins with the letter 'c' and involves a body's inability to produce energy from flour-based foods". With an ontology-based data source, one simply needs to write an interface that allows the user to construct such queries using a formal grammar:
etc. that's just one possible example, but semantic knowledge is infinitely more powerful than grammatical knowledge, and ontology is the genesis requirement of semantic webs.Re:Hopefully Never (Score:5, Insightful)
Re:Hopefully Never (Score:4, Insightful)
Technology makes new things possible.
Interfaces get better.
People adapt.
Re:Hopefully Never (Score:2)
--LWM
Re:Hopefully Never (Score:2)
Is that true?
Justin.
Re:Hopefully Never (Score:2)
Yes, but will it work? (Score:1)
Perhaps it will help in translating issues as well. Since it is not about syntax, which you may or may not 'speak', it's about semantics, which we all understand.
Still I'm a bit pessemistic in how far this will work eventually, the ontologies written are as specific as the designers of them want them to be. Which leaves a big gap between the different ontologies, even on the same subject.
When t
Re:Hopefully Never (Score:2)
I think this is a matter of 'one size does not fit all'. I'm not claiming that graph browsers do work for you
Re:Hopefully Never (Score:3, Informative)
For instance, as useful as Google is, it's a pain to try to perform queries for things such as "a disease that begins with the letter 'c' and involves a body's inability to produce energy from flour-based foods".
I just typed in "disease digest flour" (minus the quotes) into Google, and the third match was Celiac Disease, which I'm assuming is the correct answer. It didn't seem like much of a pain in the ass to me -- it took less than 15 seconds, including the time to think up the search terms. I don't s
Re:Hopefully Never (Score:2)
Re:Hopefully Never (Score:1, Insightful)
I don't think I'm alone in this either. Thing is, no one cares how smart you are if they are
Google news needs this (Score:5, Informative)
Re:Google news needs this (Score:1)
Re:Google news needs this (Score:2)
I've seen a complaint in a Slashdot story long ago on a similar topic, complaining that searching for "Paris Hilton" gets you that American whore when they wanted the hotel in France. That's easily solved by just using "Hilton Hotel France".
Ontology (Score:5, Funny)
Re:Ontology (Score:2, Redundant)
It would be nice if article submitters (Score:1, Insightful)
Re:Ontology (Score:2)
the study of the broadest range of categories of existence, which also asks questions about the existence of particular kinds of objects, such as numbers or moral facts.
I'm sure Cnet is on to something here, but for the life of me, I don't know what it could be. Will both of the people who understand how this is useful explain it to the rest of it.
functional (Score:5, Informative)
Re:functional (Score:5, Informative)
Re:functional (Score:2, Interesting)
Re:functional (Score:2)
And I haven't been to cnet news for a couple of weeks before today.
Re:functional (Score:1)
Re:functional (Score:2)
"To get an actual working version of this thing, you have to go to the beta news site and then click on any of the story headlines."
To get an actual working version of the thing, I prefer to download the source. This is cute, but it's not really interesting to me unless it has some value to the community.
I'm not simply standing on principle here, either. In order to be a widely useful tool, the Semantic Web has to expose data formats that are open and useful. In other words, it's not what you do with th
Wikipedia -- semantic plans (Score:2, Informative)
From the site:
"The WikiProject "Semantic MediaWiki" provides a common platform for discussing extensions of the MediaWiki software that allow for simple, machine-based processing of Wiki-content. This usually requires some form of "semantic annotation," but the special Wiki environment and the multitude of envisaged applications impose a number of additional requirements."
Site Maps Redux (Score:2)
Re:Site Maps Redux (Score:1)
Re:Site Maps Redux (Score:2)
Re:Site Maps Redux (Score:1)
You misunderstood. The sentences, paragraphs, sections, etc. within a document are read in sequence. Google lets you jump between documents easily, but that's contrary to the zzStructures goal -- which is to make useful documents from a large body of fragments with little redundancy and with no context switching. If a zzStructure backend were implemented, you wouldn't need to skip any documents, because the document generated by your query would a
Re:Site Maps Redux (Score:2)
perhaps i missunderstand wikipedia ... (Score:3, Interesting)
Re:perhaps i missunderstand wikipedia ... (Score:4, Informative)
Ah, darnit, you got there first. (Score:2)
Re:perhaps i missunderstand wikipedia ... (Score:2)
Re:perhaps i missunderstand wikipedia ... (Score:1)
Those bastards stole my idea! (Score:5, Funny)
And now I'm sitting here with a room full of sticky webcams!
I guess I just came at this from the wrong angle.
Re:Those bastards stole my idea! (Score:2)
Re:Those bastards stole my idea! (Score:1)
Imagine my dissapointment when there was nought a tumor in sight, just another "6 degrees of Kevin Bacon" variant.
agreed... (Score:3, Informative)
Semantic Web (Score:2)
Wikipedia... (Score:5, Informative)
speaks for itself (Score:4, Insightful)
People have been trying to draw these little graphs for years, and I have yet to see one that actually is more useful than a simple textual presentation.
What would that look like? Something like this:
Related Topics:
- Music Players
- Cell Phones
- Gadgets
Related Stories:
- Motorola introduces the Uberfrob [in Motorola]
- Apple and Motorola team up [in Apple, Motorola]
- Microsoft's new media player has Really Secure DRM now [in Microsoft]
If it gets more complex than that, you can use multiple levels of indentation to group things (but don't you go out and patent that now!).
Ontology as a web term (Score:3, Informative)
from the w3 OWL page [w3.org]
"...a web ontology language. An ontology formally defines a common set of terms that are used to describe and represent a domain. Ontologies can be used by automated tools to power advanced services such as more accurate web search, intelligent software agents and knowledge management."
Comment removed (Score:3, Insightful)
Re:You keep saying that word... (Score:2)
Re:You keep saying that word... (Score:2, Interesting)
From dictionary.com [reference.com]:
2. (From philosophy) An explicit
formal specification of how to represent the objects, concepts
and other entities that are assumed to exist in some area of
interest and the relationships that hold among them
Feel free to check out citeseer [psu.edu] for more ontology information.
The CNet "ontology" is more of a topic graph though.
Re:You keep saying that word... (Score:2)
Re:You keep saying that word... (Score:3, Interesting)
There are many and varied definitions, including yours BTW, which the Troll modders apparently didn't bother checking.
Google define:Ontology [google.com]
The definitions vary so much that ontology is in danger of losing its traditional meanings to become a buzzword that doesn't actually mean anything other than "we are going to use this new jargon word for our patents now that we have hired an internet founder or some other famous figure who has agreed to back us up on our use of the term despite the conceptual exis
What about Dmoz? (Score:3, Interesting)
The Open Directory Project [dmoz.org]
I would think the significant volunteer work done towards creating a freely-usable (with attribution) ontology of the web would be useful for a project such as this, even if the actual *content* wasn't.
The same for use in WikiPedia, actually... hmm.
Okay, so let me guess: (Score:3, Funny)
The Website www.slashdot.org does exist.
Wordnet at Princeton (Score:4, Informative)
http://wordnet.princeton.edu/ [princeton.edu]
Strewth (Score:1)
Wow (Score:1, Informative)
in related news (Score:2)
see
http://mednews.stanford.edu/releases/2005/septemb
soon ontologies will be to computing what politics is to governemnt
.com.com (Score:2)
Do they think that com.com is cool? Personally I think it makes them look very stupid, I'm curious what others think?
I wrote them an email me asking them why they do it, I doubt I'll get a response though.
Back to the viewer though, it looks very fancy and all but how much practical application does it have? How many people care a story has a thin link to another story because they both were sniffed at by Yahoo last week?
Not to knock it though, it seems to work well.
Re:.com.com (Score:2)
I know I do :-)
I also think www.com, www.net, and www.org is cool (not the sites, but the domainname). And all the other silly domains, like net.com, com.org.net, yes.no, goatse.cx, slashdot.org, and so on...
But then again, I could be a bit geeky here...
Re:.com.com (Score:3, Insightful)
Probably so they can share cookies between all of the sites they own, since they're all tied to com.com.
Re:.com.com (Score:2)
The perfect way to own a bunch of different domains but tie them all in together.
Thanks for pointing out what should have been obvious to me
Namebase and touchgraph java diagrams (Score:2)
Linus Torvalds [namebase.org]
Click the java diagram link from the top of the static gif diagram.
This has been around since 2000?
Also I think in...2002, Touchgraph [touchgraph.com] came out with this google browser [touchgraph.com], and they have a wiki browser [sourceforge.net]
sourceforge project page - touchgraph [sourceforge.net]
The 'presentation problem' still exists... (Score:1)
I'm part of a team working towards making the 'solution in search of a problem' useful for average users. We have a proof-of-concept available at our site: http://www.semantikos.org/ [semantikos.org]
Comm
From the Personal Ads section ... (Score:1)
How about a p2p OWL markup? (Score:1)
But, what if we use the same technologies that allow for p2p annotation of sites (like Greasemonkey, de.licio.us), to, with few clicks, vote on the relation of the important ideas in a site? You'd have to have a credibility/karma/trust system, as some of the most important relati
Re:How about a p2p OWL markup? (Score:1)
In typical Slashdot fashion ... (Score:2)
Come on, folks. Not everybody knows what 'ontology' is (in the context of the web) nor should they. I've been a computer professional for 20 years and I didn't know. I really grow tired of the whole 'if you don't know then you don't bel
Bleh (Score:2)
* 3 related stories
* 5 related topics
* 1 related company
Half of those links are pretty much irrelevant. The worst one is "Piracy". I'm not sure if that links is because theft of these things is a major issue (I doubt it since the goal is to give them to every school kid) or because it will somehow
Re:Bleh (Score:1)
Re:Bleh (Score:1)
Re:Bleh (Score:2)
Beyond all that, the core point in my post (you might *gasp* read the post) is that the whole thing is a bloody waste of space that appears to have a low signal-to-noise ratio.
Re:Bleh (Score:1)
Ornithology? (Score:1, Interesting)
Thank you, Science Of The Intercyberwebsupernet.
In the dot com days, they'd have been trillionaires for doing something like this.
"Ontology"? (Score:2)
Either way, I don't think I like it. "Ontology" is not the study of things, it's the study of "being". Ask me about the "ontology for iPods" and I won't tell you about Apple and the features of the iPod. If I bother to take you seriously, expect a lengthy metaphysical discussion about material and form, use and knowledge, and probably god (at some point) will be raised as a real issue. Th
Re:"Ontology"? (Score:3, Informative)
Ontology Viewer + slashdot.org (Score:1)
More on graph visualization... (Score:2)
Essentially my points are that there are cooler graph packages out there. The other issue being that it's not really a user-focused product. I just don't see many people using this.
The semantic web will never work... (Score:2)
See: The Semantic Web, Syllogism, and Worldview [shirky.com].
Metadata is just data with a non-standard interface. If you get rid of the non-standard interface you will live much happier.
Liveplasma's Ontology Source ! (Score:1)
Ontology Good - Semantic Web...Impractical (Score:1)
Re:Ontology Good - Semantic Web...Impractical (Score:1)
Another word bites the dust (Score:1)
Ontology viewers? Feh (Score:1)
WTF? (Score:1)
Did anyone else feel like this after reading that article summary?
<family guy>Thumbs up!!! (Score:1)
Don't use YouSendIt. (Score:2)
Err... what the crap is it, though?