Slot: started
Start is when an activity is deemed to have been started by an entity, known as trigger. The activity did not exist before its start. Any usage, generation, or invalidation involving an activity follows the activity's start. A start may refer to a trigger entity that set off the activity, or to an activity, known as starter, that generated the trigger.
URI: dlres:started Alias: started
Inheritance
- influenced_by
- started
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| ActivityMixin | An activity is something that occurs over a period of time and acts upon or w... | yes |
Properties
- Range: Thing
Identifier and Mapping Information
Schema Source
- from schema: https://concepts.datalad.org/s/resources/unreleased
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dlres:started |
| native | dlres:started |
| exact | prov:wasStartedBy |
LinkML Source
name: started
description: Start is when an activity is deemed to have been started by an entity,
known as trigger. The activity did not exist before its start. Any usage, generation,
or invalidation involving an activity follows the activity's start. A start may
refer to a trigger entity that set off the activity, or to an activity, known as
starter, that generated the trigger.
notes:
- PROV-O "startedAt" is a short-cut property. "Start" also has "atTime".
- name is just started, because the association class Start has both time information
and trigger information. Hence the name needs to capture both started_by and started_at.
"started" has the unfortunate ambiguity of having started an activity, however the
range "Start" is an "EntityInfluence" where the linked "object" is an Entity --
hopefully limiting the confusion.
from_schema: https://concepts.datalad.org/s/resources/unreleased
exact_mappings:
- prov:wasStartedBy
rank: 1000
is_a: influenced_by
alias: started
domain_of:
- ActivityMixin
range: Thing