Click or drag to resize

NQuadsParserWarning Event

Event which Readers can raise when they notice syntax that is ambigious/deprecated etc which can still be parsed

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

Value

Type: VDS.RDFStoreReaderWarning

Implements

IStoreReaderWarning
See Also