dotNetRDF API Documentation
dotNetRDF API Documentation
VDS.RDF
IRdfHandler Interface
IRdfHandler Methods
EndRdf Method
HandleBaseUri Method
HandleNamespace Method
HandleTriple Method
StartRdf Method
IRdfHandler
StartRdf Method
Start the Handling of RDF.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax
C#
VB
Copy
void
StartRdf
()
Sub
StartRdf
Exceptions
Exception
Condition
RdfParseException
May be thrown if the Handler is already in use and the implementation is not thread-safe.
See Also
Reference
IRdfHandler Interface
VDS.RDF Namespace
Please report any bugs or issues with this documentation at http://github.com/dotnetrdf/dotnetrdf/issues
Copyright (c) 2009 - 2020 dotNetRDF Project