ro-crate-rs-cli

Crates.ioro-crate-rs-cli
lib.rsro-crate-rs-cli
version0.4.6
sourcesrc
created_at2024-11-21 13:26:13.594843
updated_at2024-11-21 13:26:13.594843
descriptionCli tool for creating, modifying, validating and reading RO-Crates
homepage
repositoryhttps://github.com/intbio-ncl/ro-crate-rs
max_upload_size
id1456120
size78,516
Matt Burridge (mburridge96)

documentation

README

Overview

The ro-crate-rs cli tool can be used to immediately interface with RO-Crates within a somewhat constrained and structured environment, however an understanding of RO-Crate is a realistic requirement to conform with schema.org specifications.

Basics

This cli allows basic interaction with an RO-Crate, such as reading, writing, updating, validating and so on.

Installion

Via Cargo (need rust installed):

cargo install ro-crate-rs-cli

Or via github release page, choose your target platform and download the binary. Once download it can be used in whichever command line you choose.

Commit count: 17

cargo fmt