rdfsx_cli

Crates.iordfsx_cli
lib.rsrdfsx_cli
version0.1.2
created_at2024-07-03 08:20:46.869671+00
updated_at2024-07-17 08:11:56.592408+00
descriptionRDF data shapes implementation in Rust
homepagehttps://www.weso.es/shapes-rs/
repositoryhttps://github.com/weso/shapes-rs
max_upload_size
id1290333
size118,531
Jose Emilio Labra Gayo (labra)

documentation

https://www.weso.es/shapes-rs/

README

rdfsx command line tool

rdfsx is a command-line tool to inspect and validate RDF data using ShEx or SHACL, and to allow conversion between different RDF data modeling languages like ShEx, SHACL, DCTAP, etc.

Resource Description Framework (RDF) is a standard model for data interchange on the Web.

Shape Expressions (ShEx) is a data modeling language for defining schemas for RDF graphs.

Shapes Constraint Language (SHACL) is a data modeling language for describing constraints for RDF graphs. SHACL is a W3C recommendation.

Dublin Core Tabular Application Profiles (DCTAP) is a simple model for defining an application profiles i.e. metadata usage for a specific application.

Commit count: 1352

cargo fmt