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; }
Public ReadOnly Property BlankNodeMapper As BlankNodeOutputMapper
Get
Property Value
Type:
BlankNodeOutputMapperSee Also