Module rdftk_io::json::reader[][src]

Expand description

Provides the JsonReader implementation of the GraphReader trait.

Example

Structs

JsonReader

An implementation of the GraphReader trait to read resources in the JSON representation.