Writes out RDF statements to a stream in Notation 3 or NTriples format.
|
See Also: Inherited members from SemWeb.RdfWriter.
Creates an N3Writer that outputs statements to a TextWriter. |
Creates an N3Writer that outputs statements to a file. |
Creates an N3Writer that outputs statements to a TextWriter, using a list of namespace prefixes. |
Creates an N3Writer that outputs statements to a file, using a list of namespace prefixes. |
Creates an N3Writer that outputs statements to a file.
Creates an N3Writer that outputs statements to a file, using a list of namespace prefixes.
Creates an N3Writer that outputs statements to a TextWriter.
Creates an N3Writer that outputs statements to a TextWriter, using a list of namespace prefixes.
Gets or sets whether the writer will output strict NTriples, or full N3.