On 12/12/17 10:06, Dick Murray wrote: ...
As an aside there are duplicate entries in the data-triples.tmp file, is this by design? if you sort data-triples.tmp | uniq > it returns a smaller file and I've checked visually and there are duplicate entries...
... It's expected.data-triples.tmp is a stream of triples from the parser. If the data contains duplicates (in syntax), data-triples.tmp contain duplicates.
Andy
