# Slot: associations _A collection of associations_ URI: [ontoassoc:associations](https://w3id.org/oak/association/associations) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [RollupGroup](RollupGroup.md) | | no | ## Properties * Range: [Association](Association.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/association ## LinkML Source
```yaml name: associations description: A collection of associations from_schema: https://w3id.org/oak/association rank: 1000 multivalued: true alias: associations domain_of: - RollupGroup range: Association inlined: true inlined_as_list: true ```