AllegroGraph
![]() | The topic of this article may not meet Wikipedia's general notability guideline. (September 2015) |
![]() | This article has an unclear citation style. (April 2010) |
![]() | A major contributor to this article appears to have a close connection with its subject. (August 2010) |
Developer(s) | Franz Inc. |
---|---|
Stable release | 5.0.1[1]
/ February 28, 2015 |
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 |
Website | Franz, Inc. |
AllegroGraph is a closed source triplestore which is designed to store RDF triples, a standard format for Linked Data.[2] AllegroGraph is currently in use in Open source projects,[3] commercial projects[4][5][6] and Department of Defense projects.[7] It is also the storage component for the TwitLogic project[8] that is bringing the Semantic Web to Twitter data.[9]
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.[10] 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.[11]
See also
References
- ^ Woodie, Alex (26 August 2015). "Medical Insight Set to Flow from Semantic Data Lakes". Datanami. Retrieved 22 September 2015.
- ^ Claburn, Thomas (16 April 2007). "Web 2.0 Arrives to Find Web 3.0 Underway". Dr. Dobb. UBM Tech. Retrieved 22 September 2015.
- ^ DBPedia Germany
- ^ GenomeWeb-Pfizer Article
- ^ Eli Lilly Project Presentation
- ^ Making a Semantic Web Business Case at Pfizer
- ^ Contributions to a Semantically Based Intelligence Analysis Enterprise Workflow System
- ^ TwitLogic Paper
- ^ Snoek, C.G.M.; Huurnink, B.; Hollink, L.; de Rijke, M.; Schreiber, G.; Worring, M. (August 2007). "Adding Semantics to Detectors for Video Retrieval". IEEE Transactions on Multimedia. 9 (5): 975–986. doi:10.1109/TMM.2007.900156. Retrieved 22 September 2015.
- ^ SPARQL Protocol Implementation Report
- ^ Allegro Prolog
External links
- Official website
- Mark Watson's books (see Open Content > Practical Semantic Web Programming)