The recent rdf/xml files are quite large (5-15 MB per file). This results very large loading times, e.g. to load a 6 MB file it takes here around 74 seconds.
Maybe the current approach is not optimal: we first load all the xml files completely and will then filter that afterwards. @kba Would a XML database help here?
The recent rdf/xml files are quite large (5-15 MB per file). This results very large loading times, e.g. to load a 6 MB file it takes here around 74 seconds.
Maybe the current approach is not optimal: we first load all the xml files completely and will then filter that afterwards. @kba Would a XML database help here?