Billion-triple reasoning? Now for everybody with a credit-card!
Remember the WebPIE infrence engine? WebPIE is the first inference engine that can do inference over 100billion(!) triples, and that can compute the full OWL Horst closure of Uniprot (1billion triples) in just over 6 hours?
Of course, the catch was that you needed to run Hadoop on a 32 machine compute cluster to do this at home….
But now, the LarKC team behind the WebPIE engine (VU Amsterdam PhD student Jacopo Urbani, and postdoc Spyros Kotoulas) have made the entire WebPIE infrastructure available on Amazon’s Elastic Compute Cloud. The AWS image has the reasoner preinstalled so that you can perform inferences on your own datasets with almost no effort. All you need is a credit card to pay the bill!
The homepage of WebPie contains detailed instructions on how to deploy your own Amazon reasoner on your own RDF graph (up to OWL Horst expressivity).
At the current pricing of Amazon, you can perform a whole lot of inferencing for a couple of hundred bucks (and often much less). LarKC hopes that this will bring very large scale inferencing withing reach of anybody who’s interested.
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=8ee22ea5-e8a3-423a-b736-0cf4a398187b)
May 20th, 2010 at 11:38 am
I have to ask this:-): if you can do ter Horst OWL reasoning (ie, not only RDFS), wouldn’t it be possible to do, OWL RL, too? Even better: what about a more general RIF Core reasoning (that could encompass both with the appropriate set of RIF Rules)?
(I am allowed to dream, right?)
Great stuff, b.t.w.
Ivan
May 22nd, 2010 at 11:28 pm
[…] Entries (RSS) and Comments (RSS) « Billion-triple reasoning? Now for everybody with a credit-card! […]
May 23rd, 2010 at 12:10 am
Ivan: we’re working on it, keep watching this space!