This is an experimental implementation of Whelk in Rust
Clone this repo, change into the whelk-rs directory (cd whelk-rs
), and then:
cargo build --release
./target/release/whelk -i uberon.owl
cargo test --release -- --nocapture
This is an experimental implementation of Whelk in Rust
Clone this repo, change into the whelk-rs directory (cd whelk-rs
), and then:
cargo build --release
./target/release/whelk -i uberon.owl
cargo test --release -- --nocapture