Crates.io | rudof_cli |
lib.rs | rudof_cli |
version | 0.1.52 |
source | src |
created_at | 2024-08-12 21:34:21.051876 |
updated_at | 2024-11-01 09:51:05.417264 |
description | RDF data shapes implementation in Rust |
homepage | https://rudof-project.github.io/rudof |
repository | https://github.com/rudof-project/rudof |
max_upload_size | |
id | 1335192 |
size | 180,759 |
rudof
command line toolrudof
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.