On 15/05/13 14:10, A. Anil SINACI wrote:
Dear all,

With the tdbloader utility, I can load my RDF files as named graphs into
existing and TDB store. I also want to create the indexes for my graphs
and make them ready to my application. In the web page of ARQ it says
there is the arq.larqbuilder command to build indexes, however I could
not manage to make it work. And also, in the Java API, the constructor
of the IndexBuilderString can take a File. I think it will be OK if I
pass the directory in which I create the index.

Any of you has a script to build the LARQ index out of existing RDF
graphs (residing in different files)?

Best,
Anil

It will be in the LARQ distribution which is a separate download from maven.

By the way, there is a replacement in progress:

http://jena.staging.apache.org/documentation/query/text-query.html

includign a Fuseki build with text indexing datasets.

Download from

https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-text/

        Andy

Reply via email to