rdftk_io 0.1.9

This crate provides traits for reading and writing Statements and Graphs as well as implementations of these for common representations.
Documentation

rdftk_io

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 16 feature flags, 13 of them enabled by default.

default

  • json
  • n3
  • nq
  • nt
  • turtle
  • xml

json

  • serde_json

n3

    This feature flag does not enable additional features.

nq

  • pest
  • pest_derive
  • rdftk_memgraph

nt

  • pest
  • pest_derive
  • rdftk_memgraph

turtle

  • pest
  • pest_derive
  • rdftk_memgraph

xml

  • xml-rs
  • rdftk_names
  • rdftk_memgraph

serde_json

    This feature flag does not enable additional features.

pest

    This feature flag does not enable additional features.

pest_derive

    This feature flag does not enable additional features.

rdftk_memgraph

    This feature flag does not enable additional features.

xml-rs

    This feature flag does not enable additional features.

rdftk_names

    This feature flag does not enable additional features.

json-ld

  • serde_json

dot

    This feature flag does not enable additional features.

trig

    This feature flag does not enable additional features.