Slot: activities
All of the activities that are part of the model
URI: [gocam:activities](https://w3id.org/gocam/activities)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Model](Model.md) | A model of a biological program consisting of a set of causally connected act... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Activity](Activity.md) |
| Domain Of | [Model](Model.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [Model](Model.md) |
## Comments
* this slot is conditionally required. It is optional for models in development state (because a curator may need to instantiate a Model before populating it with activities), but is required for production models. See the associated rule.
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/gocam
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | gocam:activities |
| native | gocam:activities |
## LinkML Source
name: activities
description: All of the activities that are part of the model
comments:
- this slot is conditionally required. It is optional for models in development state
(because a curator may need to instantiate a Model before populating it with activities),
but is required for production models. See the associated rule.
from_schema: https://w3id.org/gocam
rank: 1000
owner: Model
domain_of:
- Model
range: Activity
multivalued: true
inlined: true
inlined_as_list: true