Slot: buildId
An immutable identifier uniquely assigned to a build execution (e.g., a UUID). Links a BuildEnvironmentAttestation to the corresponding build provenance.
URI: slsa:buildId
Alias: buildId
Applicable Classes
| Name |
Description |
Modifies Slot |
| BuildEnvironmentAttestation |
An attestation describing the integrity of a build environment at the time a ... |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
In Subsets
Schema Source
- from schema: https://w3id.org/lmodel/slsa
Mappings
| Mapping Type |
Mapped Value |
| self |
slsa:buildId |
| native |
slsa:buildId |
LinkML Source
name: buildId
description: An immutable identifier uniquely assigned to a build execution (e.g.,
a UUID). Links a BuildEnvironmentAttestation to the corresponding build provenance.
in_subset:
- slsa_build_env_track
from_schema: https://w3id.org/lmodel/slsa
rank: 1000
alias: buildId
domain_of:
- BuildEnvironmentAttestation
range: string
required: true