Docs.rs
  • ontodev_valve-0.2.1
    • ontodev_valve 0.2.1
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • lmcmicu
    • Dependencies
      • argparse ^0.2.2 normal
      • async-scoped ^0.7.0 normal
      • async-std ^1 normal
      • chrono ^0.4.23 normal
      • crossbeam ^0.8.1 normal
      • csv ^1.1 normal
      • enquote ^1.1.0 normal
      • futures ^0.3 normal
      • indoc ^1.0 normal
      • itertools ^0.10.3 normal
      • lalrpop-util ^0.19.7 normal
      • lazy_static ^1.4.0 normal
      • num_cpus ^1.13.1 normal
      • petgraph ^0.6.0 normal
      • regex ^1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sqlx ^0.5 normal
      • lalrpop ^0.19.9 build
    • Versions
    • 70.27% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ontodev_valve0.2.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ColumnRule
  • CompiledCondition
  • ParsedStructure
  • validate::ResultCell
  • validate::ResultRow
  • valve_grammar::StartParser

Enums

  • ValveCommand

Traits

  • valve_grammar::__ToTriple

Functions

  • configure_db
  • get_compiled_datatype_conditions
  • get_compiled_rule_conditions
  • get_parsed_structure_conditions
  • insert_new_row
  • read_config_files
  • update_row
  • validate::get_matching_values
  • validate::validate_row
  • validate::validate_rows_constraints
  • validate::validate_rows_intra
  • validate::validate_rows_trees
  • validate::validate_tree_foreign_keys
  • validate::validate_under
  • valve

Type Aliases

  • ConfigMap