What problem does it solve? Modeling agent cognition with beliefs, desires, and intentions requires a formal, interoperable structure that ad-hoc data models cannot provide. This Skill converts external RDF context into traceable BDI mental states, enabling deliberative reasoning, explainability, and semantic interoperability in multi-agent systems. ## Core Features & Use Cases - RDF-to-Belief Transformation: Implements the T2B2T (Triples-to-Beliefs-to-Triples) paradigm to convert external RDF context into beliefs and project deliberation results back to RDF. - Formal BDI Ontology Patterns: Provides Turtle/OWL patterns for beliefs, desires, intentions, plans, tasks, justifications, and temporal validity intervals aligned with DOLCE and established ODPs. - Explainability & Validation: Links mental entities to Justification instances and validates implementations with SPARQL competency questions. - Use Case: When building a cognitive agent that receives a payment-request notification as RDF, use this Skill to model the triggered belief, the generated desire, the committed intention, and the executed payment plan with full justification traces. ## Quick Start Use the bdi-mental-states skill to model an agent's beliefs, desires, and intentions from the attached RDF context and generate the corresponding Turtle ontology instances.