Skip to content

Slot: ended

End is when an activity is deemed to have been ended by an entity, known as trigger. The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes the activity's end. An end may refer to a trigger entity that terminated the activity, or to an activity, known as ender that generated the trigger.

URI: dlres:ended Alias: ended

Inheritance

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

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/resources/unreleased

Mappings

Mapping Type Mapped Value
self dlres:ended
native dlres:ended
exact prov:wasEndedBy

LinkML Source

name: ended
description: End is when an activity is deemed to have been ended by an entity, known
  as trigger. The activity no longer exists after its end. Any usage, generation,
  or invalidation involving an activity precedes the activity's end. An end may refer
  to a trigger entity that terminated the activity, or to an activity, known as ender
  that generated the trigger.
notes:
- PROV-O "endedAt" is a short-cut property. "Start" also has "atTime".
- same naming remarks as for "started" apply.
from_schema: https://concepts.datalad.org/s/resources/unreleased
exact_mappings:
- prov:wasEndedBy
rank: 1000
is_a: influenced_by
alias: ended
domain_of:
- ActivityMixin
range: Thing