Skip to content

Slot: versionTag

A semantic version tag (e.g., "v1.2.3") assigned to the builder or the produced artifact at the time of the build. Practitioners recommended implementing versioning tagging early in SLSA framework deployment to facilitate progress tracking, reduce maintenance confusion from breaking changes, and enable more straightforward verification (Tamanna et al., 2024, S4.2).

URI: slsa:versionTag Alias: versionTag

Applicable Classes

Name Description Modifies Slot
Builder Represents the transitive closure of all software, hardware, and entities tru... no

Properties

Type and Range

Property Value
Range String
Domain Of Builder

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:versionTag
native slsa:versionTag

LinkML Source

name: versionTag
description: A semantic version tag (e.g., "v1.2.3") assigned to the builder or the
  produced artifact at the time of the build. Practitioners recommended implementing
  versioning tagging early in SLSA framework deployment to facilitate progress tracking,
  reduce maintenance confusion from breaking changes, and enable more straightforward
  verification (Tamanna et al., 2024, S4.2).
in_subset:
- slsa_build_track
- slsa_adoption_study
from_schema: https://w3id.org/lmodel/slsa
rank: 1000
alias: versionTag
domain_of:
- Builder
range: string