ITripleFormatter Interface |
Interface for Triple Formatters.
Namespace:
VDS.RDF.Writing.Formatting
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public interface ITripleFormatter
Public Interface ITripleFormatter
The ITripleFormatter type exposes the following members.
Methods
| Name | Description |
---|
| Format |
Formats a Triple as a String.
|
TopSee Also