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