Supriya Ghosh (Editor)

AllegroGraph

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
Franz Inc.

Website
  
Franz, Inc.

Written in
  
Common Lisp

Stable release
  
6.2.0 / February 16, 2017; 7 days ago (2017-02-16)

Operating system
  
Microsoft Windows (32 and 64-bit), Mac OS X (Intel, 32 and 64-bit), Linux (32 and 64-bit)

License
  
Proprietary commercial software

AllegroGraph is a closed source triplestore which is designed to store RDF triples, a standard format for Linked Data. AllegroGraph is currently in use in Open source projects, commercial projects and Department of Defense projects. It is also the storage component for the TwitLogic project that is bringing the Semantic Web to Twitter data.

Contents

Implementation

AllegroGraph was developed to meet W3C standards for the Resource Description Framework, so it is properly considered an RDF Database. It is a reference implementation for the SPARQL protocol. SPARQL is a standard query language for linked data, serving the same purposes for RDF databases that SQL serves for relational databases.

Franz, Inc. is the developer of AllegroGraph. It also develops Allegro Common Lisp, an implementation of Common Lisp, a dialect of Lisp (programming language). The functionality of AllegroGraph is made available through Java, Python, Common Lisp and other APIs.

The first version of AllegroGraph was made available at the end of 2004.

Languages

AllegroGraph has client interfaces for Java, Python, Ruby, Perl, C#, Clojure, and Common Lisp. The product is available for Windows, Linux, and Mac OS X platforms, supporting 32 or 64 bits.

AllegroGraph includes an implementation of Prolog based on the implementation developed by Peter Norvig in Paradigms of Artificial Intelligence Programming.

References

AllegroGraph Wikipedia