SHARD Triple-Store Code
Status: Alpha
Brought to you by:
avometric
| File | Date | Author | Commit |
|---|---|---|---|
| SHARD_0_18 | 2010-10-10 | avometric | [r1] initial SHARD commit for Hadoop 0_18. |
| ReadMe.txt | 2010-10-10 | avometric | [r1] initial SHARD commit for Hadoop 0_18. |
| build.txt | 2010-10-10 | avometric | [r1] initial SHARD commit for Hadoop 0_18. |
| overview.txt | 2010-10-10 | avometric | [r1] initial SHARD commit for Hadoop 0_18. |
ReadMe.txt An introduction to the SHARD documentation and code. More information on SHARD is available here: http://www.dist-systems.bbn.com/people/krohloff/shard.shtml --------------------------- --------------------------- Author: Kurt Rohloff @avometric krohloff@gmail.com --------------------------- --------------------------- Revision History: 10/10/2010 - Initial Version --------------------------- --------------------------- The SHARD triple-store is intended as a proof-of-concept demonstration of the ability to construct a highly scalable triple-store using MapReduce style computing. SHARD is released under the BSD license. As part of the SHARD repository, I am releasing several files and directories: -> build.txt contains information about how to build SHARD once it is downloaded. -> overview.txt contains background information on the SHARD triple-store and how it works. -> SHARD_0_18/SHARD/ contains the source code for SHARD to run with Hadoop v0.18 -> SHARD_0_18/UniversityDataGenerator/ contains the source code to generate sample n3 data to test SHARD. NOTE: SHARD is a proof of concept. Like all triple-stores, it doesn't support all desired functionality. The SHARD dev team is working to improve SHARD and provide more functionality to our users. Please e-mail us if you have any requests, questions or comments. We love to hear from our users! More information on SHARD is available here: http://www.dist-systems.bbn.com/people/krohloff/shard.shtml