Click or drag to resize

ITripleFormatter Interface

Interface for Triple Formatters.

Namespace:  VDS.RDF.Writing.Formatting
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public interface ITripleFormatter

The ITripleFormatter type exposes the following members.

Methods
  NameDescription
Public methodFormat
Formats a Triple as a String.
Top
See Also