iri_s 0.1.137

RDF data shapes implementation in Rust
Documentation
[dependencies.oxiri]
version = "0.2.11"

[dependencies.oxrdf]
features = ["oxsdatatypes", "rdf-12"]
version = "0.3.0"

[dependencies.reqwest]
default-features = false
features = ["blocking", "json", "native-tls-vendored"]
version = "0.12"

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

[dependencies.thiserror]
version = "2.0"

[dependencies.tracing]
version = "0.1"

[dependencies.url]
version = "2.2.2"

[lib]
name = "iri_s"
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/iri_s"
edition = "2024"
homepage = "https://rudof-project.github.io/rudof"
license = "MIT OR Apache-2.0"
name = "iri_s"
readme = false
repository = "https://github.com/rudof-project/rudof"
resolver = "2"
version = "0.1.137"