Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0-incubating
-
None
Description
This issue was born by an initial idea about improvement for triples storage and collects all subsequent ideas about the same argument.
In the order:
1)Use db native methods for bulk import
2)Jena storage
3)Triple store on top of a NoSQL database
For the point 1, for retaining record transactionality and integrity, it would require a ploy(e.g. maintenaince mode), on the other hand a lot of improvements of codebase have been with introduction of JDBC Batch API and there are significant results.
The point 2 depend on MARMOTTA-85, 88 and 89.
The point 3 is an unexplored path , and could mean adopting an approach close to that described in "Rya: A Scalable RDF Triple Store for the Clouds"; however, that could be the most difficult path to explore for the impacts on actual codebase.
Attachments
Issue Links
- incorporates
-
MARMOTTA-352 Implement RDFHandler for bulk imports
- Closed
- relates to
-
MARMOTTA-328 Implement marmotta-backend-bigdata
- Resolved
-
MARMOTTA-88 Implement marmotta-backend-tdb
- Open
-
MARMOTTA-89 Implement marmotta-backend-sdb
- Closed
-
MARMOTTA-310 Create kiwi-loader module
- Closed