[
https://issues.apache.org/jira/browse/MARMOTTA-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Zemerick updated MARMOTTA-430:
-----------------------------------
Attachment: marmotta_430_kiwistore.patch
Attached is a patch to add table prefix support to the MySQL dialect of the
KiWi Triplestore. All existing unit tests passed. Some tests will not pass if
using a table prefix because the SQL statements in the resource file have
changed and will fail the assertions.
> Add support for multiple triplestores in the same database
> ----------------------------------------------------------
>
> Key: MARMOTTA-430
> URL: https://issues.apache.org/jira/browse/MARMOTTA-430
> Project: Marmotta
> Issue Type: New Feature
> Components: KiWi Triple Store
> Affects Versions: trunk
> Reporter: Jeff Zemerick
> Assignee: Sebastian Schaffert
> Priority: Minor
> Labels: kiwi, triplestore
> Attachments: marmotta_430_kiwistore.patch
>
>
> I have a use-case where it would be optimal to store multiple, isolated
> triplestores in the same database. Using different databases is acceptable
> for a very small number of users but that approach does not scale well. The
> suggested idea is to use table prefixes to maintain separation between the
> individual triplestores. The changes should be backward compatible and not
> affect existing users of KiWi Triplestore.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)