Skip to content

Slot: deposit_last_changed

The date and time of the last deposited change of the current metadata document (corresponding to "deposit_versioned_id").

URI: https://w3id.org/fga-wg/schema/bundle/deposit_last_changed

Applicable Classes

Name Description Modifies Slot
Deposit Information about a public deposit of a document containing metadata about a set of genome annotation files. no

Properties

Type and Range

Property Value
Range Datetime
Domain Of Deposit

Cardinality and Requirements

Property Value
Required Yes

Examples

Value
2025-07-01T12:36:00Z

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/fga-wg/schema/bundle

Mappings

Mapping Type Mapped Value
self https://w3id.org/fga-wg/schema/bundle/deposit_last_changed
native https://w3id.org/fga-wg/schema/bundle/deposit_last_changed

LinkML Source

name: deposit_last_changed
description: The date and time of the last deposited change of the current metadata
  document (corresponding to "deposit_versioned_id").
examples:
- value: '2025-07-01T12:36:00Z'
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
domain_of:
- Deposit
range: datetime
required: true