Function rdftk_core::model::graph::skolem::skolemize[][src]

pub fn skolemize(graph: &impl Graph, base: &IRIRef) -> Result<GraphRef, Error>
Expand description

Replace all blank nodes with new, unique IRIs. This creates a new graph and leaves the initial graph unchanged. The base IRI is used to create identifiers, it’s path will be replaced entirely by a well-known format.