Slot: emit_provenance

Whether a run writes the prov/ records (BEP028’s activity, entity, environment and software sets). Unset means enabled, and it applies to any run, not only a workflow kit. Named apart from the provenance slot carrying PROV-O metadata (Network, Figure, …): LinkML maps every slot of a given name onto one property, so a boolean here and a Provenance object there would make tvbo:provenance both an owl:DatatypeProperty and an owl:ObjectProperty — not OWL-DL.

URI: tvbo:slot/emit_provenance

Applicable Classes

Name Description Modifies Slot
WorkflowConfig Declarative orchestration for rendering a parameter sweep into a distributed,… no

Properties

Type and Range

Property Value
Range xsd:boolean
Domain Of WorkflowConfig

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
Owner WorkflowConfig

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo

Mappings

Mapping Type Mapped Value
self tvbo:emit_provenance
native tvbo:emit_provenance

LinkML Source

name: emit_provenance
description: 'Whether a run writes the ``prov/`` records (BEP028''s activity, entity,
  environment and software sets). Unset means enabled, and it applies to any run,
  not only a workflow kit. Named apart from the ``provenance`` slot carrying PROV-O
  metadata (Network, Figure, ...): LinkML maps every slot of a given name onto one
  property, so a boolean here and a ``Provenance`` object there would make ``tvbo:provenance``
  both an owl:DatatypeProperty and an owl:ObjectProperty — not OWL-DL.'
from_schema: https://w3id.org/tvbo
rank: 1000
owner: WorkflowConfig
domain_of:
- WorkflowConfig
range: boolean