rdftk_core 0.1.0

The core data model; concrete implementations for Statements and Literals, along with a concrete Resource type that provides a builder-like experience for models.
Documentation
[dependencies.error-chain]
version = "0.12.2"

[dependencies.rdftk_iri]
version = "0.1.0"

[dependencies.rdftk_names]
version = "0.1.0"

[dependencies.unique_id]
version = "0.1.3"

[package]
authors = ["Simon Johnston <johnstonskj@gmail.com>"]
description = "The core data model; concrete implementations for Statements and Literals, along with a concrete Resource type  that provides a builder-like experience for models."
documentation = "https://docs.rs/rdftk_core/"
edition = "2018"
license = "MIT"
name = "rdftk_core"
publish = true
readme = "README.md"
repository = "https://github.com/johnstonskj/rust-rdftk.git"
version = "0.1.0"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]