Boston v8.2 - Release Notes
Boston Professional v8.2 Release Notes
Boston Professional v8.2 is a patch release to Boston Professional
Release Date: 9th September 2024
A summary of the main commits follows:
- Added Relational Database Management toolbox;
- Minor bug fixes;
- Implementing Demo User trial timing;
- Added Demo user to Boston;
- Added Structure Charts to Boston;
- Added RDF TriG with SHACL export for a Model;
- Improvements to Property Graph Schema manager;
- Improvements to the openCypher Transpiler.
- Added the Databases toolbox form;
- Can now in-place edit Fact Type Readings for Binary Fact Types.
- Minor bug fixes;
- Added CREATE Statement to Virtual Analyst Query Language (VAQL) and FactEngine Knowledge/Query Language (FEK/QL);
- Added Graph Schema JSON Editor;
- Supertype creation in the ORM diagram page now easier;
- Enhanced Boston's visual styling;
- Added NEXT Node Modifier Function to FEQL (FactEngine Query Language) syntax;
- Added BETWEEN Clause to FEQL (FactEngine Query Language);
- Improvements to CRUD Add/Edit Entity/Table form;
- Improvements to FactEngine form;
- Improvements to the Vector data store for Documents;
- Implementing Near AGI Database for Memories;
- Implemented GPT-4o Mini;
- Implemented Local Sensitivity Hashing;
- Added Vector Database classes/forms;
- Started the FactEngine DataStore database manager;
- Added colour shading to items in the glossary in the Glossary Toolbox;
- Implementing FCO-IM objectified unary fact type conversion for Entity Types;
- Introduced TTL (RDF) Export;
- Altered ModifyOrAddGraphLabel on ModelElement/ModelObject to cater for Subtyping;
- Refining editing of Tables in frmCRUDAddEditEntityTable;
- Added FCO-IM type modelling of Objectified Unary FactTypes linked to Value Types;
- Improved the FactEngine form to handle dealing with multiple languages;
- Added TestManagement Namespace and classes for Test Case Management;
- Implemented Generic Diagram Forms;
- Introduced Generic Diagrams concept that allows freeform Mindfusion diagramming rather than rigid schema diagrams;
- Added IsCandidatePGSRelationshipNode
- Bug fixes, reverse engineering;
- Removed Viev.Strings
- Improvements to PGS Page development;
- Removed unnecessary references to DynamicClassLibrary;
- Improvements to Graph Queries (openCypher) in FactEngine;
- Improved Derived Fact Types in Boston;
- Added the ability to export OWL for a Model;
- Added Add/Edit Entity/Table form;
- Added Error/Validation checking for database tables and columns, mapping variance;
- Refinements to the Observational State Machine and OSM Tasks;
- Introducing Groq LLM calls to Boston;
- Put Earhart Document Search in Boston;
- Introduced Synonyms within the Model;
- Can now create Subtype Relationships between an Entity Type and an Objectified Fact Type;
- Implemented database upgrade regime for SQLite;
- Improved Role Path algorithm;
- Added user Profile section to Client/Server User;
- FEQL now allows entries such as "(Customer~'M%')". I.e. Queries with just one Node Type.
- Added Dynamic CRUD Form for data entry;
- Added Delete Table Instance to the OSM;
- First run of the OSM from FactEngine's cloud service;
- Added duplex voice chat in Boston;
- Improved workflow processing in the OSM;
- Added duplex voice chat in Boston;
- Added ability to export and import OSM Tasks;
- Fixed bugs where Foreign Key Relations for Subtypes were not being reflected, and for where at least one of the Origin Columns of the FK Relationship is/was part of a Compound Reference Scheme.
- Fixed scaling of the Model Explorer;
- Improvements to the Neural Processing Unit/Observable State Machine;
- Added GPT Function Calling to the Virtual Analyst and Tasks within the NPU (Neural Processing Unit);
- Added OpenAI Function call template selection to the Add/Edit NPU Task form;
- Added ability to store OpenAI Function Templates;
- Modifications to editing PIJSON in the Task editor;
- Minor bug fixes;
- Improvements to PGS Page development;
- Removed unnecessary references to DynamicClassLibrary;
- Improvements to Graph Queries (openCypher) in FactEngine;
- Improved Derived Fact Types in Boston;
- Added Add/Edit Entity/Table form;
- Added Error/Validation checking for database tables and columns, mapping variance;
- Refinements to the Observational State Machine and OSM Tasks;
- Introducing Groq LLM calls to Boston;
- Put Earhart Document Search in Boston;
- Introduced Synonyms within the Model;
- Can now create Subtype Relationships between an Entity Type and an Objectified Fact Type;
- Implemented database upgrade regime for SQLite;
- Improved Role Path algorithm;
- Added user Profile section to Client/Server User;
- FEQL now allows entries such as "(Customer~'M%')". I.e. Queries with just one Node Type.
- Added Dynamic CRUD Form for data entry;
- Added Delete Table Instance to the OSM;
- First run of the OSM from FactEngine's cloud service;
- Added duplex voice chat in Boston;
- Improved workflow processing in the OSM;
- Added duplex voice chat in Boston;
- Adding ability to export and import OSM Tasks;
- Fixed bugs where Foreign Key Relations for Subtypes were not being reflected, and for where at least one of the Origin Columns of the FK Relationship is/was part of a Compound Reference Scheme.
- Improved LLM Function Calling for FactEngine query calls;
- Added GPT Function Calling to the Virtual Analyst and Tasks within the NPU (Neural Processing Unit);
- Added OpenAI Function call template selection to the Add/Edit NPU Task form;
- Added ability to store OpenAI Function Templates;
- Modifications to editing PIJSON in the Task editor;
- Added ModelElementFlag list to FBM.ModelObject;
- Added IsReferenceTable to Entities in the ERD view for the NPU (Neural Processing Unit);
- Minor bug fixes;
- Implementing Demo User trial timing;
- Added Demo user to Boston;
- Added Structure Charts to Boston;
- Added RDF TriG with SHACL export for a Model;
- Improvements to Property Graph Schema manager;
- Improvements to the openCypher Transpiler.
- Added the Databases toolbox form;
- Can now in-place edit Fact Type Readings for Binary Fact Types.
- Minor bug fixes;
- Added CREATE Statement to Virtual Analyst Query Language (VAQL) and FactEngine Knowledge/Query Language (FEK/QL);
- Added Graph Schema JSON Editor;
- Supertype creation in the ORM diagram page now easier;
- Enhanced Boston's visual styling;
- Added NEXT Node Modifier Function to FEQL (FactEngine Query Language) syntax;
- Added BETWEEN Clause to FEQL (FactEngine Query Language);
- Improvements to CRUD Add/Edit Entity/Table form;
- Improvements to FactEngine form;
- Improvements to the Vector data store for Documents;
- Implementing Near AGI Database for Memories;
- Implemented GPT-4o Mini;
- Implemented Local Sensitivity Hashing;
- Added Vector Database classes/forms;
- Started the FactEngine DataStore database manager;
- Added colour shading to items in the glossary in the Glossary Toolbox;
- Implementing FCO-IM objectified unary fact type conversion for Entity Types;
- Introduced TTL (RDF) Export;
- Altered ModifyOrAddGraphLabel on ModelElement/ModelObject to cater for Subtyping;
- Refining editing of Tables in frmCRUDAddEditEntityTable;
- Added FCO-IM type modelling of Objectified Unary FactTypes linked to Value Types;
- Improved the FactEngine form to handle dealing with multiple languages;
- Added TestManagement Namespace and classes for Test Case Management;
- Implemented Generic Diagram Forms;
- Introduced Generic Diagrams concept that allows freeform Mindfusion diagramming rather than rigid schema diagrams;
- Added IsCandidatePGSRelationshipNode
- Bug fixes, reverse engineering;
- Removed Viev.Strings
- Improvements to PGS Page development;
- Removed unnecessary references to DynamicClassLibrary;
- Improvements to Graph Queries (openCypher) in FactEngine;
- Improved Derived Fact Types in Boston;
- Added the ability to export OWL for a Model;
- Added Add/Edit Entity/Table form;
- Added Error/Validation checking for database tables and columns, mapping variance;
- Refinements to the Observational State Machine and OSM Tasks;
- Introducing Groq LLM calls to Boston;
- Put Earhart Document Search in Boston;
- Introduced Synonyms within the Model;
- Can now create Subtype Relationships between an Entity Type and an Objectified Fact Type;
- Implemented database upgrade regime for SQLite;
- Improved Role Path algorithm;
- Added user Profile section to Client/Server User;
- FEQL now allows entries such as "(Customer~'M%')". I.e. Queries with just one Node Type.
- Added Dynamic CRUD Form for data entry;
- Added Delete Table Instance to the OSM;
- First run of the OSM from FactEngine's cloud service;
- Added duplex voice chat in Boston;
- Improved workflow processing in the OSM;
- Added duplex voice chat in Boston;
- Added ability to export and import OSM Tasks;
- Fixed bugs where Foreign Key Relations for Subtypes were not being reflected, and for where at least one of the Origin Columns of the FK Relationship is/was part of a Compound Reference Scheme.
- Fixed scaling of the Model Explorer;
- Improvements to the Neural Processing Unit/Observable State Machine;
- Added GPT Function Calling to the Virtual Analyst and Tasks within the NPU (Neural Processing Unit);
- Added OpenAI Function call template selection to the Add/Edit NPU Task form;
- Added ability to store OpenAI Function Templates;
- Modifications to editing PIJSON in the Task editor;
- Minor bug fixes;
- Improvements to PGS Page development;
- Removed unnecessary references to DynamicClassLibrary;
- Improvements to Graph Queries (openCypher) in FactEngine;
- Improved Derived Fact Types in Boston;
- Added Add/Edit Entity/Table form;
- Added Error/Validation checking for database tables and columns, mapping variance;
- Refinements to the Observational State Machine and OSM Tasks;
- Introducing Groq LLM calls to Boston;
- Put Earhart Document Search in Boston;
- Introduced Synonyms within the Model;
- Can now create Subtype Relationships between an Entity Type and an Objectified Fact Type;
- Implemented database upgrade regime for SQLite;
- Improved Role Path algorithm;
- Added user Profile section to Client/Server User;
- FEQL now allows entries such as "(Customer~'M%')". I.e. Queries with just one Node Type.
- Added Dynamic CRUD Form for data entry;
- Added Delete Table Instance to the OSM;
- First run of the OSM from FactEngine's cloud service;
- Added duplex voice chat in Boston;
- Improved workflow processing in the OSM;
- Added duplex voice chat in Boston;
- Adding ability to export and import OSM Tasks;
- Fixed bugs where Foreign Key Relations for Subtypes were not being reflected, and for where at least one of the Origin Columns of the FK Relationship is/was part of a Compound Reference Scheme.
- Improved LLM Function Calling for FactEngine query calls;
- Added GPT Function Calling to the Virtual Analyst and Tasks within the NPU (Neural Processing Unit);
- Added OpenAI Function call template selection to the Add/Edit NPU Task form;
- Added ability to store OpenAI Function Templates;
- Modifications to editing PIJSON in the Task editor;
- Added ModelElementFlag list to FBM.ModelObject;
- Added IsReferenceTable to Entities in the ERD view for the NPU (Neural Processing Unit);