
|
If you were logged in you would be able to see more operations.
|
|
Rio
Created: 23/Sep/08 05:20 PM
Updated: 23/Sep/08 05:20 PM
|
|
| Component/s: |
RDF/XML parser
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
|
Environment:
|
Windows XP SP3
|
|
loading the data with this statement
repository.getConnection().add(new FileInputStream(file), baseUri, RDFFormat.RDFXML);
if I comment out (with <!-- -->) most of the data i have this result:
loaded statements: 280
time to load: +7minutes
if nothing is commented out:
loaded statements: 37002
time to load: about 1 second
|
|
|
There are no comments yet on this issue.
|
| |
|
|