plow_graphify 0.1.0

Plow utility library: A tool which transforms a ttl document to a graph which is more convenient to work with.
Documentation
[dependencies.harriet]
version = "0.1"

[dependencies.rdftk_core]
version = "0.3"

[dependencies.rdftk_iri]
version = "0.1"

[dependencies.thiserror]
version = "1"

[package]
authors = ["Maximilian Goisser <max@field33.com>", "Ali Somay <ali@field33.com>"]
description = "Plow utility library: A tool which transforms a ttl document to a graph which is more convenient to work with."
edition = "2021"
keywords = ["plow", "rdf", "owl", "ttl", "turtle"]
license = "MIT OR Apache-2.0"
name = "plow_graphify"
repository = "https://github.com/field33/plow/"
version = "0.1.0"