Skip to content

Slot: updated_time

Timestamp of content update in RFC3339, identical to created_time in systems that do not support updates. (This is the update time of the underlying content, not of the JSON object.).

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

Applicable Classes

Name Description Modifies Slot
File General information about a particular data file. Most fields (marked with an asterix*) are copied from the GA4GH DRS DrsObject model (https://ga4gh.github.io/data-repository-service-schemas/preview/release/drs-1.4.0/docs/#tag/DrsObjectModel), which is the top-level object returned from a DRS server in response to a successful lookup call (i.e. https://ga4gh.github.io/data-repository-service-schemas/preview/release/drs-1.4.0/docs/#tag/Objects). no
GenomicAnnotationFile Information about a genomic annotation / track file. GenomicAnnotationFile is a specification of the File entity and inherits all the fields defined in File, in addition to the fields that are specific to GenomicAnnotationFile, as detailed here. no

Properties

Type and Range

Property Value
Range Datetime
Domain Of File

Cardinality and Requirements

Property Value

Examples

Value
2016-11-13T17:42:04.385801+00:00

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/updated_time
native https://w3id.org/fga-wg/schema/bundle/updated_time

LinkML Source

name: updated_time
description: Timestamp of content update in RFC3339, identical to created_time in
  systems that do not support updates. (This is the update time of the underlying
  content, not of the JSON object.).
examples:
- value: '2016-11-13T17:42:04.385801+00:00'
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
domain_of:
- File
range: datetime