RdfXmlWriterContext.BlankNodeMapper Property |
Gets the Blank Node map in use.
Namespace:
VDS.RDF.Writing.Contexts
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic BlankNodeOutputMapper BlankNodeMapper { get; }
Public ReadOnly Property BlankNodeMapper As BlankNodeOutputMapper
Get
Property Value
Type:
BlankNodeOutputMapper
See Also