Slashdot Log In
Super-Fast RDF Search Engine Developed
Posted by
ScuttleMonkey
on Fri May 04, 2007 09:27 AM
from the google-to-buy-ireland dept.
from the google-to-buy-ireland dept.
The Register is reporting that Irish researchers have developed a new high-speed RDF search engine capable of answering search queries with more than seven billion RDF statements in mere fractions of a second. "'The importance of this breakthrough cannot be overestimated,' said Professor Stefan Decker, director of DERI. 'These results enable us to create web search engines that really deliver answers instead of links. The technology also allows us to combine information from the web, for example the engine can list all partnerships of a company even if there is no single web page that lists all of them.'"
Related Stories
[+]
Developers: Why the Semantic Web Will Fail 179 comments
Jack Action writes "A researcher at Canada's National Research Council has a provocative post on his personal blog predicting that the Semantic Web will fail. The researcher notes the rising problems with Web 2.0 — MySpace blocking outside widgets, Yahoo ending Flickr identities, rumors Google will turn off its search API — and predicts these will also cripple Web 3.0." From the post: "The Semantic Web will never work because it depends on businesses working together, on them cooperating. There is no way they: (1) would agree on web standards (hah!) (2) would adopt a common vocabulary (you don't say) (3) would reliably expose their APIs so anyone could use them (as if)."
This discussion has been archived.
No new comments can be posted.
Super-Fast RDF Search Engine Developed
|
Log In/Create an Account
| Top
| 144 comments
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.

Official DERI Website (Score:3, Informative)
(http://www.dojoforum.com/)
DERI [www.deri.ie]
Re:TMA: Too Many Acronyms (Score:5, Funny)
OMG: Oh my God!
WTF: What the fuck?
BBQ: Barbecue.
HTH
Re:Official DERI Website (Score:5, Funny)
This could be huge (Score:5, Interesting)
Next up: Ontology spam (Score:5, Insightful)
Re:This could be huge (Score:4, Insightful)
Why would I want to search... (Score:2)
Links! (Score:4, Insightful)
(Last Journal: Tuesday January 31 2006, @09:47AM)
I need both: answers *and* links! Many times when I search the web, I don't know for sure what am I searching for, let alone being able to ask specific question...
Search solved. World hunger next. (Score:4, Funny)
(Last Journal: Wednesday October 31, @08:33AM)
Hype (Score:5, Insightful)
Yet another
RDF? (Score:4, Funny)
I'll prove him wrong (Score:4, Interesting)
This is without a doubt the greatest invention in the history of time!
There, I just proved the professor wrong. Muahaha.
contradictory (Score:1)
Cannot be overestimated (Score:5, Insightful)
The importance of any event can be overestimated and quite often is overestimated. It is called hype.
When speaking of XML, XHTML and semantic WEB then the word "overestimated" fits just nice.
If this was not the case then HTML should long have been dead and the whole WEB should have been based on pure XML with meaningful tags.
-- Do not read me, I am a stupid tag
Could be interesting, but missing details (Score:5, Interesting)
What kind of queries are they running? There are several different RDF query languages (think of SeRQL, RDQL, N3, SPARQL, etcetera) and some of them support quite complex queries. Quickly finding the answers to a simple query like is just a matter of an indexed lookup and not very special. But, like in SQL, much more complex expressions can be generated that require complex index operations on the query execution level. Having implemented an RDF database that supports SPARQL queries an order of magnitude faster than the software the W3C uses for their experiments (which, admitedly, doesn't have performance as a prime requirement), I know that it's possible to do simple things fast, but the interesting part is handling RDF queries that don't easily map to efficient database operations.
Which brings me to the most important point: where is their detailed report? Can I get the software somewhere and perform my own tests? The article is too vague to draw any conclusions about what their RDF database does, and how good it is. I'd love to read up on it, but I can't seem to find the information.
Here's the Tech Report (Score:5, Informative)
(http://www.harth.org/~andreas/)
We have a Technical Report available at http://www.deri.ie/fileadmin/documents/DERI-TR-20
From the abstract:
"We present the architecture of an end-to-end search engine that uses a graph data model to enable interactive query answering over structured and interlinked data collected from many disparate sources on the Web.
In particular, we study distributed indexing methods for graph-structured data and parallel query evaluation methods on a cluster of computers.
We evaluate the system on a dataset with 430 million statements collected from the Web, and provide scale-up experiments on 7 billion synthetically generated statements."
Re:Here's the Tech Report (Score:4, Insightful)
SUPER Speed (Score:2, Funny)
(http://www.originofstorms.org/)
Two things... (Score:2)
(http://www.ilikepuffynipples.com/)
Second, the problem with "the semantic web" if you're relying on people providing the metadata themselves, is the reliability (trustworthiness?) of the person creating the metadata. There's a reason the meta name="keywords" tags aren't a significant factor if at all in any of the major search engines' ranking systems.
sounds fishy (Score:3, Interesting)
(http://rankandfile.homelinux.net/ | Last Journal: Friday January 23 2004, @02:58PM)
Of course a search based on meta data is going to be faster and more accurate, but only when the meta data is correct. We've had this since the beginning of the interweb; people would load up their pages with bogus meta data just to generate search traffic. Because of this dishonesty, search engines have had to resort to other methods of evaluating and indexing pages (for example, based on actual content).
I don't see any difference between this new RDF and that old stuff.
Save the hype (Score:2)
(http://www.udviklingschef.dk/ | Last Journal: Sunday April 18 2004, @02:52PM)
Developer on this project (Score:3, Informative)
This is great and all (Score:2)
RDF is a bad idea (Score:2, Insightful)
(http://hartsock.blogspot.com/ | Last Journal: Wednesday October 31, @08:25PM)
You'll see RDF associations linking the president to a crass picture of a donkey or a goat of some kind. You'll see companies set up to deliberately poison RDF data with false links designed to drive traffic to a site... you'll see sock-puppets and all kinds of other attacks.
This whole effort reminds me of the "this is spam" bit that was proposed to stop spam. You can't expect spammers to say to themselves, "wait, I better flip the this-is-spam but to true before I send this" you also can't expect people to not abuse the RDF system in similar ways.
Don't expect that if you RDF search for Stephen King that everything that comes up was actually posted by him. Imagine the pages that would get attributed to the president or Mr. T as a prank... the information would only be useful if you could verify the document as legitimate first.
The "is part of" feature is the most likely target of abuse I think. I could say that everything I wrote is part of the New York Times or as part of some official document that gets searched for often. The result would be erroneous hits in RDF search and artificial authority for my crack pot theories.
What the hell is RDF? (Score:2)
wonderful (Score:1)
Overestimation (Score:2)
(http://www.touset.org/)
I agree. In my estimation, this could well foretell the cure to AIDS, cancer, world hunger, war, and genital warts.
42 (Score:1)
The first answer will be 42.
Re:Great!! (Score:5, Informative)
Re:"'...this breakthrough cannot be overestimated" (Score:2)
Re:Boo @ Slashdotters (Score:1)
At least you've realized the truth, this being ./, everyone owns a spambot that searches for keywords in stories. You get this particular crapflood when the bots realize that something with the words "revolutionary" and "internet" (and possibly also "semantic")has appeared. Everything here is just markov chain output. Welcome to the future.
Also, there's an intelligent thread further up where the lead researcher posted that no one seems to be responding too :(