agrueneberg / Sparqling

Packaged RDF store for Chrome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

loading files from Allegro Graphs

jonasalmeida opened this issue · comments

tried with .nt export of http://agalpha.mathbiol.org/repositories/tcga-patient and got

"parsing error with mime type : Error: Code generation from strings disallowed for this context"

then tried with the .xml version and got

"parsing error with mime type : Can't redefine prefix ns1"

some guidance on formats supported would be useful

Thanks for reporting! Allow me to split this up into two separate issues: #4 and #5.

Please keep in mind that rdfstore-js only supports small data sets right now, something in the range of 3,000 to 10,000 triples. I'm going to add a section to the README on what Sparqling can import.