π§ What is KnowledgeBase Builder?
The InfoRapid KnowledgeBase Builder is much more than a classic drawing program for mind maps. It is a powerful, database-driven knowledge management system. The core motto during the development of the application was: "Let's Leave Flatland". Texts and notes don't have to remain two-dimensional; they can be visualized, networked, and iteratively enriched in a dynamic 3D space.
The Concept: Knowledge Networks Instead of Rigid Trees
Traditional mind mapping programs are strictly hierarchical β like a tree with a fixed trunk and branching arms. New ideas that develop during your workflow are often difficult to focus on in such rigid systems.
The KnowledgeBase Builder breaks this limitation: every idea can be linked to any other, creating true, multidimensional knowledge networks (concept maps). Clicking on any element instantly moves it to the center of the diagram (as a new root item), enabling seamless, interactive navigation through your own knowledge.
The "Google Earth" Metaphor for Large Datasets
Unlike drawing apps that can become cluttered with just a few dozen nodes, this system is capable of managing large networks stored in a local SQLite database.
The entire network is not loaded onto the screen at once. Similar to Google Earth β where you focus on a specific region rather than viewing the entire globe in detail β you navigate through a visible diagram section of your data. A dynamic auto-layout automatically arranges the nodes in real time, ensuring that the visible section remains clear and structured.
The Central Pillars of the App
- π§ Smart Knowledge Capture (Automation): The program relieves the user of tedious manual work. Entire Wikipedia articles can be imported, structured Wikidata queries (SPARQL) executed, or CSV/JSON files read. An intelligent text analysis function can even automatically convert simple text documents into mind maps.
- βοΈ Flowcharts from Code: For developers, engineers, and process planners, the app offers the ability to generate complex flowcharts and decision trees fully automatically from written pseudocode.
- π Integrated Learning: A unique selling point is the "Memorize" function (flashcards). The app automatically converts created diagrams into flashcards and multiple-choice tests, where item names and descriptions serve as questions and answers, allowing users to efficiently memorize the captured knowledge.
- π‘οΈ Data Security and Independence: All data belongs exclusively to the user. It is stored locally, offline, and securely in a SQLite database file (
.kdbextension). Those who want to work cross-platform (Windows, macOS, Android, iOS) can simply synchronize this file via private cloud services like OneDrive or Google Drive.
Whether you are mapping complex networks, studying for exams, designing family trees, or planning projects, InfoRapid KnowledgeBase Builder is an ideal tool to organize and structure your thoughts.
