What problem does it solve?
It solves the problem of converting external RDF context into explicit, explainable agent mental states (beliefs, desires, and intentions) that can be queried and used for deliberative reasoning.
Core Features & Use Cases
- RDF-to-BDI transformation (T2B2T): Converts incoming triples into belief/desire/intention structures with provenance links, then projects outcomes back into RDF.
- BDI cognitive chain modeling: Encodes motivators (belief->desire) and commitments (desire->intention) using bidirectional relations for traceability.
- World-state grounding & temporal validity: Forces beliefs to reference specific world states and assigns validity intervals so you can resolve conflicts over time.
- Explainability via justifications: Attaches evidential Justification entities to mental entities to make reasoning auditable.
- Plan-structured intentions: Connects intentions to plans and plans to ordered tasks, enabling execution topology and trace-back of why something was chosen.
Quick Start
Use the bdi-mental-states skill to transform the RDF context of an agent scenario into beliefs, desires, and intentions with grounded world-state references, temporal validity, and justifications.