Slot: inputs

Per-input fingerprints for cache invalidation. Each entry records the IRI + dotted-field path of an aux_data reference plus the (mtime, size, sha256) of the underlying file at the time the artifact was produced. A downstream cache hit requires every fingerprint to match the current file state.

URI: tvbo:slot/inputs

Applicable Classes

Name Description Modifies Slot
Provenance W3C PROV-O aligned provenance no

Properties

Type and Range

Property Value
Range ReferenceFingerprint
Domain Of Provenance

Cardinality and Requirements

Property Value
Multivalued Yes

Slot Characteristics

Property Value
Owner Provenance

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: inputs
description: Per-input fingerprints for cache invalidation. Each entry records the
  IRI + dotted-field path of an ``aux_data`` reference plus the (mtime, size, sha256)
  of the underlying file at the time the artifact was produced. A downstream cache
  hit requires every fingerprint to match the current file state.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Provenance
domain_of:
- Provenance
range: ReferenceFingerprint
multivalued: true
inlined: true
inlined_as_list: true