rdftk_ontology 0.1.0-pre

Placeholder for an Ontology API
Documentation
[dependencies.lazy_static]
version = "1.4.0"

[dependencies.rdftk_core]
version = "0.1"

[dependencies.rdftk_iri]
version = "0.1"

[dependencies.rdftk_names]
version = "0.1"

[package]
authors = ["Simon Johnston <johnstonskj@gmail.com>"]
description = "Placeholder for an Ontology API"
documentation = "https://docs.rs/rdftk_ontology/"
edition = "2018"
license = "MIT"
name = "rdftk_ontology"
publish = true
readme = "README.md"
repository = "https://github.com/johnstonskj/rust-rdftk.git"
version = "0.1.0-pre"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]