You can subscribe to this list here.
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2017 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Ghislain A. <ghi...@gm...> - 2017-01-24 13:04:10
|
Hi, I've just downloaded this nice tool on Windows and wanted to give it a trial. I've tried benchmark.bat like this: benchmark.bat -q http://localhost/sparql -m queries.tsv -r 250 -w 20 -c results.csv --logging ==output stdout== Running in verbose mode, run with --quiet to disable 0 java.lang.ArrayIndexOutOfBoundsException: 0 at net.sf.sparql.benchmarking.loader.mix.TsvMixLoader.parseLine(TsvMixLoader.java:61) at net.sf.sparql.benchmarking.loader.AbstractLineBasedMixLoader.parseFile(AbstractLineBasedMixLoader.java:66) at net.sf.sparql.benchmarking.loader.AbstractOperationMixLoader.load(AbstractOperationMixLoader.java:63) at net.sf.sparql.benchmarking.commands.AbstractCommand.applyStandardOptions(AbstractCommand.java:402) at net.sf.sparql.benchmarking.commands.BenchmarkCommand.run(BenchmarkCommand.java:156) at net.sf.sparql.benchmarking.commands.BenchmarkCommand.main(BenchmarkCommand.java:115) This is how I've created the queries.tsv file ==queries.tsv === query D:\sparql-query-bm-2.1.0\cmd\queries\q1.rq query D:\sparql-query-bm-2.1.0\cmd\queries\q2.rq query D:\sparql-query-bm-2.1.0\cmd\queries\q3.rq query D:\sparql-query-bm-2.1.0\cmd\queries\q4.rq query D:\sparql-query-bm-2.1.0\cmd\queries\q5.rq query D:\sparql-query-bm-2.1.0\cmd\queries\q6.rq query D:\sparql-query-bm-2.1.0\cmd\queries\q7.rq query D:\sparql-query-bm-2.1.0\cmd\queries\q8.rq update D:\sparql-query-bm-2.1.0\cmd\updates\q1.rq How can I solve the error? Any pointer? TIA Ghislain -- ------- "Love all, trust a few, do wrong to none" (W. Shakespeare) Web: http://atemezing.org |
From: Anand R. <ana...@gm...> - 2013-09-20 22:56:04
|
Hi, I need a set of dataset having billions of triples to load them to OWLIM-SE and Stardog repositories. ( may be .rdf or .owl format) I need a set of complex SPARQLs to run against the data set and do the benchmark. Please help me to arrive at some concrete results. Thanks |
From: Anand R. <ana...@gm...> - 2013-09-20 22:48:35
|
Hi, I need a set of dataset having billions of triples to load them to OWLIM-SE and Stardog repositories. ( may be .rdf or .owl format) I need a set of complex SPARQLs to run against the data set and do the benchmark. Please help me to arrive at some concrete results. Thanks Anand |