Click or drag to resize

JsonLdWriterWarning Event

Event which writers can raise to indicate possible ambiguities or issues in the syntax they are producing

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

Value

Type: VDS.RDFStoreWriterWarning

Implements

IStoreWriterWarning
See Also