Builder
- CURIE:
gmeow:Builder - IRI: https://blackcatinformatics.ca/gmeow/Builder
- Category: class
- Defined by:
gmeow:slices/software - Box roles: TBox role (What is this?)
The build system or agent that performs a BuildActivity — e.g. GitHub Actions, GitLab CI, Jenkins, Buildkite, or a local make invocation. A SoftwareAgent scoped to the build role.
Structure
Subclass of: gmeow:SoftwareAgent
Practical Pattern
Use gmeow:Builder as a specialized kind of gmeow:SoftwareAgent. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
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-runner a gmeow:Builder ;
rdfs:label "lillith pipeline runner"@en .