dotNetRDF API Documentation

ITraceableParser Interface

Interface for Parsers that support Parser Tracing

For a list of all members of this type, see ITraceableParser Members .

public interface ITraceableParser

Types that implement ITraceableParser

Type Description
Notation3Parser Parser for Notation 3 syntax
NTriplesParser Parser for NTriples syntax which is designed specifically for NTriples
RdfXmlParser Parser for RDF/XML syntax
TurtleParser Parser for Turtle syntax

Requirements

Namespace: VDS.RDF.Parsing

Assembly: dotNetRDF (in dotNetRDF.dll)

See Also

ITraceableParser Members | VDS.RDF.Parsing Namespace