Skip to content

Slot: parentRevisions

Revision IDs of the parent revision(s), forming the directed acyclic graph of change history.

URI: slsa:parentRevisions Alias: parentRevisions

Applicable Classes

Name Description Modifies Slot
SourceRevision A specific, logically immutable snapshot of a source repository's tracked fil... no

Properties

Type and Range

Property Value
Range String
Domain Of SourceRevision

Cardinality and Requirements

Property Value
Multivalued Yes

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: parentRevisions
description: Revision IDs of the parent revision(s), forming the directed acyclic
  graph of change history.
in_subset:
- slsa_source_track
from_schema: https://w3id.org/lmodel/slsa
rank: 1000
alias: parentRevisions
domain_of:
- SourceRevision
range: string
multivalued: true