system

The system-instruction role.

Structure

Types: gmeow:PromptRole

Practical Pattern

Use gmeow:promptRoleSystem as a controlled value typed as gmeow:PromptRole.

Example Snippets

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

Grounded Claim

ex:prompt-extract a gmeow:Prompt ;
    gmeow:promptRole gmeow:promptRoleSystem ;
    gmeow:filledFrom ex:template-extract-v1 ;
    gmeow:contentDigest "blake3:00112233445566778899aabbccddeeff00112233445566778899aabbccddeeff" .

ex:template-extract-v1 a gmeow:PromptTemplate ;
    rdfs:label "claim-extraction template v1"@en ;
    gmeow:promptRole gmeow:promptRoleSystem .

Common Companion Terms

gmeow:PromptRole