Skip to content

Slot: invocationId

A globally unique identifier for a build invocation, useful for finding associated logs. Format defined by builder.id; treated as opaque and case-sensitive. The value SHOULD be globally unique.

URI: slsa:invocationId Alias: invocationId

Applicable Classes

Name Description Modifies Slot
BuildMetadata Metadata about a specific invocation of the build, including timing informati... no

Properties

Type and Range

Property Value
Range String
Domain Of BuildMetadata

Cardinality and Requirements

Property Value

In Subsets

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/slsa

Mappings

Mapping Type Mapped Value
self slsa:invocationId
native slsa:invocationId

LinkML Source

name: invocationId
description: A globally unique identifier for a build invocation, useful for finding
  associated logs. Format defined by builder.id; treated as opaque and case-sensitive.
  The value SHOULD be globally unique.
in_subset:
- slsa_build_track
from_schema: https://w3id.org/lmodel/slsa
rank: 1000
alias: invocationId
domain_of:
- BuildMetadata
range: string