sx_cli

Crates.iosx_cli
lib.rssx_cli
version0.0.13
sourcesrc
created_at2024-01-06 13:16:32.85094
updated_at2024-06-22 06:48:34.340582
descriptionRDF data shapes implementation in Rust
homepagehttps://www.weso.es/shapes-rs/
repositoryhttps://github.com/weso/shapes-rs
max_upload_size
id1090918
size111,266
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 modelling language for defining schemas for RDF graphs.

Shapes Constraint Language (SHACL) is a data modelling 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: 571

cargo fmt