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