[
https://issues.apache.org/jira/browse/JENA-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13151908#comment-13151908
]
Paolo Castagna commented on JENA-63:
------------------------------------
To apply the JENA-63 patch and include LARQ in Fuseki:
svn co http://svn.apache.org/repos/asf/incubator/jena/Jena2/Fuseki/trunk/
fuseki
cd fuseki/
wget
https://issues.apache.org/jira/secure/attachment/12504042/JENA-63_Fuseki_r1203107.patch
patch -p0 < JENA-63_Fuseki_r1203107.patch
mvn clean package
> Add LARQ to Fuseki distribution
> -------------------------------
>
> Key: JENA-63
> URL: https://issues.apache.org/jira/browse/JENA-63
> Project: Jena
> Issue Type: Improvement
> Components: Fuseki, LARQ, TDB
> Reporter: Paolo Castagna
> Assignee: Paolo Castagna
> Attachments: JENA-63_Fuseki_r1203107.patch
>
>
> It is possible (although not easy for users) to use LARQ with TDB and Fuseki.
> This is to make possible and easy to use LARQ with TDB datasets and with
> Fuseki.
> One way to achieve this is to improve DatasetAssemblerTDB in TDB as suggested
> by http://markmail.org/thread/r5phyiuqkqsyi2xc. This way, LARQ will be loaded
> and wired into ARQ if present in the classpath. Uses will need just to add
> the LARQ jar to their classpath (or depend on it if they use Maven).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira