Slot: date_modified
Date on which the resource was (last) changed, updated or modified.
URI: dldist:date_modified
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Distribution | A specific representation of data, which may come in the form of a single fil... | no |
Resource | Resource published or curated by a single agent | no |
DataService | A collection of operations that provides access to one or more distributions ... | no |
Properties
- Range: W3CISO8601
Identifier and Mapping Information
Schema Source
- from schema: https://concepts.datalad.org/s/datalad-dataset/unreleased
Mappings
Mapping Type | Mapped Value |
---|---|
self | dldist:date_modified |
native | dldist:date_modified |
exact | dcterms:modified |
LinkML Source
name: date_modified
description: Date on which the resource was (last) changed, updated or modified.
notes:
- successful validation with `datetime` as a range and linkml-jsonschema-validate`
depends on a patched linkml, see https://github.com/linkml/linkml/issues/1806
- a related problem also exists for `linkml-validate`, we cannot have a more specific
range right now
from_schema: https://concepts.datalad.org/s/datalad-dataset/unreleased
exact_mappings:
- dcterms:modified
rank: 1000
slot_uri: dldist:date_modified
alias: date_modified
domain_of:
- Distribution
- Resource
range: W3CISO8601