Overview of Ondb
XOndb is a logical analysis and reasoning tool designed for AI. It allows for decomposing unstructured content into a structured, verifiable knowledge graph. Knowledge is represented as entities (with types, properties, and relations) and relations.
All mutations are recorded as TSV (Tab-Separated Values) lines in a log file, which can be queried using standard tools like AWK, Python, JS, or SQLite. The system supports both casual use (quick memory) and designed use (formal constraints and strong reasoning).