Slot: objects
All of the objects that are part of the model. This includes terms as well as publications and database objects like gene. This is not strictly part of the data managed by the model, it is for convenience, and should be refreshed from outside.
URI: [gocam:objects](https://w3id.org/gocam/objects)
## 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 | [Object](Object.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:objects |
| native | gocam:objects |
## LinkML Source
name: objects
description: All of the objects that are part of the model. This includes terms as
well as publications and database objects like gene. This is not strictly part of
the data managed by the model, it is for convenience, and should be refreshed from
outside.
from_schema: https://w3id.org/gocam
rank: 1000
owner: Model
domain_of:
- Model
range: Object
multivalued: true
inlined: true
inlined_as_list: true