Registry / other / shex-ast

shex-ast

JSON →
library0.3.4rscratesunverified

RDF data shapes implementation in Rust, providing an abstract syntax tree for ShEx.

# Cargo.toml [dependencies] shex_ast = "0.3.4"
INSTALL
IMPORT
SIG · SHEX-AST
S
shex-ast
otherrustv0.3.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Schema
use shex_ast::Schema;

Create a new ShEx schema.

use shex_ast::Schema; fn main() { let schema = Schema::new(); println!("Schema created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
shex-ast — cargo add shex-ast · libregistry