Sebastian Schaffert created MARMOTTA-42:
-------------------------------------------

             Summary: Create KiWiRepository as extension of SailRepositoryBase 
to cover KiWi specifics
                 Key: MARMOTTA-42
                 URL: https://issues.apache.org/jira/browse/MARMOTTA-42
             Project: Marmotta
          Issue Type: Bug
          Components: Core
            Reporter: Sebastian Schaffert
            Assignee: Sebastian Schaffert
            Priority: Minor


There are some special cases in the KiWi triplestore that would be covered 
better by creating a derived version of the SailRepositoryBase. An example is 
the getValueFactory() method in RepositoryConnection, which currently requests 
the value factory from the SailRepository, but it would improve performance to 
request it from the KiWiSailConnection, because then the JDBC connection could 
be reused.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to