build config URI
- CURIE:
gmeow:buildConfigUri - IRI: https://blackcatinformatics.ca/gmeow/buildConfigUri
- Category: property
- Defined by:
gmeow:slices/software - Box roles: ConfigBox role, RBox role (What is this?)
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
- Source:
slices/extensions/graphrag/examples/lillith-dataset.ttl - Examples catalog: open in catalog#example-slices-extensions-graphrag-examples-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
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 |