Hi Jans,
Jans Aasman wrote:
> I do have another question about the blank nodes. I want to do a
> multistream load of the BTC but in that case I have to be sure that
> blank nodes are completely local to named graphs. Do you know if this is
> the case? To be more precise: would it be possible that an blank node
> that was introduced in one named graph is referred to in another named
> graph?
we've rewritten/skolemised the blank node IDs so that they
are globally unique and hence local to a named graph. You're ok
to just load the data without touching blank node IDs.
Regards,
Andreas.