| Crates.io | vf-rs |
| lib.rs | vf-rs |
| version | 0.4.0 |
| created_at | 2020-04-07 00:15:18.743168+00 |
| updated_at | 2024-03-31 02:22:45.694456+00 |
| description | A set of classes generated from the ValueFlows RDF schema |
| homepage | https://gitlab.com/orthecreedence/vf |
| repository | https://gitlab.com/orthecreedence/vf |
| max_upload_size | |
| id | 227126 |
| size | 210,338 |
This crate is a set of (de)serializable structs based on the ValueFlows schema, along with various utilities for working with ValueFlows.
The goal of this library is to provide a serializable type layer for ValueFlows such that it could be used in other libs/apps to create a VF system. This lib does not deal with any kind of storage mechanism.