What problem does it solve? Modeling agent cognition with beliefs, desires, and intentions requires consistent ontological structure, temporal grounding, and traceable reasoning chains, which ad-hoc implementations typically lack. ## Core Features & Use Cases - BDI Ontology Modeling: Structure mental states as endurants (Belief, Desire, Intention) and mental processes as perdurants, aligned with DOLCE and reused ontology design patterns. - T2B2T Pipeline: Implement Triples-to-Beliefs-to-Triples workflows that consume external RDF context and project deliberation results back as linked data. - Framework Integration: Translate BDI models into SEMAS production rules, JADE/JADEX agent structures, and Logic Augmented Generation pipelines that constrain LLM outputs with ontology validation. - Use Case: Given an RDF notification like a payment request, generate grounded beliefs, motivated desires, committed intentions with plans, and SPARQL competency queries to validate the cognitive chain. ## Quick Start Model the agent mental states for this RDF context using the BDI ontology, including beliefs, desires, intentions, justifications, and temporal validity intervals.