snomed-classify 0.7.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.7.0"
dependencies = [
 "snomed-core",
 "snomed-owl",
]

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

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