Seaborne, Andy <andy.seabo...@...> writes: > > This report is for TDB running the Berlin SPARQL Benchmark [1] > TDB is a persistent subsystem for Jena. > > Thanks to Andreas Schultz who provided the configuration files and updated tools necessary to run the > benchmark on the downloaded datasets. >
Hi Andy, I have a couple of RDF files and want to load them using tdbloader. I tried running a number of tdbloader processes on bash. However, they started to display exception messages. Here is what I've done: tdbloader --loc=/path/to/DB /path/to/rdf1.rdf tdbloader --loc=/path/to/DB /path/to/rdf2.rdf tdbloader --loc=//path/to/DB /path/to/rdf3.rdf and so on.. Can I use the same location for all rdfs or not? All rdfs belong to the same graph. What would be your solution? Many thanks, Selcuk
