Click or drag to resize

BlankNodeMapper Constructor (String)

Creates a new Blank Node Mapper that uses a custom Prefix.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public BlankNodeMapper(
	string prefix
)

Parameters

prefix
Type: SystemString
Prefix.
See Also