Open ktk opened 8 years ago
The Data is >100Mbytes and can therefore not be loaded directly via the Workbench. In these cases it is best to provide a gzipped File, that we can upload on the server console. Currently we are working on a usable interface for users to upload the gzip to the server and extract the data automatically.
I'm trying to import a 800MB NTriples file to LINDAS:
After a while I get a (very ugly HTML escaped) error message which says that the server timed out. I don't think this is my sever as I can get the file myself with curl with no problems.