Slot: intermediate_activities
The set of activities that are neither start nor end activities, i.e. those that have both incoming and outgoing causal associations.
URI: [gocam:intermediate_activities](https://w3id.org/gocam/intermediate_activities)
## 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 | [Activity](Activity.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:intermediate_activities |
| native | gocam:intermediate_activities |
## LinkML Source
name: intermediate_activities
description: The set of activities that are neither start nor end activities, i.e.
those that have both incoming and outgoing causal associations.
from_schema: https://w3id.org/gocam
rank: 1000
owner: QueryIndex
domain_of:
- QueryIndex
range: Activity
multivalued: true
inlined: false