Prompt Role
- CURIE:
gmeow:PromptRole - IRI: https://blackcatinformatics.ca/gmeow/PromptRole
- Category: class
- Defined by:
gmeow:slices/ai - Box roles: TBox role (What is this?)
An open value vocabulary of conversational prompt roles.
Structure
Subclass of: gufo:QualityValue
Practical Pattern
Use gmeow:PromptRole as a specialized kind of gufo:QualityValue. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
Usage Advice
Use when
- Use as the open value vocabulary for the prompt-role axis — the conversational roles (system, user, assistant, tool, …) that
gmeow:promptRoledraws from; mint a fresh individual for a role not seeded.
Avoid when
- Avoid minting a prompt-role SUBCLASS of
gmeow:Prompt(the role is a value, Principle 9) and avoid confusing it withgmeow:ParticipantRole— prompt roles are conversational turns, not event participation.
How to use
- Add a new role as a
gmeow:PromptRoleindividual with rdfs:label and skos:definition; reference it from agmeow:Promptviagmeow:promptRole.
Examples
- ex:promptRoleTool a
gmeow:PromptRole; rdfs:label "tool"@en.