shapes_converter

Crates.ioshapes_converter
lib.rsshapes_converter
version0.1.40
sourcesrc
created_at2024-06-22 06:46:16.880773
updated_at2024-10-28 10:50:35.755295
descriptionRDF data shapes implementation in Rust
homepagehttps://rudof-project.github.io/rudof
repositoryhttps://github.com/rudof-project/rudof
max_upload_size
id1280232
size151,365
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: 1109

cargo fmt