Expand description
Shapes converter
Re-exports§
pub use crate::converter_config::*;
pub use crate::converter_error::*;
pub use crate::shacl_to_shex::shacl2shex::*;
pub use crate::shacl_to_shex::shacl2shex_config::*;
pub use crate::shacl_to_shex::shacl2shex_error::*;
pub use crate::shex_to_html::shex2html::*;
pub use crate::shex_to_html::shex2html_config::*;
pub use crate::shex_to_html::shex2html_error::*;
pub use crate::shex_to_sparql::shex2sparql::*;
pub use crate::shex_to_sparql::shex2sparql_config::*;
pub use crate::shex_to_sparql::shex2sparql_error::*;
pub use crate::shex_to_uml::shex2uml::*;
pub use crate::shex_to_uml::shex2uml_config::*;
pub use crate::shex_to_uml::shex2uml_error::*;
Modules§
- converter_
config - converter_
error - landing_
html_ template - shacl_
to_ shex - SHACL to ShEx converter
- shex_
to_ html - ShEx to HTML
- shex_
to_ sparql - ShEx to SPARQL
- shex_
to_ uml - ShEx to SPARQL