Skip to content

Slot: number_of_causal_associations

Total number of causal association edges connecting activities in a model. This includes both explicit causal associations (e.g. "directly positively regulates") between activities and implicit causal associations between activities with shared input/output chemical entities.

URI: [gocam:number_of_causal_associations](https://w3id.org/gocam/number_of_causal_associations) ## 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 | [Integer](Integer.md) | | Domain Of | [QueryIndex](QueryIndex.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### 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:number_of_causal_associations | | native | gocam:number_of_causal_associations | ## LinkML Source
name: number_of_causal_associations
description: Total number of causal association edges connecting activities in a model.
  This includes both explicit causal associations (e.g. "directly positively regulates")
  between activities and implicit causal associations between activities with shared
  input/output chemical entities.
from_schema: https://w3id.org/gocam
rank: 1000
owner: QueryIndex
domain_of:
- QueryIndex
range: integer