Hi Tao,
if you can share your requirements, that would be great. Maybe others need the
same features/capabilities and we can do something about it together.

I am not sure exactly what you mean with 'expanding LARQ'. Are you changing
LARQ's code?

LARQ is an additional jar which extends ARQ adding support for free text
searches in SPARQL queries. It can be simply added to a classpath of any Java
application using ARQ. Fuseki is one of such applications and the way you do
this with Maven is adding a dependency to LARQ in the Fuseki's pom.xml file as
shown in the patch attached to JENA-63 [1] (for example). Would that work for 
you?

Is it the scores you are trying to change [2]? ;-)

Paolo

 [1] https://issues.apache.org/jira/browse/JENA-63
 [2] https://issues.apache.org/jira/browse/JENA-242

Tao wrote:
> Hi Paolo,
>
> One of our index guys is working on expanding LARQ to meet our own
> requirements. However, I'm not sure how to assemble it with Fuseki when he
> finished. Can you suggest how?
>
> Thanks
> Tao

Reply via email to