Slot: comments
Curator-provided comments about the model
URI: [rdfs:comment](http://www.w3.org/2000/01/rdf-schema#comment)
## 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 | [String](String.md) |
| Domain Of | [Model](Model.md) |
| Slot URI | [rdfs:comment](http://www.w3.org/2000/01/rdf-schema#comment) |
### 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 | rdfs:comment |
| native | gocam:comments |
## LinkML Source
name: comments
description: Curator-provided comments about the model
from_schema: https://w3id.org/gocam
rank: 1000
slot_uri: rdfs:comment
owner: Model
domain_of:
- Model
range: string
multivalued: true