Module rdftk_io::xml[][src]

Expand description

Provides for writing out in the RDF 1.1 XML Syntax format.

Modules

writer

Provides the type XmlWriter for writing in the RDF 1.1 XML Syntax format.

Constants

FILE_EXTENSION

The common file extension for this serialization format.

MIME_TYPE

The MIME type used for this serialization format.

NAME

The display name of this serialization format.