build config URI

The URI of the build configuration or workflow file that describes the build process — e.g. the URL of ci/workflows/release.yml or a Jenkinsfile.

Structure

Property shape: datatype property; gmeow:BuildActivity -> rdfs:Literal; functional

Practical Pattern

Use gmeow:buildConfigUri from gmeow:BuildActivity to rdfs:Literal when the relationship itself belongs in the native GMEOW graph.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

Lillith Dataset

ex:pipeline-run a gmeow:BuildActivity ;
    rdfs:label "lillith benchmark pipeline run 2026-06-02"@en ;
    gmeow:buildSource ex:pipeline-repo ;
    gmeow:buildOutput ex:lillith-crate ;
    gmeow:buildConfigUri "https://example.org/lillith-pipeline/blob/main/ci/workflows/benchmark.yml";
    gmeow:hasParticipant ex:pipeline-runner ;
    gmeow:eventTime "2026-06-02T08:00:00Z"^^xsd:dateTime ;
    gmeow:eventTemporalFrame gmeow:temporalFrameUTCGregorian .

Common Companion Terms

gmeow:BuildActivity

Projects To

Profile External Targets
prov prov, rdf
slsa https, rdf

Linkages

Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:buildConfigUri projection prov projects to / <= prov:Association, prov:Plan, prov:agent, prov:hadPlan, prov:qualifiedAssociation, rdf:type gmeow:mapProvQualifiedAssociation; confidence 0.85; lossy: the participant's GMEOW role detail drops; PROV carries the bare agent-plan binding
gmeow:buildConfigUri projection slsa projects to / <= https://slsa.dev/provenance/v1#Provenance, https://slsa.dev/provenance/v1#buildConfigURI, https://slsa.dev/provenance/v1#materials, https://slsa.dev/provenance/v1#subject, rdf:type gmeow:mapSlsaProvenance; lossy: builder identity, temporal scope, event type, multiple artifacts