Slot: title
The human-readable descriptive title of the model
URI: [dct:title](http://purl.org/dc/terms/title)
## 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 | [dct:title](http://purl.org/dc/terms/title) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Required | 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 | dct:title |
| native | gocam:title |
## LinkML Source
name: title
description: The human-readable descriptive title of the model
from_schema: https://w3id.org/gocam
rank: 1000
slot_uri: dct:title
owner: Model
domain_of:
- Model
range: string
required: true