Samita53 / ldspider

Automatically exported from code.google.com/p/ldspider
0 stars 0 forks source link

Information about -c and -b parameters and empty output file #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. java -jar ldspider-1.1e.jar -o data.nq -s dump.rdf -b 1 1 1

What is the expected output? What do you see instead?
Instead of getting some triples, there is an empty 'data.nq' and this message:
INFO: Stopping CloseIdleConnectionThread 
com.ontologycentral.ldspider.http.internal.CloseIdleConnectionThread.run

What version of the product are you using? On what operating system?
1.1e ; Windows 7 Enterprise

Please provide any additional information below.
I publish mysql database as linked data on localhost:2020 with d2r-server. The 
dump.rdf file is d2r-server's output.
I'd like to have more information about -c and -b parameters.

Original issue reported on code.google.com by ciminel...@gmail.com on 24 Oct 2012 at 8:19