Text Search Using Lucene

2016-11-28 Thread Kumar,Abhishek
Hi,


I am trying to implement text search in Jena via Fuseki. I have followed 
through the documentation and created assembler file.


But after starting fuseki server using config parameter - there is no data in 
the dataset and thus returns no results for simple query or text query.


What I have tried so far

1. Built the TDB dataset using java -cp $FUSEKI_HOME/fuseki-server.jar 
tdb.tdbloader --tdb=assembler_file data_file

2. Built the index using java -cp $FUSEKI_HOME/fuseki-server.jar 
jena.textindexer --desc=assembler_file

3. Started the fuseki server using fuseki-server --config ../assembler_file.ttl


I tried the answer on Stackoverflow 
http://stackoverflow.com/questions/30447536/fuseki-indexed-lucene-text-search-returns-no-results


but using --desc gives error no service name.


Another user had similar issue a year ago as in this thread 
http://thread.gmane.org/gmane.comp.apache.jena.user/7892 but there are no 
solutions there as well.


Can someone please help here?


Thanks & Regards

Abhishek Kumar


Expansion of ARQ acronym

2016-10-08 Thread Kumar,Abhishek
Hi all,


What is the expansion of the acronym ARQ - the query engine for Jena?


Thanks & Regards

Abhishek


Re: Applications/Projects Using Jena

2016-10-08 Thread Kumar,Abhishek
Thank you all for providing this info and sharing your experiences with Jena. 
This helped a lot in my presentation.


Best Regards

Abhishek


From: Claude Warren <cla...@xenei.com>
Sent: Friday, October 7, 2016 3:10:42 AM
To: users@jena.apache.org
Subject: Re: Applications/Projects Using Jena

Granatum http://www.fit.fraunhofer.de/en/fb/cscw/projects/granatum.html is
a Cancer research project that uses Jena to query across multiple databases
with differing vocabularies.  A custom query engine built on Jena does
automatic query translation and partitioning for each endpoint as necessary.

Further discussions in:

https://www.researchgate.net/publication/271191966_A_Roadmap_for_Navigating_the_Life_Sciences_Linked_Open_Data_Cloud?ev=prf_pub

https://www.researchgate.net/publication/301952979_Linked_Biomedical_Dataspace_Lessons_Learned_Integrating_Data_for_Drug_Discovery?ev=prf_pub

https://www.researchgate.net/publication/264558653_Linked_Biomedical_Dataspace_Lessons_Learned_integrating_Data_for_Drug_Discovery?ev=prf_pub

Claude


On Thu, Oct 6, 2016 at 8:12 PM, Andy Seaborne <a...@apache.org> wrote:

> UK Government websites using Jena include:
>
> http://landregistry.data.gov.uk/
>
> http://environment.data.gov.uk/
>
> are data publishing websites using Apache Jena.
>
>     Andy
>
> On 06/10/16 15:25, Kumar,Abhishek wrote:
>
>> Hi Team,
>>
>> I am a Masters student at University of Florida. I am presenting Apache
>> Jena to our class as part of research on RDF and semantic web. I have got
>> material to speak about Jena but I am having trouble finding some use cases
>> of Jena in current industry.
>>
>> I read that many Semantic web applications use Jena but I could not find
>> any project which uses Jena. Can you help provide names of some projects
>> which are currently using Jena? That would be very helpful to generate
>> interest among students.
>>
>> Thanks & Regards
>> Abhishek Kumar
>>
>>


--
I like: Like Like - The likeliest place on the web
<http://like-like.xenei.com>
LinkedIn: http://www.linkedin.com/in/claudewarren


Applications/Projects Using Jena

2016-10-06 Thread Kumar,Abhishek
Hi Team,

I am a Masters student at University of Florida. I am presenting Apache Jena to 
our class as part of research on RDF and semantic web. I have got material to 
speak about Jena but I am having trouble finding some use cases of Jena in 
current industry.

I read that many Semantic web applications use Jena but I could not find any 
project which uses Jena. Can you help provide names of some projects which are 
currently using Jena? That would be very helpful to generate interest among 
students.

Thanks & Regards
Abhishek Kumar