Click or drag to resize

RdfXmlWriterContextBlankNodeMapper Property

Gets the Blank Node map in use.

Namespace:  VDS.RDF.Writing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public BlankNodeOutputMapper BlankNodeMapper { get; }

Property Value

Type: BlankNodeOutputMapper
See Also