Skip to content

Name clashes for blank nodes

When merging data containing blank nodes, an identifier like "_:b0" is generated, which may already exist in the graph, but identifies something completely different there. This way resources get mixed up.

Expected behaviour: The unified knowledge graph stored by hyperfact needs to assign different blank node identifiers to different things

Edited by Angelo Veltens