Slot: part_of
A generic slot for part-of relationships
URI: [gocam:part_of](https://w3id.org/gocam/part_of)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Activity](Activity.md) | An individual activity in a causal model, representing the individual molecul... | no |
| [EnabledByGeneProductAssociation](EnabledByGeneProductAssociation.md) | An association between an activity and an individual gene product | no |
| [ProteinComplexHasPartAssociation](ProteinComplexHasPartAssociation.md) | An association between a protein complex and one of its parts | no |
| [BiologicalProcessAssociation](BiologicalProcessAssociation.md) | An association between an activity and a biological process term | no |
| [CellularAnatomicalEntityAssociation](CellularAnatomicalEntityAssociation.md) | An association between an activity and a cellular anatomical entity term | no |
| [CellTypeAssociation](CellTypeAssociation.md) | An association between an activity and a cell type term | no |
| [GrossAnatomyAssociation](GrossAnatomyAssociation.md) | An association between an activity and a gross anatomical structure term | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain Of | [Activity](Activity.md), [EnabledByGeneProductAssociation](EnabledByGeneProductAssociation.md), [ProteinComplexHasPartAssociation](ProteinComplexHasPartAssociation.md), [BiologicalProcessAssociation](BiologicalProcessAssociation.md), [CellularAnatomicalEntityAssociation](CellularAnatomicalEntityAssociation.md), [CellTypeAssociation](CellTypeAssociation.md), [GrossAnatomyAssociation](GrossAnatomyAssociation.md) |
| Slot URI | [gocam:part_of](https://w3id.org/gocam/part_of) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/gocam
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | gocam:part_of |
| native | gocam:part_of |
## LinkML Source
name: part_of
description: A generic slot for part-of relationships
from_schema: https://w3id.org/gocam
rank: 1000
slot_uri: gocam:part_of
domain_of:
- Activity
- EnabledByGeneProductAssociation
- ProteinComplexHasPartAssociation
- BiologicalProcessAssociation
- CellularAnatomicalEntityAssociation
- CellTypeAssociation
- GrossAnatomyAssociation
range: string