shapes_converter

Crates.ioshapes_converter
lib.rsshapes_converter
version0.1.111
created_at2024-06-22 06:46:16.880773+00
updated_at2025-09-25 08:21:42.089236+00
descriptionRDF data shapes implementation in Rust
homepagehttps://rudof-project.github.io/rudof
repositoryhttps://github.com/rudof-project/rudof
max_upload_size
id1280232
size241,040
Jose Emilio Labra Gayo (labra)

documentation

https://docs.rs/shapes_converter

README

Shapes converter

This module contains converters between different Shapes languages. At this moment, we are considering some conversions like:

  • ShEx to SHACL
  • SHACL to ShEx
  • ShEx to SPARQL
  • SHACL to SPARQL
  • DCTap to ShEx
  • DCTap to SHACL
  • ShEx to HTML views
  • SHACL to HTML views
  • ...
Commit count: 1555

cargo fmt