Expand description
Shapes converter
Re-exports§
pub use crate::converter_config::*;pub use crate::converter_error::*;pub use crate::service_to_mie::service2mie::*;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::*;pub use crate::tap_to_shex::tap2shex::*;pub use crate::tap_to_shex::tap2shex_config::*;pub use crate::tap_to_shex::tap2shex_error::*;
Modules§
- converter_
config - converter_
error - landing_
html_ template - service_
to_ mie - 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
- tap_
to_ shex - DCTAP to ShEx