Interface for Writers that generate HTML
For a list of all members of this type, see IHtmlWriter Members .
| Type | Description |
|---|---|
| BaseHtmlWriter | Abstract Base Class for HTML Writers which provides basic implementation of the IHtmlWriter interface |
| HtmlSchemaWriter | HTML Schema Writer is a HTML Writer which writes a human readable description of a Schema/Ontology |
| HtmlWriter | Class for saving RDF Graphs to a XHTML Table format with the actual Triples embedded as RDFa |
| SparqlHtmlWriter | Class for saving SPARQL Result Sets to a HTML Table format (this is not a standardised format) |
Namespace: VDS.RDF.Writing
Assembly: dotNetRDF (in dotNetRDF.dll)
IHtmlWriter Members | VDS.RDF.Writing Namespace