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 ------------------------------------------------------------------------------ {{{ Hbase > rdf; - Hbase RDF version 0.1 + Hbase RDF version 0.0.1 Type 'help;' for help. Hbase.RDF > SELECT ?title - > FROM rdf_table + --> FROM rdf_table - > WHERE { ?book author ââFox, Joeââ + --> WHERE { ?book author ââFox, Joeââ - > ?book copyright ââ2001ââ + --> ?book copyright ââ2001ââ - > ?book title ?title } + --> ?book title ?title } results here. @@ -127, +127 @@ == Papers == - * ~-OSDI 2004, MapReduce: Simplified Data Processing on Large Clusters" - proposes a very simple, but powerfull, and highly parallelized data processing technique.-~ + * ''OSDI 2004, MapReduce: Simplified Data Processing on Large Clusters"[[BR]]- proposes a very simple, but powerfull, and highly parallelized data processing technique.'' - * ~-CIDR 2007, ''[http://db.lcs.mit.edu/projects/cstore/abadicidr07.pdf Column-Stores For Wide and Sparse Data]'' - discusses the benefits of using C-Store to store RDF and XML data.-~ + * ''CIDR 2007, [http://db.lcs.mit.edu/projects/cstore/abadicidr07.pdf Column-Stores For Wide and Sparse Data][[BR]]- discusses the benefits of using C-Store to store RDF and XML data.'' - * ~-VLDB 2007, ''[http://db.lcs.mit.edu/projects/cstore/abadirdf.pdf Scalable Semantic Web Data Management Using Vertical Partitoning]'' - proposes an efficient method to store RDF data in table projections (i.e., columns) and executes queries on them.-~ + * ''VLDB 2007, [http://db.lcs.mit.edu/projects/cstore/abadirdf.pdf Scalable Semantic Web Data Management Using Vertical Partitoning][[BR]]- proposes an efficient method to store RDF data in table projections (i.e., columns) and executes queries on them.'' - * ~-SIGMOD 2007, ''Map-Reduce-Merge: Simplified Relational Data Processing on Large Clusters'' -- MapReduce implementation of several relational operators.-~ + * ''SIGMOD 2007, Map-Reduce-Merge: Simplified Relational Data Processing on Large Clusters[[BR]]- MapReduce implementation of several relational operators.''