Slot: molecular_associations
Associations between the activity and molecules that are relevant to it. This includes molecules that are products/substrates or regulators of the activity.
URI: [gocam:molecular_associations](https://w3id.org/gocam/molecular_associations)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Activity](Activity.md) | An individual activity in a causal model, representing the individual molecul... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [MoleculeAssociation](MoleculeAssociation.md) |
| Domain Of | [Activity](Activity.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [Activity](Activity.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/gocam
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | gocam:molecular_associations |
| native | gocam:molecular_associations |
## LinkML Source
name: molecular_associations
description: Associations between the activity and molecules that are relevant to
it. This includes molecules that are products/substrates or regulators of the activity.
from_schema: https://w3id.org/gocam
rank: 1000
owner: Activity
domain_of:
- Activity
range: MoleculeAssociation
multivalued: true
inlined: true
inlined_as_list: true