Builder

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

ex:pipeline-runner a gmeow:Builder ;
    rdfs:label "lillith pipeline runner"@en .

Common Companion Terms

gmeow:SoftwareAgent