Tool Component
| Term | prism:ToolComponent |
|---|---|
| Label | Tool Component |
| IRI | https://w3id.org/prism#ToolComponent |
| Type | rdfs:Class |
| Broader/Parent types | prism:AgentComponent |
| Definition | A tool enabling the agent to take actions and interact with other systems (files, databases, devices, transactions). The tools an agent may call, and the permissions on those tools, determine its action-space. Declare prism:hasSystemAccess and prism:hasActionScope on each tool. |