Slot: date_accessed
The date when the data was downloaded from the data source.
URI: kb_cdm:date_accessed Alias: date_accessed
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
DataSourceNew | The source dataset from which data within the CDM was extracted. This might be an API query; a set of files downloaded from a website or uploaded by a user; a database dump; etc. A given data source should have either version information (e.g. a release number, like those used by UniProt or RefSeq) or an access date to allow the original raw data dump to be recapitulated. | no |
Properties
-
Range: Iso8601
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | kb_cdm:date_accessed |
native | kb_cdm:date_accessed |
LinkML Source
name: date_accessed
description: The date when the data was downloaded from the data source.
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
alias: date_accessed
owner: DataSourceNew
domain_of:
- DataSourceNew
range: iso8601
required: true