Slot: date_modified
Timepoint at which the subject was (last) changed, updated or modified.
URI: dltemporal:date_modified Alias: date_modified
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Dataset | A collection of data, published or curated by a single agent | no |
DataService | A collection of operations that provides access to one or more dataset distri... | no |
Document | A conceptual entity representing things which a, broadly conceived, "document... | no |
Distribution | A specific representation of a resource, which may come in the form of a phys... | no |
Instrument | A thing that enables an agent to perform an action | no |
Resource | A consumable, often quantifiable entity, typically made available by a single... | no |
ElectronicDistribution | A specific representation of data, which may come in the form of a single fil... | no |
Grant | A grant, typically financial or otherwise quantifiable, resources | no |
Properties
- Range: W3CISO8601
Identifier and Mapping Information
Schema Source
- from schema: https://concepts.datalad.org/s/edistributions/unreleased
Mappings
Mapping Type | Mapped Value |
---|---|
self | dltemporal:date_modified |
native | dledist:date_modified |
exact | dcterms:modified |
LinkML Source
name: date_modified
description: Timepoint at which the subject 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/edistributions/unreleased
exact_mappings:
- dcterms:modified
rank: 1000
slot_uri: dltemporal:date_modified
alias: date_modified
domain_of:
- Resource
range: W3CISO8601