You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After issue 57 [1] (modular storage layout) has been addressed, add a HBase
core module implementation.
For this, have look at existing HBase implementations:
* https://github.com/ahaque/hive-hbase-rdf
* https://github.com/mhausenblas/mrlin/wiki/RDF-in-HBase
However, I think we should aim for implementing the indexes all triple patterns
[2] - as done for our Cassandra implementation. Plus, the indexes for the range
queries would be a nice feature.
For further details on these indexes, see the original paper [3].
Kind regards
Andreas
[1] https://code.google.com/p/cumulusrdf/issues/detail?id=57
[2] https://code.google.com/p/cumulusrdf/wiki/DataModel
[3] Optimized Index Structures for Querying RDF from the Web
Original issue reported on code.google.com by andreas.josef.wagner on 30 Apr 2014 at 5:06
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
andreas.josef.wagner
on 30 Apr 2014 at 5:06The text was updated successfully, but these errors were encountered: