Software:AllegroGraph
Developer(s) | Franz Inc. |
---|---|
Stable release | 7.3.1
/ December 20, 2022 |
Written in | Java, Python, Common Lisp |
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 | allegrograph |
AllegroGraph is a closed source triplestore which is designed to store RDF triples, a standard format for Linked Data.[1] It also operates as a document store designed for storing, retrieving and managing document-oriented information, in JSON-LD format. AllegroGraph is currently in use in commercial projects[2][3][4][5] and a US Department of Defense project.[6] It is also the storage component for the TwitLogic project[7] that is bringing the Semantic Web to Twitter data.[8]
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.[9] SPARQL is a standard query language for linked data, serving the same purposes for RDF databases that SQL serves for relational databases.[10]
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.[11]
The first version of AllegroGraph was made available at the end of 2004.[12]
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.[13]
AllegroGraph includes an implementation of Prolog based on the implementation developed by Peter Norvig in Paradigms of Artificial Intelligence Programming.[14][non-primary source needed]
References
- ↑ Claburn, Thomas (16 April 2007). "Web 2.0 Arrives to Find Web 3.0 Underway". Dr. Dobb (UBM Tech). http://www.drdobbs.com/web-development/web-20-arrives-to-find-web-30-underway/199001127. Retrieved 22 September 2015.
- ↑ GenomeWeb-Pfizer Article
- ↑ Eli Lilly Project Presentation
- ↑ "Making a Semantic Web Business Case at Pfizer". http://www.semanticweb.com/news/making_a_semantic_web_business_case_at_pfizer_161731.asp.
- ↑ Society, IEEE Computer (2008). Proceedings, IEEE International Conference on Semantic Computing 2008 ICSC 2008 : 4-7 August 2008, Santa Clara, California.. [Piscataway, N.J.]: IEEE Xplore. ISBN 978-0-7695-3279-0.
- ↑ 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. http://www.cs.vu.nl/~guus/papers/Snoek07a.pdf.
- ↑ SPARQL Protocol Implementation Report
- ↑ R, Angles (2012). 2012 IEEE International Conference on Data Engineering Workshops. Piscataway: IEEE. ISBN 978-1-4673-1640-8.
- ↑ Watson, Mark (2009). Scripting intelligence : Web 3.0 information gathering and processing (New ed.). Berkeley, CA: Apress. ISBN 9781430223511. https://archive.org/details/scriptingintelli00wats.
- ↑ Watson, Mark (2009). Scripting intelligence : Web 3.0 information gathering and processing (New ed.). Berkeley, CA: Apress. ISBN 9781430223511. https://archive.org/details/scriptingintelli00wats.
- ↑ "AllegroGraph Client Downloads". https://franz.com/agraph/downloads/clients.
- ↑ Allegro Prolog
External links
- Archived released
- Practical Semantic Web and Linked Data Applications — a book by Mark Watson
Original source: https://en.wikipedia.org/wiki/AllegroGraph.
Read more |