Slot: evidence_type
The type of evidence supporting the association. Should be a term from the Evidence and Conclusion Ontology (ECO). Specific pieces of evidence that support the association should be added as supporting objects, in the AssociationSupportingObject table.
URI: kb_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 feature--and a classification system or ontology, such as the Gene Ontology, the Enzyme Classification, or TIGRFAMS domains. | no |
Properties
-
Range: LocalCurie
-
Regex pattern:
^ECO:\d+$
Aliases
- evidence code
Identifier and Mapping Information
Schema Source
- from schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | kb_cdm:evidence_type |
native | kb_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). Specific pieces of evidence that support
the association should be added as supporting objects, in the AssociationSupportingObject
table.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
aliases:
- evidence code
rank: 1000
alias: evidence_type
owner: Association
domain_of:
- Association
range: local_curie
pattern: ^ECO:\d+$