rudof_cli

Crates.iorudof_cli
lib.rsrudof_cli
version0.1.52
sourcesrc
created_at2024-08-12 21:34:21.051876
updated_at2024-11-01 09:51:05.417264
descriptionRDF data shapes implementation in Rust
homepagehttps://rudof-project.github.io/rudof
repositoryhttps://github.com/rudof-project/rudof
max_upload_size
id1335192
size180,759
Jose Emilio Labra Gayo (labra)

documentation

https://rudof-project.github.io/rudof

README

rudof command line tool

rudof 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: 1109

cargo fmt