- Home
- NoSQL Databases
- Graph Databases
- AllegroGraph
Category: AllegroGraph
Allegro CL 10 Express Edition Update
Feed: Allegro CL General / Technical Announcements. Author: cnorvell. Welcome Allegro CL 10 Express Edition Users An updated version of Allegro 10.1 Express (our free version) is now available. It has a license expiration date of January 31, 2021 (the older version expires on January 31, 2019). This new version also has all updates and patches as of January, 2019. One option is to simply download the new version from the Franz.com website - Download For existing Allegro CL Express installations, you can update the license to extend the expiration date to January 31, 2021. Please see the instructions below._____________________________________________________________Update ... Read More
Getting the Allegro CL Compiler to Inline
Feed: Allegro CL General / Technical Announcements. Author: cnorvell. Many standard Common Lisp functions, particularly those which do simple calculations or access data from arrays or structures, can be compiled inline by the compiler. Inline compilation results in faster, often significantly faster run times as the function call and return overheads are saved. But there are tricks to getting the compiler to inline, and there are tools which assist is expalining what the compiler is doing. In this note, we take a simple function with a call to the math function round, and try to get the call to round to inline. Here ... Read More
AllegroGraph – Triple Attributes for Security
Feed: Allegro CL General / Technical Announcements. Author: cnorvell. The Most Secure Graph Database Available Triples offer a way of describing model elements and relationships between them. In come cases, however, it is also convenient to be able to store data that is associated with a triple as a whole rather than with a particular element. For instance one might wish to record the source from which a triple has been imported or access level necessary to include it in query results. Traditional solutions of this problem include using graphs, RDF reification or triple IDs. All of these approaches suffer ... Read More
Triple Attributes
Feed: AllegroGraph - THE Semantic Graph Database. Author: cnorvell. The Most Secure Graph Database Available Triples offer a way of describing model elements and relationships between them. In come cases, however, it is also convenient to be able to store data that is associated with a triple as a whole rather than with a particular element. For instance one might wish to record the source from which a triple has been imported or access level necessary to include it in query results. Traditional solutions of this problem include using graphs, RDF reification or triple IDs. All of these approaches suffer ... Read More
(+ Lisp Graph) Newsletter – March 2018

Feed: Allegro CL General / Technical Announcements. Author: cnorvell. In this issueWebcast - Navigating Time and Probability in Knowledge GraphsWebcast - A Juypter Notebook for Learning AllegroGraph (Bonus n-Dimensional GeoSpatial)Emotiq - Lisp based Cryptocurrency - http://emotiq.ch/European Lisp Symposium, Marbella, Spain - April 16 and 17, 2018Enterprise Data World - Taking Graphs to the Next Level with Artificial Intelligence and Machine Learning - April 22-27, 2018IEEE Publication - Transmuting Information to Knowledge with an Enterprise Knowledge GraphFranz Inc. - Named to Trend-Setting Products in Data and Information Management for 2018 by Database Trends and ApplicationsAnalytics Week article - The Secret to ... Read More
Allegro “Knowledge” Graph News

Feed: Allegro CL General / Technical Announcements. Author: cnorvell. AllegroGraph NewsMarch, 2018In this issueWebcast - Navigating Time and Probability in Knowledge GraphsWebcast - A Juypter Notebook for Learning AllegroGraph (Bonus n-Dimensional GeoSpatial)InfoWorld article - The marvels of an event-based schemaAllegroGraph 6.4.1 - Now AvailableGruff v7.2.1 - Now AvailableIEEE Publication - Transmuting Information to Knowledge with an Enterprise Knowledge GraphEnterprise Data World - Taking Graphs to the Next Level with Artificial Intelligence and Machine Learning - April 22-27, 2018Franz Inc. - Named to Trend-Setting Products in Data and Information Management for 2018 by Database Trends and ApplicationsAnalytics Week article - The ... Read More
Allegro “Knowledge” Graph News – March 2018

Feed: AllegroGraph - THE Semantic Graph Database. Author: cnorvell. In this issueWebcast - Navigating Time and Probability in Knowledge GraphsWebcast - A Juypter Notebook for Learning AllegroGraph (Bonus n-Dimensional GeoSpatial)InfoWorld article - The marvels of an event-based schemaAllegroGraph 6.4.1 - Now AvailableGruff v7.2.1 - Now AvailableIEEE Publication - Transmuting Information to Knowledge with an Enterprise Knowledge GraphEnterprise Data World - Taking Graphs to the Next Level with Artificial Intelligence and Machine Learning - April 22-27, 2018Franz Inc. - Named to Trend-Setting Products in Data and Information Management for 2018 by Database Trends and ApplicationsAnalytics Week article - The Secret to ... Read More
AllegroGraph v6.4 – Now Available
Feed: AllegroGraph - THE Semantic Graph Database. Author: cnorvell. Release 6.4.0 is a major release with significant new features. The most important and far-reaching change is support for multi-master replication. AllegroGraph has long supported single-master replication, where several AllegroGraph instances share data in a repository, but only one of them can make changes (adding or deleting triples). In multi-master replication, even though one instance is identified as the controlling instance, any instance can add or delete triples, with the remainder catching up with those changes while perhaps making other changes of their own. Single-master replication is still supported and is described in ... Read More
(+ Lisp Graph) Newsletter – January 2018
Feed: Allegro CL General / Technical Announcements. Author: cnorvell. In this issue IEEE Publication - Transmuting Information to Knowledge with an Enterprise Knowledge Graph Tech Corner Article: New Day and Date Functions Tech Corner Article: New Websocket API AI Programming with Lisp - Northwestern University Quickref: a global documentation project for Common Lisp European Lisp Symposium, Marbella, Spain - April 16 and 17, 2018 Enterprise Data World - Taking Graphs to the Next Level with Artificial Intelligence and Machine Learning - April 22-27, 2018 Follow us on Google Plus, Twitter, LinkedIn, and YouTube Training Schedule IEEE Publication - Transmuting Information ... Read More
AllegroGraph News – December 2017
Feed: AllegroGraph - THE Semantic Graph Database. Author: cnorvell. In this issue IEEE Publication - Transmuting Information to Knowledge with an Enterprise Knowledge Graph Franz Inc. - Named to Trend-Setting Products in Data and Information Management for 2018 by Database Trends and Applications Enterprise Data World - Taking Graphs to the Next Level with Artificial Intelligence and Machine Learning - April 22-27, 2018 AllegroGraph 6.3 - Now Available Gruff v7.2 - Now Available Dataconomy article - Triple Attributes: A New Way to Protect the Most Sensitive Information Datanami article - Why Enterprise Knowledge Graphs Need Semantics Franz Inc. named to ... Read More
Recent Comments