Slot: molecules
All of the molecule nodes that are part of the model.
URI: [gocam:molecules](https://w3id.org/gocam/molecules)
## 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 | [MoleculeNode](MoleculeNode.md) |
| Domain Of | [Model](Model.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [Model](Model.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/gocam
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | gocam:molecules |
| native | gocam:molecules |
## LinkML Source
name: molecules
description: All of the molecule nodes that are part of the model.
from_schema: https://w3id.org/gocam
rank: 1000
owner: Model
domain_of:
- Model
range: MoleculeNode
multivalued: true
inlined: true
inlined_as_list: true