Slot: duration_seconds
Derived: completed_at - started_at in whole seconds. Used for observed vs configured cost comparison.
URI: inkind_knowledge_repo:duration_seconds
Alias: duration_seconds
Applicable Classes
| Name |
Description |
Modifies Slot |
| ProvenanceRecord |
A single provenance record capturing one completed process step — who did it,... |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
Schema Source
- from schema: https://inkind-at.github.io/inkind-knowledge-repo
Mappings
| Mapping Type |
Mapped Value |
| self |
inkind_knowledge_repo:duration_seconds |
| native |
inkind_knowledge_repo:duration_seconds |
LinkML Source
name: duration_seconds
description: 'Derived: completed_at - started_at in whole seconds. Used for observed
vs configured cost comparison.'
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
rank: 1000
alias: duration_seconds
domain_of:
- ProvenanceRecord
range: integer
required: true