Class NQuads11Formatter
Formatter which formats Triples as NQuads according to the RDF 1.1 NQuads specification.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: VDS.RDF.Writing.Formatting
Assembly: dotNetRDF.dll
Syntax
public class NQuads11Formatter : NQuadsFormatter, INodeFormatter, ITripleFormatter, IUriFormatter, ICharFormatter, IResultFormatter
Constructors
| Improve this Doc View SourceNQuads11Formatter()
Creates a new formatter.
Declaration
public NQuads11Formatter()