prefixmap 0.1.91

RDF data shapes implementation in Rust
Documentation
[dependencies.colored]
version = "3"

[dependencies.indexmap]
features = ["serde"]
version = "2"

[dependencies.iri_s]
version = "0.1.82"

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.thiserror]
version = "2.0"

[lib]
name = "prefixmap"
path = "src/lib.rs"

[package]
authors = ["Jose Emilio Labra Gayo <labra@uniovi.es>", "Ángel Iglesias Préstamo <angel.iglesias.prestamo@gmail.com>", "Marc-Antoine Arnaud <marc-antoine.arnaud@luminvent.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "RDF data shapes implementation in Rust"
documentation = "https://docs.rs/prefixmap"
edition = "2021"
homepage = "https://rudof-project.github.io/rudof"
license = "MIT OR Apache-2.0"
name = "prefixmap"
readme = "README.md"
repository = "https://github.com/rudof-project/rudof"
version = "0.1.91"