Skip to content

Slot: flattened_evidence_terms

All evidence term objects from the model across different levels combined in one place

URI: [gocam:flattened_evidence_terms](https://w3id.org/gocam/flattened_evidence_terms) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [QueryIndex](QueryIndex.md) | An index that is optionally placed on a model in order to support common quer... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [EvidenceTermObject](EvidenceTermObject.md) | | Domain Of | [QueryIndex](QueryIndex.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [QueryIndex](QueryIndex.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/gocam ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | gocam:flattened_evidence_terms | | native | gocam:flattened_evidence_terms | ## LinkML Source
name: flattened_evidence_terms
description: All evidence term objects from the model across different levels combined
  in one place
from_schema: https://w3id.org/gocam
rank: 1000
owner: QueryIndex
domain_of:
- QueryIndex
range: EvidenceTermObject
multivalued: true
inlined: true
inlined_as_list: true