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