[
https://issues.apache.org/jira/browse/MARMOTTA-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13882907#comment-13882907
]
Jeff Zemerick commented on MARMOTTA-430:
----------------------------------------
On second look, a cleaner, simpler appears to be to add the tablePrefix
property to the KiWiDialect class instead of KiWiConfiguration. The user can
supply a table prefix if they wish through an additional constructor to the
dialect classes.
> 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
>
> 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)