field33_rdftk_names_temporary_fork 0.1.9

This crate provides a set of modules that contain the `IRI`s and `QName` strings for commonly used vocabularies. It also provides macro support for defining new namespaces in the same style as this library.
Documentation
[dependencies.field33_rdftk_iri_temporary_fork]
version = "0.1"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.paste]
version = "1.0.2"

[package]
authors = ["Simon Johnston <johnstonskj@gmail.com>"]
description = "This crate provides a set of modules that contain the `IRI`s and `QName` strings for commonly used vocabularies. It also provides macro support for defining new namespaces in the same style as this library."
documentation = "https://docs.rs/rdftk_core/"
edition = "2018"
license = "MIT"
name = "field33_rdftk_names_temporary_fork"
publish = true
readme = "README.md"
repository = "https://github.com/johnstonskj/rust-rdftk.git"
version = "0.1.9"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]