Slot: date_modified
The date that the model was last modified
URI: [dct:date](http://purl.org/dc/terms/date)
## 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:date](http://purl.org/dc/terms/date) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### 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:date |
| native | gocam:date_modified |
## LinkML Source
name: date_modified
description: The date that the model was last modified
from_schema: https://w3id.org/gocam
rank: 1000
slot_uri: dct:date
owner: Model
domain_of:
- Model
range: string