Module rdftk_io::json[][src]

Expand description

Provides for writing a Graph instance in the W3C RDF 1.1 JSON Alternate Serialization (RDF/JSON) format.

Modules

writer

Provides the JsonWriter implementation of the GraphWriter trait.

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.