Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lucene-hadoop Wiki" for change notification.
The following page has been changed by udanax: http://wiki.apache.org/lucene-hadoop/Hbase/RDF The comment on the change is: Please add a description to the people involved category of Hbase Shell page. ------------------------------------------------------------------------------ [[TableOfContents(4)]] ---- - ''Volunteers and any comments on HbaseRDF are welcomed.'' == HbaseRDF, a Planet-Scale RDF Data Store == We have started to think about storing and querying RDF data in Hbase. But we'll jump into its implementation after prudence investigation. @@ -25, +24 @@ * [:udanax:Edward Yoon] (R&D center, NHN corp.) * [:InchulSong: Inchul Song] (Database Lab, KAIST) - * [:JaesunHan:Jaesun Han] (NexR corp.) + ---- == Some Ideas == When we store RDF data in a single Hbase table and process queries on them, an important issue we have to consider is how to efficiently perform costly self-joins needed to process RDF path queries.