Re: Jena

2015-03-05 Thread Md Mizanur Rahoman
plz unsubscribe On Mon, May 19, 2014 at 1:53 PM, Kapoor, Shruti wrote: > unsubscribe > "This e-mail and any attachments transmitted with it are for the sole use > of the intended recipient(s) and may contain confidential , proprietary or > privileged information. If you are not the intended reci

Re: shiro.ini with custom realm fuseki2

2015-01-19 Thread Md Mizanur Rahoman
On 01/19/2015 09:01 PM, Stian Soiland-Reyes wrote: I actually modified my shiro.ini yesterday, to enable the basic auth admin user (as "localhost" inside a Docker image is not the same as localhost outside..) and this worked fine (except being asked for username/password on every page, not just a

Re: shiro.ini with custom realm fuseki2

2015-01-19 Thread Md Mizanur Rahoman
On Mon, Jan 19, 2015 at 9:24 PM, Md Mizanur Rahoman wrote: > On 01/19/2015 09:01 PM, Stian Soiland-Reyes wrote: > >> I actually modified my shiro.ini yesterday, to enable the basic auth >> admin user (as "localhost" inside a Docker image is not the same as >> lo

Re: shiro.ini with custom realm fuseki2

2015-01-19 Thread Md Mizanur Rahoman
On 01/19/2015 09:01 PM, Stian Soiland-Reyes wrote: I actually modified my shiro.ini yesterday, to enable the basic auth admin user (as "localhost" inside a Docker image is not the same as localhost outside..) and this worked fine (except being asked for username/password on every page, not just a

Re: shiro.ini with custom realm fuseki2

2015-01-19 Thread Md Mizanur Rahoman
On 01/19/2015 09:01 PM, Stian Soiland-Reyes wrote: I actually modified my shiro.ini yesterday, to enable the basic auth admin user (as "localhost" inside a Docker image is not the same as localhost outside..) and this worked fine (except being asked for username/password on every page, not just a

Setting Time Out

2014-05-14 Thread Md Mizanur Rahoman
Dear Experts, I am using JAVA JENA 264. I need to set execution time out in a particular SELECT query (which is coming from some iterative queries). That is, for example, if a particular SELECT query execution time is more than 5 Mins, I will go for another query. Code snippet could be as below:

Re: Group By Query in Jena Java

2014-05-13 Thread Md. Mizanur Rahoman
t; >> Weblog -- http://www.openlinksw.com/blogs/ > >> LinkedIn -- http://www.linkedin.com/company/openlink-software/ > >> Twitter -- http://twitter.com/OpenLink > >> Google+ -- http://plus.google.com/100570109519069333827/ > >> Facebook -- http://www

Fwd: Group By Query in Jena Java

2014-05-11 Thread Md Mizanur Rahoman
1 = vqe1.execSelect(); } catch (Exception e) { System.out.println("Error in query execution: " + e.toString()); e.printStackTrace(); } } --------------- - Regards Mizan NII, Japan -- Forwarded message -- From

Re: Executing Double Dash (--) instances

2013-07-30 Thread Md. Mizanur Rahoman
Thanks Andy. Yes you are right. It might be some other problem. Whatever, now I can execute such query in Jena. On Tue, Jul 30, 2013 at 4:55 PM, Andy Seaborne wrote: > On 30/07/13 08:16, Md. Mizanur Rahoman wrote: > >> Dear All, >> >> In my local virtuoso server, for g

Executing Double Dash (--) instances

2013-07-30 Thread Md. Mizanur Rahoman
at tempQueryGen.test.main(test.java:70) Interestingly, from Vrituoso web console (i.e., http://localhost:8890/conductor/ ), I can execute and get result. Please share your idea on executing this double dash resource-based query in Jena -- *Md Mizanur Rahoman* PhD Student The Graduate Univers

Re: Want to run SPARQL Query with Hadoop Map Reduce Framework

2012-06-25 Thread Md. Mizanur Rahoman
lice massive datasets, load the result into a triple store and > refine your data analysis using SPARQL there. > > My 2 cents, > Paolo > > Md. Mizanur Rahoman wrote: > > Dear All, > > > > I want to collect some statistics over RDF data. My triple store is > &g

Fwd: Trying to run LARQ Example ExLucene1, but having problem -> Exception in thread "main" java.lang.NoSuchFieldError: DEFAULT_TERMS_INDEX_DIVISOR from IndexBuilderString larqBuilder = new IndexBuild

2012-05-23 Thread Md. Mizanur Rahoman
QLExample1.ExLucene1.buildIndex(ExLucene1.java:56) at virtuosoSPARQLExample1.ExLucene1.main(ExLucene1.java:35) -- *Md Mizanur Rahoman* -- *Md Mizanur Rahoman* PhD Student The Graduate University for Advanced Studies National Institute of Informatics 2-1-2 Hitotsubashi, Chiyoda-ku, Tokyo

Trying to run LARQ Example ExLucene1, but having problem -> Exception in thread "main" java.lang.NoSuchFieldError: DEFAULT_TERMS_INDEX_DIVISOR from IndexBuilderString larqBuilder = new IndexBuilderStr

2012-05-23 Thread Md. Mizanur Rahoman
ilderModel.java:45) at org.apache.jena.larq.IndexBuilderLiteral.(IndexBuilderLiteral.java:40) at org.apache.jena.larq.IndexBuilderString.(IndexBuilderString.java:37) at virtuosoSPARQLExample1.ExLucene1.buildIndex(ExLucene1.java:56) at virtuosoSPARQLExample1.ExLucene1.main(ExLucene1.java:35) -- *Md Mizanur Rahoman*