What problem does it solve?
Map external RDF knowledge into explicit, traceable Belief-Desire-Intention mental states so agents can reason, plan, and explain decisions in multi-agent and LLM-augmented systems. The Skill reduces ambiguity between world state data and agent cognition by providing structured ontology patterns, temporal validity, and justification links for every mental entity.
Core Features & Use Cases
- Triples-to-Beliefs-to-Triples (T2B2T): Translate incoming RDF into Belief instances, drive desire and intention formation, then project intentions and plan executions back to RDF.
- Ontology-First Modeling & Validation: Provides BDI ontology patterns, OWL restrictions, SPARQL competency queries, and consistency checks to validate generated mental states.
- Integration Patterns: Includes Logic-Augmented Generation guidance, SEMAS/JADE/JADEX mappings, RDF triple-store examples, and multi-agent FIPA messaging for coordination and execution.
- Temporal and Explainable Reasoning: Ensures mental entities carry hasValidity intervals and isJustifiedBy links for provenance and explainability.
Quick Start
Convert the given RDF context into Turtle triples representing beliefs, desires, and intentions with temporal validity and justifications, and validate the output against the BDI ontology.