Skip to content

Slot: id

A URI uniquely identifying an entity (build platform, verifier, build image, or source repository). The primary trust anchor for consumers.

URI: slsa:id Alias: id

Applicable Classes

Name Description Modifies Slot
BuildPlatform The infrastructure (software, hardware, people, and organizations) used to tr... no
Builder Represents the transitive closure of all software, hardware, and entities tru... no
Verifier The entity that performed verification of an artifact and issued a Verificati... no
SourceRepository A self-contained unit that holds the content and complete revision history fo... yes
BuildImage The template for a build environment, such as a VM or container image yes

Properties

Type and Range

Property Value
Range String
Domain Of Builder, Verifier, BuildPlatform, SourceRepository, BuildImage

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

LinkML Source

name: id
description: A URI uniquely identifying an entity (build platform, verifier, build
  image, or source repository). The primary trust anchor for consumers.
in_subset:
- slsa_build_track
- slsa_source_track
- slsa_dependency_track
- slsa_build_env_track
from_schema: https://w3id.org/lmodel/slsa
rank: 1000
alias: id
domain_of:
- Builder
- Verifier
- BuildPlatform
- SourceRepository
- BuildImage
range: string
required: true