binary-data-schema

Crates.iobinary-data-schema
lib.rsbinary-data-schema
version0.2.0
sourcesrc
created_at2021-02-18 15:04:46.634469
updated_at2021-03-24 13:47:20.102769
descriptionMeta language for raw binary serialization
homepagehttps://github.com/wintechis/binary-data-schema
repositoryhttps://github.com/wintechis/binary-data-schema
max_upload_size
id357092
size151,567
Matthias Farnbauer-Schmidt (MattesWhite)

documentation

https://docs.rs/binary-data-schema/

README

Binary Data Schema

Crates.io Docs.rs CI Coverage Status

An expansion of Web of Things Thing Description's Data Schema to be able to serialize for content type application/octet-stream.

A thorough documentation of the features is provided in the Rust docs.

CLI Tool

For quick testing a CLI tool is provided under bds-cli/.

Linked Data Processing

A vocabulary and a JSON-LD context are provided to allow the interpretation of Binary Data Schemata as RDF.

License

Licensed under AGPL v3. For a commercial license contact the author.

Contribution

See CONTRIBUTING.md.

Commit count: 58

cargo fmt