Skip to content

Slot: evidence_type

The type of evidence supporting the association. Should be a term from the Evidence and Conclusion Ontology (ECO).

URI: cdm:evidence_type Alias: evidence_type

Applicable Classes

Name Description Modifies Slot
Association An association between an object--typically an entity such as a protein or a ... no

Properties

  • Range: Curie

  • Regex pattern: ^ECO:\d+$

Identifier and Mapping Information

Schema Source

  • from schema: https://github.com/kbase/cdm-schema

Mappings

Mapping Type Mapped Value
self cdm:evidence_type
native cdm:evidence_type

LinkML Source

name: evidence_type
description: The type of evidence supporting the association. Should be a term from
  the Evidence and Conclusion Ontology (ECO).
from_schema: https://github.com/kbase/cdm-schema
rank: 1000
alias: evidence_type
owner: Association
domain_of:
- Association
range: curie
pattern: ^ECO:\d+$