[
https://issues.apache.org/jira/browse/MARMOTTA-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jakob Frank resolved MARMOTTA-245.
----------------------------------
Resolution: Fixed
Import performance has been significantly improved, alternative marmotta
backends (based on jena) are scheduled for next major release (4.0)
> Possible solutions for improving triple store's storage and retrieve
> performance.
> ---------------------------------------------------------------------------------
>
> Key: MARMOTTA-245
> URL: https://issues.apache.org/jira/browse/MARMOTTA-245
> Project: Marmotta
> Issue Type: Improvement
> Components: KiWi Triple Store
> Affects Versions: 3.0-incubating
> Reporter: Sergio Fernández
> Assignee: Raffaele Palmieri
> Fix For: 3.2
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)