RDF.BlankNode.Increment (RDF.ex v0.9.0) View Source

An implementation of a RDF.BlankNode.Generator.Algorithm which returns RDF.BlankNodes with incremented identifiers.

The following options are supported when starting a RDF.BlankNode.Generator with this algorithm:

  • prefix: a string prepended to the generated blank node identifier
  • start_value: the number from which the incremented counter starts