Click or drag to resize

NTriplesWriterWarning Event

Event which is raised when there is an issue with the Graph being serialized that doesn't prevent serialization but the user should be aware of

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override event RdfWriterWarning Warning

Value

Type: VDS.RDFRdfWriterWarning

Implements

IRdfWriterWarning
See Also