Closed paulwalk closed 6 years ago
Ah - I have resolved this now - I had thought that the default namespace in the file would override the default namespace in the web form. Setting the namespace explicitly in the web form (e.g. http://hobbies.com/) works. Closing this issue.
I have tried importing (through the web interface) two different n-triples files, one of which is the sample file supplied with this code. Both imports fail with all of the statements attracting a warning about 'invalid origin' - here is a snippet from the log:
Importing with the rake task, instead of the web interface, works fine.
I suspect this is something to do with the default namespace not being set in the web importer, but this is just my best guess.