snomed-classify 0.8.0

EL-profile subsumption classifier for SNOMED CT OWL axioms (Baader/Brandt/Lutz completion algorithm)
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "snomed-classify"
version = "0.8.0"
dependencies = [
 "snomed-core",
 "snomed-owl",
]

[[package]]
name = "snomed-core"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5eedb950bb6c8e07a3f109b7fbc1d3a827cb38c3580a69d3ab3eb16d057266a"

[[package]]
name = "snomed-owl"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73b1958645a2a37ead1a6b9335d1fcaeac04b107051f0be372f381c9ec0fd292"
dependencies = [
 "snomed-core",
]