Slashdot Mirror


C|Net Integrates Ontology Viewer Into News Site

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?"

127 comments

  1. Semantic Web is coming! by smartdreamer · · Score: 1

    That do want it or not, the semantic web is coming!

    1. Re:Semantic Web is coming! by Anonymous Coward · · Score: 0

      Ontologically speaking, the ontological ontology of the ontologists is ontolo..

      ontology

    2. Re:Semantic Web is coming! by poopdeville · · Score: 1

      That's not the notion of an ontology TFA refers to. Something like http://en.wikipedia.org/wiki/Ontology_(computer_sc ience) would be better. The notions are related, but the second drops the metaphysical baggage and just fixes a language of categorization.

      --
      After all, I am strangely colored.
    3. Re:Semantic Web is coming! by paai · · Score: 0

      I started life - professional life, that is - in 1980 as an art historian, figuring out how to use computers (think APPLE II and IBM Selectrix) as tools for museum documentation. I felt that indexing and selecting keywords on statistical properties of words (such as Saltons SMART system) would serve the needs of the documentation community best, but my view was laughed away by the pundits, who all believed in unbelievably complicated typologies and corresponding forms for museum documentation.

      My next twenty five years were spent in Academia doing research and teaching IR systems. Then my job changed and I found myself suddenly back in the museum world again. The electric typewriters were replaced by Microsoft Word, but the pundits still are fighting as relentlessly over their typologies as twenty five years ago, but now they are calling it the Semantic Web. If I interpret the signs correctly, this will last for at least another twenty five years.

      In the mean time Saltons old-fashioned Vector Space Model, augmented with some machine learning is still doing all I want from it.

      Paai

  2. Hopefully Never by Thanatopsis · · Score: 2, Insightful

    I have never found that view on the data very usedul. It's a solution in search of a problem to my mind.

    1. Re:Hopefully Never by commodoresloat · · Score: 1

      I agree. It's not even pleasant to look at. I like the idea of visually and conceptually re-designing the index, but this is a failed attempt to do so imho.

    2. Re:Hopefully Never by icepick72 · · Score: 1

      I want an integrated ability to accept some sort of search term to "prune down" the resulting ontology tree. The thing's fun to clikc on but sometimes I also need more focused results that it can provide -- I feel like I'm in a boat floating around the ocean. Of course a plain text box might suffice for my need too. I hope they find the problem for their solution over time.

    3. Re:Hopefully Never by Inspector+Lopez · · Score: 2, Insightful

      It's a solution in search of a problem to my mind.
      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 they are so new, it would be unreasonable to expect the early implementers to hit upon the optimal UI right off the bat.

    4. Re:Hopefully Never by joto · · Score: 1
      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.

      Please tell me where you were wrong ;-)

    5. Re:Hopefully Never by Anonymous Coward · · Score: 0

      It's no more useful than a list of related links and topics, which almost every news site already provides (including CNet). It's just more visually cluttered, has a badly-designed and clunky UI which doesn't follow any kind of standard, and it requires Flash. Typical unuseful "innovation" from the semantic web people.

    6. Re:Hopefully Never by ccady · · Score: 4, 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.

      --
      J'aime mieux les méchants que les imbéciles, parce qu'ils se reposent. -- Alexandre Dumas
    7. Re:Hopefully Never by null+etc. · · Score: 4, Interesting
      When evaluating this technology's potential, one must take care to separate criticism of its view from the inherent data representation underneath.

      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:

      x.term.beginsWith ('c')
      x.classification ('medical disease')
      x.attributes.symptoms.searchTerms ('flour produce energy')
      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.
    8. Re:Hopefully Never by Tyler+Eaves · · Score: 5, Insightful

      Yes, in a world in which 95% of users can't grasp simple boolean modifiers, such a scheme would surely be a success!

      --
      TODO: Something witty here...
    9. Re:Hopefully Never by Thanatopsis · · Score: 1

      Well I have seen that particular form of representation hundreds of times. In 1996 a friend did a Java applet with the same representational view. I agree the underlying data structure is far more important. What I find annoying is the visual representation of the relationships. It adds nothing to my knowledge of the subject. This particular form of visual interface is just plain not very useful.

    10. Re:Hopefully Never by Anonymous Coward · · Score: 0

      Great, sounds like you are halfway to newspeak. Ingsoc

    11. Re:Hopefully Never by bernjuer · · Score: 0, Offtopic

      "celiac disease"?

      Wife has it.

    12. Re:Hopefully Never by r55man · · 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 see where an "ontology" buys you anything here. It just makes it 10x harder to write up a document on the backend.

      I've seen this argument before; that the semantic web and ontologies somehow make searches easier, but I've never seen anyone actually give an example that wasn't easily disproven. It's always been arguments like yours: a little hand-waving and the claim that "this is hard using search engines, but easy using the semantic web", and then wording a query in a way that is deliberately obtuse ("inability to produce energy") so as to confuse a search engine.

      So... I'm calling you on this. I've illustrated that using the search engine isn't really as hard as you're making it out to be here. Care to try again?

    13. Re:Hopefully Never by Anonymous Coward · · Score: 1, Insightful

      "Genesis requirement"? *chuckle* What does that express that the simple word 'prerequisite' couldn't give you? Not that I know how anyone else feels about it, but I deliberately avoid technologies like this that attract tossers in such numbers. Every time I read something about the semantic web, it's all neologisms and awkward, pretentious phrasings. Too reminiscent of dotbomb hype and snake oil salesmen in general.

      I don't think I'm alone in this either. Thing is, no one cares how smart you are if they are reading about something else entirely, and if you're trying to tell us about some technology or idea you think we could profit by knowing about, communicate in clear English and you will find a more receptive audience. You might say clarity and lack of pretension are a communication requirement. ;p

      Sorry to pick on you in particular, maybe you've just written too many grant applications or something.

    14. Re:Hopefully Never by civilizedINTENSITY · · Score: 3, Insightful

      "Score:5, Insightful" ...but I've noticed a tendency of late for people to post: "In a world where people are too stupid to use computers anyway, what good is...(insert technology here)." Is it insightful? Tuning in TV signals used to be difficult. Using a telephone used to be difficult. As stupid as people are, they aren't as stupid as we so often portray them.

      Technology makes new things possible.

      Interfaces get better.

      People adapt.

    15. Re:Hopefully Never by civilizedINTENSITY · · Score: 1

      I suspect that for visually oriented individuals there might be more comfort associated with pictoral filtering. The fact is that working in a computer lab on campus I've helped people who *do* think that search engines are hard. Sometimes it isn't so much a matter of wording a query in a deliberately obtuse fashion, as it is having diffuclty 1) generating multiple forms and 2)selecting the best form from amongst them. I'd like to suggest that "Care to try again?" is the right question, but the answer is actually along the lines of, "Yes! Lets try many approaches to interfacing many types of people to search engines, and see what works best for whom." :-)

    16. Re:Hopefully Never by Simon+Brooke · · Score: 1
      Well I have seen that particular form of representation hundreds of times. In 1996 a friend did a Java applet with the same representational view. I agree the underlying data structure is far more important. What I find annoying is the visual representation of the relationships. It adds nothing to my knowledge of the subject. This particular form of visual interface is just plain not very useful.

      I think this is a matter of 'one size does not fit all'. I'm not claiming that graph browsers do work for you or even should work for you. I find them extremely useful, and I know they work for a lot of other people too. For me, they're one of the most powerful tools in the GUI toolkit. The fact that you don't find them useful is not a reason not to provide them for other people who do.

      Disclaimer: I've had papers published on the graphical representation of data, but it's a long time ago now.

      --
      I'm old enough to remember when discussions on Slashdot were well informed.
    17. Re:Hopefully Never by aug24 · · Score: 1
      95% of users can't grasp simple boolean modifiers

      Is that true?

      Justin.

      --
      You're only jealous cos the little penguins are talking to me.
    18. Re:Hopefully Never by lilmouse · · Score: 1

      Heh. I'd like to point out that even today, tuning in a TV isn't exactly easy; we just change cable channels.

      --LWM

  3. Boycotting by Seth+Finklestein · · Score: 0, Interesting

    That's nice. I'm still boycotting so-called "news".com.com.com after the uncalled-for article in which they posted personal information about Google's co-founders.

    Furthermore, "news".com.com.com posts favorable "reviews" of its advertisers and slights those who do not purchase enormous ads on its web site. I'll stick with Objective Neutral news, thank you very much.

    --
    I'm not Seth Finkelstein. I still speak the truth.
  4. Google news needs this by G4from128k · · Score: 4, Informative

    I've noticed, for example, that the "Macintosh" (the computer) section of Google News often has non-Macintosh-related stories about sports, crimes, political events, etc. just because a person named "Macintosh" was named in the story. Smarter semantic analysis of news stories would help better categorize articles.

    --
    Two wrongs don't make a right, but three lefts do.
    1. Re:Google news needs this by Urusai · · Score: 1

      Smarter semantic analysis would obviate the need for broadcasting this information over the Internet, allowing the host computer to digest news articles free from human interference. Link this to an automated voting system, and we've solved the problem of democracy--stupid and uninformed voters. Diebold's ground-breaking work on decoupling fallible human voters from the political process is just a small taste of the bold new future that awaits us.

    2. Re:Google news needs this by Jeff+DeMaagd · · Score: 1

      I think your problem is solved by simply using better keyword combinations. "Apple Macintosh" is going to get what you want, if another person wanted a person, they should throw in a first name or where they made their name known, say, "Macintosh baseball".

      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".

    3. Re:Google news needs this by Anonymous Coward · · Score: 0

      My favorite example of this was the headline "[Barry] Bonds hits #660 [home run]", accompanied by an image of Oracle's CEO!

  5. Ontology by Sarcastic+Assassin · · Score: 5, Funny
    1. Re:Ontology by game+kid · · Score: 1, Redundant
      --
      You can hold down the "B" button for continuous firing.
    2. Re:Ontology by Auckerman · · Score: 1

      If that doesn't clear it up, using google, I found this definition helpful, especially as it relates to a website:

      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.

      --

      Burn Hollywood Burn
  6. functional by icepick72 · · Score: 5, Informative

    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.

    1. Re:functional by advocate_one · · Score: 4, Informative

      It needs Flash... without it, there's no fancy schmancy picture...

      --
      Donald 'Duck' Dunn: We had a band powerful enough to turn goat piss into gasoline.
    2. Re:functional by icepick72 · · Score: 2, Interesting

      ... and did anybody notice after you visit the beta version of site, you are automatically pushed back to it whenever you try to go to the regular news.com? (try it with these links -- weird) Looks like some cookie magic. Looks like they want their readership to fall over to the new site. Considering this is /. it's more like a mass exodus to the beta version.

    3. Re:functional by Anonymous Coward · · Score: 0

      no...it needs flash because it's just easier to develop this kinda garbage with flash's tools -- that said, it still looks like, well, garbage...but it's a pretty cool first step...

      if they'd spit out an api, google-esque, i can imagine some pretty useful tools that could be built on top of it, and some pretty nice ways to clean it up and make it functional

    4. Re:functional by Tim+Browse · · Score: 1

      I don't think it's cookie stuff - by coincidence I went to www.news.com about an hour ago before I saw this story and got pushed to the beta site, with the weird news context flash ontology thing.

      And I haven't been to cnet news for a couple of weeks before today.

    5. Re:functional by icepick72 · · Score: 1

      They must be testing stuff out. Right now I keep getting pushed to the beta site after having visited only once, even after closing/re-opening my web browser (Mozilla or IE). However I can clear my browser cookies and then gain access to the "old" version again. I think it's a mildy smart technique on CNet's behalf, kind of like Google didn't bring everybody over to Gmail all at once but kept the base coming overly slowly.

    6. Re:functional by grcumb · · Score: 1

      "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 the data; it's what everyone else can do with the data that makes the Semantic Web interesting. In this particular application it's nothing more than a pretty pony that we can ride once around the ring.

      --
      Crumb's Corollary: Never bring a knife to a bun fight.
  7. Wikipedia -- semantic plans by Anonymous Coward · · Score: 2, Informative

    Wikipedia's plans concerning the SW can be found here: http://meta.wikimedia.org/wiki/Semantic_MediaWiki.

    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."

  8. Site Maps Redux by Doc+Ruby · · Score: 1

    Ever since Java 1.0 was released with one of those stretchy "network graph" applets, I've been waiting to see them used as the navigational paradigm for webpages. Pages force us to look at a connected "graph" of linked objects sequentially, hiding the overall relationship among objects. It's been 10 years - maybe now we'll finally get this stuff to work.

    --

    --
    make install -not war

    1. Re:Site Maps Redux by poopdeville · · Score: 1
      What you're describing is kind of pointless unless you're doing SEO. Documents are read sequentially, after all. The Holy Grail of ontological/semantic structure is the zzStructure. Instead of making a "web page" the fundamental unit of information content on the web, you make semantically categorized fragments (sentences, paragraphs, etc) the fundamental unit. Then you use server-side scripting to parse a request and apply rules to the semantic categorizations to build a single authoritative non-redundant document from the fragments.

      I'm working on a project like this right now, but I can't say much about it. The main difficulty is developing a semantic ontology to work with and designing algorithms that produce readable text from fragments. The material I work with is naturally broken up into sections, so I can afford some discontinuities.

      --
      After all, I am strangely colored.
    2. Re:Site Maps Redux by Doc+Ruby · · Score: 1

      Documents are read sequentiall when that's all we've got. Google is popular because it lets us skip irrelevant documents we'd have to traverse by links. Viewing a map of the links, with titles, lets us see the relationships. Even Google uses those relationships to increase the relevance of search results. Visualizing them would really help. Whether the links are retrieval URLs or thematic consistency.

      --

      --
      make install -not war

    3. Re:Site Maps Redux by poopdeville · · Score: 1
      Documents are read sequentiall when that's all we've got.

      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 answer all of your questions.

      --
      After all, I am strangely colored.
    4. Re:Site Maps Redux by Doc+Ruby · · Score: 1

      Well, then you're talking about infradocument fragment structure. Which is a great goal of "the semantic Web" that the perversion of HTML into presentation, rather than structure, makes long overdue. However, until that structure is delivered in actual documents, the Web's main structure is per-page. Which is what I'm talking about, the network graph that reflects the links among pages. When fragments are explicitly structured (or accurately derived), the network graph of relationships among them will still be very useful. And long overdue. Semantic strucure and fragments just make more of a landscape that needs better navigational tools.

      --

      --
      make install -not war

  9. perhaps i missunderstand wikipedia ... by smoondog · · Score: 2, Interesting

    I am disappointed with the lack of support in MediaWiki for ontologies and controlled vocabularies. I have been playing around with wikis for annotating outdoor activities my site at outdoordb.org and I am finding that it would be great to have tighter integration of controlled vocabularies. For example, if a hike occurs in Mt. Rainier National Park, I have to make sure that it is always annotated as the same string, instead of annotating with a key that always refers to Mt. Rainier NP. Users who annotate using different strings (such as 'Mount Rainier NP') either need to be fixed or they remain semantically disjointed. The cool thing about wikis is that these ontologies could grow with the knowledgebase, and allow users to select existing terms as they are needed. They could even be extracted and used elsewhere. If the edit page had an 'insert term' button, it could take care of the backend on its own, maybe using categories as an ontology.

    1. Re:perhaps i missunderstand wikipedia ... by rmull · · Score: 3, Informative

      It seems to me that the entire point of the wiki is to do away controlled vocabularies. http://shirky.com/writings/ontology_overrated.html is a good read about these kind of things - he doesn't talk about wikis in particular, but the same things apply.

      --
      See you, space cowboy...
    2. Re:perhaps i missunderstand wikipedia ... by civilizedINTENSITY · · Score: 1

      Actually it would seem that taking the arguement to its conclusion, whenever you aren't dealing with a formal, stable, restricted edge, smallish domain, you should use google. Why even have wikis? The thing is that categories and search engines are two qualitatively different methods. I tend to use search engines when I know what I want. On the other hand, category based models are interesting to browse to very quickly see what sort of subjects are associated with what I'm interested in. I use categories as "fishing expeditions" to look for keywords to google. Perhaps I should have already internalized all those categorical relationships. But I haven't :-)

    3. Re:perhaps i missunderstand wikipedia ... by Maian · · Score: 1

      There's a difference between trying to control vocab for every wiki, and doing so for a small subset. Wikis has a category system. Unlike typical categorization, an article can be under multiple categories, so it's not restrictive. Unfortunately, categories aren't very well integrated. Categories should set the "scope" of articles that are in the category. "Overlapping scope" issues aren't a serious problem; article editors can just be warned.

  10. Those bastards stole my idea! by Helpadingoatemybaby · · Score: 4, Funny
    I've been working for months on my colostomy viewer website! They stole my idea and just changed a couple of letters! Once again it's the big guy beating up the little guy!

    And now I'm sitting here with a room full of sticky webcams!

    I guess I just came at this from the wrong angle.

    --

    The baby's fine -- please stop sending business cards.

    1. Re:Those bastards stole my idea! by game+kid · · Score: 1

      What do I know about your colonoscopy? I just keep hearing Katie Couric encourage it on Today!

      --
      You can hold down the "B" button for continuous firing.
    2. Re:Those bastards stole my idea! by TheArtfulTodger · · Score: 1

      Well I read it is as "Oncology Viewer".

      Imagine my dissapointment when there was nought a tumor in sight, just another "6 degrees of Kevin Bacon" variant.

  11. agreed... by zecg · · Score: 3, Informative

    ..I came, I saw, I dragged stuff around for a second and then introduced the string "*plasma*swf" to Mr. Adblock.

    --
    .i lu doi ringos.star. xu do puku'aroroi dunli dopecaku leni virnu li'u
    1. Re:agreed... by Anonymous Coward · · Score: 0

      Add Flashblock to your arsenal.

  12. Semantic Web by NitsujTPU · · Score: 1

    Jay M. Tenenbaum gave a talk at AAAI-05 on the Semantic Web, asking people working in Artificial Intelligence to take a more active interest in its development. In his view, the idea is to provide systems with the type of data that would be exceptionally good for artificially intelligent systems to work with, but that without the support of the AI community, we would never arrive at that.

  13. Wikipedia... by presroi · · Score: 4, Informative

    Maybe the poster was looking for something like that.

  14. speaks for itself by idlake · · Score: 3, Insightful

    I think the quality of that "ontology" speaks for itself.

    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!).

  15. Ontology as a web term by Anonymous Coward · · Score: 3, Informative

    from the w3 OWL page

    "...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."

  16. Comment removed by account_deleted · · Score: 2, Insightful

    Comment removed based on user account deletion

  17. What about Dmoz? by Etcetera · · Score: 2, Interesting


    The Open Directory Project

    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.

  18. Re:You keep saying that word... by siliconjunkie · · Score: 1
  19. Re:You keep saying that word... by Anonymous Coward · · Score: 0

    I thought the exact same thing.

    What is it with marketing droids that try to co-opt existing words and create thier own definitions completly out of context with the original definition??

  20. Okay, so let me guess: by DingerX · · Score: 2, Funny

    The viewer brings up at the bottom:

    The Website www.slashdot.org does exist.

  21. Wordnet at Princeton by kronocide · · Score: 3, Informative

    Wordnet is a free semantic database with ~150,000 words and their semantic relations, and libs for several programming languages. I have played with it a lot over the years and it's an amazing database. (There are also versions being created for other languages than English.)
    http://wordnet.princeton.edu/

  22. Strewth by gowen · · Score: 1

    ... that lead in is hard to read if you only know the original, useful definition of ontology, as opposed to the modern buzzword-tastic definition.

    --
    Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
    1. Re:Strewth by Anonymous Coward · · Score: 0

      Don't let the Slashbot summary confuse you. Nobody defines "ontology" in that way except one confused story submitter. He's an idiot that uses big words he doesn't understand to try and impress people.

  23. Wow by Cocoronixx · · Score: 1, Informative

    What a totally useless feature.

    --
    "Obscenity is the crutch of the inarticulate motherfucker." - cloak42
  24. in related news by drDugan · · Score: 1

    Stanford just got it's 2nd NIH super-center for biomedical comptuing -- this one on Ontologies

    see
    http://mednews.stanford.edu/releases/2005/septembe r/computation.html

    soon ontologies will be to computing what politics is to governemnt

  25. Re:You keep saying that word... by msbmsb · · Score: 2, Interesting

    I don't think you know how it is used in CompSci...

    From dictionary.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 for more ontology information.

    The CNet "ontology" is more of a topic graph though.

  26. .com.com by BusDriver · · Score: 1

    Why do they insist on using news.com.com

    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. I think it's got more of a "wow" factor than a real use. Looks nice though!

    1. Re:.com.com by joto · · Score: 1
      Do they think that com.com is cool?

      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...

    2. Re:.com.com by blincoln · · Score: 2, Insightful

      Why do they insist on using news.com.com

      Probably so they can share cookies between all of the sites they own, since they're all tied to com.com.

      --
      "...always new atoms but always doing the same dance, remembering what the dance was yesterday." -Richard Feynman
    3. Re:.com.com by BusDriver · · Score: 1

      Yes, of course, I should have thought of that.

      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 :)

    4. Re:.com.com by Anonymous Coward · · Score: 0

      you.re.wel.com.com

  27. Re:You keep saying that word... by Daath · · Score: 1

    Well, that's one meaning. There are others.

    --
    Any technology distinguishable from magic, is insufficiently advanced.
  28. And now for something completely different... by Anonymous Coward · · Score: 0
    Did anyone else read that as
    C|Net Integrates Oncology Viewer Into News Site

    It gave me visions of a cross between goatse and JAMA.

  29. Namebase and touchgraph java diagrams by scupper · · Score: 1

    This reminds me of Public Information Research, Inc.'s namebase.org java diagrams.

    Linus Torvalds

    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 came out with this google browser, and they have a wiki browser

    sourceforge project page - touchgraph

    1. Re:Namebase and touchgraph java diagrams by Anonymous Coward · · Score: 0

      also, this http://www.visualthesaurus.com/?vt is actually quite useful and fun.

  30. The 'presentation problem' still exists... by indig0 · · Score: 1

    It's nice to see SW tech getting more mainstream exposure... Unfortunately, there's still some big issues in user interface design when it comes to working with SW data. If you seriously attempt navigating using a dynamic and unpredictable graph, it quickly becomes a UI nightmare for anything beyond superficial applications.

    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/

    Comments and flames welcome... :-D

    Oh, and be sure and check out the big kids: Haystack, SIMILE's Piggybank, etc.

  31. From the Personal Ads section ... by DaveCar · · Score: 1

    Solution seeks Problem - for meaningful relationship.

  32. How about a p2p OWL markup? by straponego · · Score: 1
    Where do we want the semantic web most? Search, for now (later, AI :) Which means that it would take a long, long time for it to become useful if we wait for a large proportion of sites in the world to do the rework themselves.

    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 relations you'd want to search on are commercial/noncommercial, advertisement/review, question/answer. And these would definitely be targets for spammers, advertisers, pranksters, and other habitual defectors.

    Most people would not bother definining the relationships, but you'd only need a fraction of a percent to do the initial reviews. People who are not averse to cooperation, for example the people who work on OSS or wikis, will see that if they have sunk 15 minutes of searching into finding a page, doing a minute or two of markup/commentary can save thousands of others that much time. A larger group will be willing to vote on the accuracy of the links in two situations: they find the links very useful, or very misleading. The more misleading karma you've built up, the less your vote is worth, which should take care of spammers (but still leaves political/religious debates wide open for mismoderation).

    And then, of course, Google ties it together by using these tags to enable semantic searches:

    "I want English or German language ANSWERS to the question, how do I get the Marvell SATA driver working under RHEL 3.0, written between 2004 and 2005".

    The semantic search should know that RHEL 3.0 is aka "Redhat Enterprise Linux 3.0", and "Marvell SATA" could be mv_sata or aar81xx.

    1. Re:How about a p2p OWL markup? by ghost-maker · · Score: 1

      I for one welcome our googled semantic Ontomological overlords. But seriously...yes trans-linguistic queries would be extremely helpful and this peer to peer idea has alot of merit. In fact I was actually wondering how this could be done froma parallel perspective instead of a top down...and peer works. I cannot believe that straponego's post has not been modded up to insightful...but I guess its a matter of time... which is the one flaw in a peer based system with "superpeers"...the time cost..BUT in the end it will still get the job done more effectively and faster than a top down heirarchial categorization.

  33. In typical Slashdot fashion ... by whjwhj · · Score: 1

    The poster nor the moderator bother to actually define what "ontology": is. So I looked it up in the dictionary. "The branch of metaphysics dealing with the nature of being." Sounds like the media is finally starting to take a good, close look at themselves. And their navels.

    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 belong here' mentality. Let it go, children. Time to grow up and let others into the clubhouse.

    1. Re:In typical Slashdot fashion ... by Anonymous Coward · · Score: 0

      I can see your point. I was annoyed as well. But then I realised that the answer was a google "define:ontology" away, and that as a geek on a geek site it is pretty much expected that we are able to take 10 seconds to increase our knowledge base :)

  34. oh, THAT'S what that was! by Anonymous Coward · · Score: 0

    I thought it was an ad for something and I blocked it. Oh well. All the squares were overlapping and hard to read.

  35. Blank Stare by Anonymous Coward · · Score: 0

    I am so lazy, that I'm not even willing to google the word ontology, but not so lazy to bitch about what a stupid headline that was. At least it's not a dupe, yet.

  36. Bleh by coyote4til7 · · Score: 1

    Beyond the question of whether this beats some bullet lists, C/Net's version sucks. The flash for the $100 laptop is big enough to fill most of a smaller screen. And, it has exactly these pieces of information
    * 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 encourage software piracy (the things don't have enough memory to install most commercial software) or ...

    To top the goofiness off, the default view is large print and there's no way to zoom farther out or move the view up or down so the other topics/stories/companies/whatevers come into view. It must've taken some work to turn off those flash features. One wonders why?

    Of course, I can always click the full screen button. Ohhh look! To look at the article and the ontology widget I need a 20in LCD. But, if I've got that 20" LCD, I can see little colored balloons with useful information like "Piracy" and "Microsoft"

    Sheesh.

    --

    the clock on the wall says 4 til 7
    1. Re:Bleh by RegularFry · · Score: 1

      A lot of people seem to be missing the point with this idea. The point is not necessarily to present *relevant* information, although that helps. The point is to present information which the user wouldn't have found otherwise, such that they will be interested in it. Big difference.

      --
      Reality is the ultimate Rorschach.
    2. Re:Bleh by knewter · · Score: 1

      I'm sorry, you can't pan? Did you maybe spend a single moment attempting such a basic feature? You'll note that clicking anywhere on the diagram actually, *gasp*, pans the diagram to that central point! Please don't criticise something if you haven't taken the time to see if your criticism is in any way relevant or truthful.

      --
      -knewter
    3. Re:Bleh by coyote4til7 · · Score: 1

      Maybe in your browser. It's not working in mine (and presumably everyone else using a similar mix of browser and os). Which means C/Net didn't test it enough.

      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.

      --

      the clock on the wall says 4 til 7
    4. Re:Bleh by knewter · · Score: 1

      They didn't test a beta feature enough before Slashdot independently posted notice of it to the eager nerdy public? Can you see the error in that? Did you report your mix of os/browser to the team to let them know of the error? As far as signal-to-noise ratio goes, I'll say this: I was looking at an Adobe-related news story when I was testing the feature. It linked up with Adobe's purchase of Macromedia, which then linked to a story about Intel and Macromedia working together on some 3D things. So what this has done for me is to let me know that the infrastructure's in place for Adobe to be working on 3D tech hand in hand with Intel, and is likely doing that right now. There are no news stories that I am aware of that mention this potential coalition. I might just be ignorant, and maybe everyone knows they were working together. But *I* didn't know that, and now *I* know that, and it's all because of this specific "useless" technology.

      --
      -knewter
  37. Ornithology? by Anonymous Coward · · Score: 1, Interesting

    Excellent, I have been lacking an easy to access directory of birds. Owls, eagles, falcons, finches.. these are all things I am now able to view while browsing a technology news website.

    Thank you, Science Of The Intercyberwebsupernet.

    In the dot com days, they'd have been trillionaires for doing something like this.

  38. "Ontology"? by nine-times · · Score: 1
    Is this a technical appropriation of the word that I'm unaware of? How does a little web diagram mean an "ontology"?

    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. Then you'll get some little something about how all that relates to iPods.

    Of course, I'm probably way too late for this discussion, as well as failing to be a member of the correct club. But couldn't they have found a word that actually means what they want it to mean?

    1. Re:"Ontology"? by kronocide · · Score: 2, Informative

      It's a bad application of the word based on ambiguation and confusion. The theoretical research that precedes RDF and semantic databases such as Wordnet and CYC is actually much like ontology in the traditional sense. That is, it consists in deciding what sorts of entities qualifies (are "real") and on what grounds, and so on. So the result of such a project was called "an ontology." But since the word is cool-sounding and using it suggests that you Know Stuff(tm), it was inevitable that any relational database with random stuff would eventually be called an ontology.

  39. It would be nice if article submitters by Anonymous Coward · · Score: 1, Insightful

    Would define words that 99% of the universe has never heard of. I think most people reading the article had no idea what "ontology" means, including the submitter, until he read CNET's article on it.

  40. Ontology Viewer + slashdot.org by SpinJaunt · · Score: 1

    Gee.. the amount of dupes it would find :|

    --
    /. is good for you.
  41. More on graph visualization... by burtonator · · Score: 1

    This is odd timing since I just blogged on Big Picture...

    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.

    1. Re:More on graph visualization... by Anonymous Coward · · Score: 0

      You should see a doctor about that chronic blogging. I know a good ontologist.

  42. No its not by sfcat · · Score: 4, Insightful
    I am tired of people touting the Semantic Web. It isn't a good idea just because it came out of the W3C. I'll explain...

    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.

    --
    "Those that start by burning books, will end by burning men."
    1. Re:No its not by NickFitz · · Score: 0, Troll

      There are good WSD (word sense disabiguation) technologies...

      Was that meant to be disambiguation by any chance?

      --
      Using HTML in email is like putting sound effects on your phone calls. Just say <strong>no</strong>.
    2. Re:No its not by smartdreamer · · Score: 1
      I wont go into point by point response. You bring valid concerns, but none that cannot be solved.

      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!

    3. Re:No its not by gclef · · Score: 4, Funny
      let's take a bet. I'm sure we will see a full semantic web worldwide implementation before we see any AI mainstream succes

      I'll take the side bet: you'll both be dead before either one happens.

    4. Re:No its not by smartdreamer · · Score: 0, Redundant

      lol
      I like that one! ;)

    5. Re:No its not by DrEasy · · Score: 2, Interesting
      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.
      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.
      --
      "In our tactical decisions, we are operating contrary to our strategic interest."
    6. Re:No its not by Narphorium · · Score: 2, Insightful
      The semantic web expects everyone to agree on one ontological framework (one master ontology)..

      The Semantic Web does not expect everyone to agree on one ontological framework. At the core of the Semantic Web Architecture 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.

      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.

      The problem of effeciently creating, managing and maintaining semantic metadata is a valid concern but I believe it is something that can eventually be solved. There are already many examples of technology which can automatically extract metadata from webpages, mp3s and other forms of media. Even ontology creation can be automated to some degree.

      I think your biggest misconception is that you see the Semantic Web as something which is suppose to replace the existing web with some kind of magical AI. The Semantic Web is merely suppose to opperate in parallel to the existing web structure much the same way RSS feeds or bittorrents do. Some site might contain metadata, others won't. Some ontologies will overlap, some domains won't be covered by any ontology. The point is not to store all human knowledge in one large, machine-readable file, it's to create a set of tools which researchers can use to express _some_ of the complex relationships between concepts within a specific domain.

      Quit pimping the semantic web. It only makes you look ignorate in the eyes of the AI community.

      While I agree that the Semantic Web has been 'pimped' a little more than it should have I know that semantic reasoning and knowledge-based systems are far from being viewed as "ignorate" concepts in the eyes of the AI community.

  43. Yes, but will it work? by idokus · · Score: 1

    It's not about visual representation, it's about finding the right things, even when things are called differently.

    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 they can be automatically merged, than it will work as it's suppost to work. But we're not nearly there yet.

  44. The semantic web will never work... by CondeZer0 · · Score: 1

    ... and that is a good thing.

    See: The Semantic Web, Syllogism, and Worldview.

    Metadata is just data with a non-standard interface. If you get rid of the non-standard interface you will live much happier.

    --
    "When in doubt, use brute force." Ken Thompson
  45. Liveplasma's Ontology Source ! by Jesse_132 · · Score: 1

    While Liveplasma is certainly cool, they didn't build their own Ontology source . . . They used Amazon's Web Services. AWS blogged about it a while ago

  46. Re:You keep saying that word... by UnapprovedThought · · Score: 2, Interesting

    There are many and varied definitions, including yours BTW, which the Troll modders apparently didn't bother checking.

    Google define:Ontology

    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 existence of alternatives." If your post isn't perfectly informative, at least it can be insightful.

    Reinvention of the lexicon is a possible backdoor into the patent system for pre-existing technologies, or technologies that are similar to pre-existing functions for the same thing. They are basically renamed so as to appear like something new, and if it is official-sounding enough (ontology sounds like a pretty serious term...), they may be able to pass under the patent office's radar. If the patent office doesn't watch for this exploit, we will end up with a bunch of overlapping cruft. (Not that that isn't already the case.)

  47. Ok I tried it.. by Anonymous Coward · · Score: 0

    That thing is useless. I bet it will be off of their site in under a month.

  48. Ah, darnit, you got there first. by Grendel+Drago · · Score: 1

    I remember reading that article some time ago, and loving it. Sometimes academic eggheads get it right (using CSS to separate form from content), and sometimes they labor for years on an idea that you can show to be worthless in a single page (like the Semantic Web). And here I just spent twenty minutes googling for it because I couldn't remember the author's name, I finally found it so that I could show it to the world... and you already found it. Good stuff, eh?

    --
    Laws do not persuade just because they threaten. --Seneca
  49. Ontology Good - Semantic Web...Impractical by AnonymousCactus · · Score: 1

    The semantic web is impractical for a variety of reasons, most importantly it requires a bunch of people to know a new protocol. Much more practical is to leverage the similarity in the structure of websites like Wikipedia to automatically generate the semantic tags. As an example, it's really easy to scrap off the birthdays of people from the vast majority of wikipedia articles about people.

    1. Re:Ontology Good - Semantic Web...Impractical by handslikesnakes · · Score: 1
      Much more practical is to leverage the similarity in the structure of websites like Wikipedia to automatically generate the semantic tags.
      How is this not the Semantic Web? (btw, no new protocols are involved. unless you mean RDF. which is still not a protocol.)
  50. Don't use YouSendIt. by Grendel+Drago · · Score: 1

    YouSendIt.com has problems scaling up. You want to use things like Rapidshare.de or similar services, so that thousands and thousands can download the item.

    Err... what the crap is it, though?

    --
    Laws do not persuade just because they threaten. --Seneca
  51. The tool problem still exists... by Anonymous Coward · · Score: 0

    "Oh, and be sure and check out the big kids: Haystack, SIMILE's Piggybank, etc."

    Protege

    SWOOP

    PhotoStuff

    Ontology Tools Survey, Revisited

    " Ontologies are a way of specifying the structure of domain knowledge in a formal logic designed for machine processing. The effect on information technology (IT) is to shift the burden of capturing the meaning of data content from the procedural operations of algorithms and rules to the representation of the data itself."

  52. please - no more ontologies by Anonymous Coward · · Score: 0

    In philosophy, ontology (from the Greek , genitive : being (part. of : to be) and -: writing about, study of) is the most fundamental branch of metaphysics. It studies being or existence as well as the basic categories thereof--trying to find out what entities and what types of entities exist.

    http://en.wikipedia.org/wiki/Ontology

  53. Another word bites the dust by jitterysquid · · Score: 1

    If I was searching for a word that meant "a common set of terms used to describe a domain", I personally would have used the word "lingo". I guess it's just not as cool as overloading "ontology".

  54. Re:No its not (its already here) by copdk4 · · Score: 3, Insightful
    The semantic web expects everyone to agree on one ontological framework (one master ontology)

    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 in them - ALL social networking sites data is marked up using the FOAF ontology

    Well again these may sound just 'specifications' and less of an 'ontology'.. then look in to the rapidly growing billion dollar industry.. bio-chem-pharmaco informatics.. ontologies are becoming backbone of their entire computing, data collection and analysis infrastructure..

    - There is BioPAX for pathway data
    - Gene Ontology is now ported into RDFS/OWL

    Whats more..
    Flip through last month's Nature Biotech and you ll find articles talking about ontologies, RDF & Semantic Web.. Yes, its already here
    Remember, these Biologist are those people who finished the Genome project 2-3yrs earlier than it was orignally planned.. They are very good at collaboration, strong proponents of open-source and very hard workers.. Semantic Web is the right platform for them that gives them tools and a standard to share data seamlessly.. Lets just wait and watch what these people do with it...

    AND...yes there's more.. 5 days ago NIH approved a 20million grant to group at Stanford to create a NATIONAL CENTER for BIOMEDICAL ONTOLOGY. Its the same group which developed the only OWL editor (Protege) available out there !
    I just hope that those guys at NIH are not fools to give away hard earned tax payers money on something thats not gonna work

  55. Ontology viewers? Feh by CracktownHts · · Score: 1

    I refuse to use it until they Hextegrate it into their Epistemic PodCast(tm) Mindshare meta-search concept feature set.

  56. WTF? by mike.newton · · Score: 1

    Did anyone else feel like this after reading that article summary?

    <family guy> Dennis Miller: I don't wanna go on a rant here but America's foreign policy makes about as much sense as Beowolf having sex with Robert Fulton at the first Battle of Antetum. I mean when a neo-conservative defenstrates it's like Raskalnakov filibuster dioxymonohydrostinate. Peter: What the hell does rant mean? </family guy>
  57. Hmm. by mrselfdestrukt · · Score: 0

    Yay! Ornothology!

    Oh wait... ontology.

    --
    "I used to have that really cool,funny sig ,but it got stolen."
  58. Hey Google, forget ontology for now... by Anonymous Coward · · Score: 0

    How about a frickin' wildcard search?

  59. No its not-AI Winter. by Anonymous Coward · · Score: 0

    "It only makes you look ignorate in the eyes of the AI community."

    Considering the history of AI's previous failures. I don't think they have the room to be casting any stones.

  60. Thumbs up!!! by efuzzyone · · Score: 1

    Long live aizing of web!!!

    --
    Creativity uninhibited www.kreeti.com
  61. Ontologies and OO programming by bblfish · · Score: 1
    Ontologies have allready been hugely successful: it's called Object Oriented Programming. The two are very similar, and you can read up about the similarities in detail on my blog [1] [2] [3]

    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 get your library widely adopted you need to do a lot more than write it. You need:

    • to have a good ontology that others want to use
    • put it up in a namespace that people trust (say the W3C, the IETF, the OMG, or something like that)
    • work with others to make it known
    • solve a pressing issue

    In Java one well known and respected channel for this to happen is the Java Community Process. People can use other channels of course, and often do. But from time to time everyone agrees that there is no need to keep re-inventing a framework and they then decide to go to some standards body to agree on some common mapping, to help interoperability. The interoperability in Java was there all along of course. But what was needed is a Convention to use a certain vocabulary.

    Exactly the same will be true in the Semantic Web. The best ontologies will survive. Processes will be put in place to help foster good ones.

    Also I think you should not think that the only use of ontologies is to annotate web pages. The semantic web is here to help you speak about resources in general, not just web resources. You may have more luck thinking about the Semantic Web in terms of a way of doing what SQL currently does [4] (see SPARQL) but in a much much more scalable way.

    Henry Story

    [1] Java Annotations and the Semantic Web
    [2] UML, MOF, MDA, OWL: how they all fit together
    [3] Would a little DOAP help?
    [4] SPARQL to ignite web 2.0

  62. library science by Anonymous Coward · · Score: 0

    been there , done that.
    its called 'cataloging'

    hopefully library science and these folks can learn a few tricks from each other