configSourceUri
Summary
Property that describes the URI of the build configuration source file.
Description
If a build configuration exists for the toolchain or platform performing the build, the configSourceUri of a build is the URI of that build configuration, according to the buildType.
For example, a build triggered by a GitHub Action is defined by a build configuration YAML file. In this case, the configSourceUri is the URL of that YAML file.
Metadata
https://spdx.org/rdf/3.0.1/terms/Build/configSourceUri
Name | configSourceUri |
Nature | DataProperty |
Range | xsd:anyURI |