Click or drag to resize

NTriplesWriterContext.Syntax Property

Gets the NTriples syntax mode.

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

Property Value

Type: NTriplesSyntax
See Also