id: https://nde.nl/ontology/hc/class/DetectionThreshold name: DetectionThreshold title: Detection Threshold Class prefixes: linkml: https://w3id.org/linkml/ hc: https://nde.nl/ontology/hc/ dqv: http://www.w3.org/ns/dqv# schema: http://schema.org/ default_prefix: hc imports: - linkml:types - ../slots/has_description - ../slots/has_label - ../slots/has_type classes: DetectionThreshold: class_uri: dqv:QualityMeasurement description: >- Confidence cutoff specification used to filter machine-detection results in analysis pipelines. exact_mappings: - dqv:QualityMeasurement close_mappings: - schema:QuantitativeValue slots: - has_label - has_description - has_type