Glenn Proctor wrote: > The file in question is the uncompressed version of > http://download.bio2rdf.org/data/hgnc/hgnc.nq.gz > > Another file, in n3 format, gives a very similar error. I'm sure > there's something simple I'm missing, and I'd be grateful for any > pointers.
Even, filtering out the lines with "-------...", you have lines such as: <http://bio2rdf.org/hugo:A1BG> <http://bio2rdf.org/hugo_resource:approvedSymbol> "A1BG"^^xsd:string <http://bio2rdf.org/hgnc_record:5> . I don't think ^^xsd:string is correct (i.e. N-Quads file do not have any notion of prefix). Paolo
