Skip to content

Slot: buildType

URI identifying the template for how to perform the build and how to interpret the parameters and dependencies. SHOULD resolve to a human-readable specification. REQUIRED at SLSA Build L1.

URI: slsa:buildType Alias: buildType

Applicable Classes

Name Description Modifies Slot
BuildDefinition Describes all inputs to the build in enough detail to initialise and reproduc... no

Properties

Type and Range

Property Value
Range String
Domain Of BuildDefinition

Cardinality and Requirements

Property Value
Required Yes

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: buildType
description: URI identifying the template for how to perform the build and how to
  interpret the parameters and dependencies. SHOULD resolve to a human-readable specification.
  REQUIRED at SLSA Build L1.
in_subset:
- slsa_build_track
from_schema: https://w3id.org/lmodel/slsa
rank: 1000
alias: buildType
domain_of:
- BuildDefinition
range: string
required: true