Author: admin

  • links for 2009-11-02

    Welcome to Apache Avro! Avro is a data serialization system. Avro provides: * Rich data structures. * A compact, fast, binary data format. * A container file, to store persistent data. * Remote procedure call (RPC). * Simple integration with dynamic languages. Code generation is not required to read or write data files nor to […]

  • links for 2009-11-01

    4store Amazon Machine Image and Billion Triple Challenge Data Set « Think Links As part of our entry to the 2009 Billion Triple Challenge (BTC), we have been using two pieces of great infrastructure: Amazon Web Services and the quad store – 4store. Today, we are making publicly available an Amazon Machine Image for 4store. […]

  • links for 2009-10-31

    protovis-js – Project Hosting on Google Code Protovis is a visualization toolkit for JavaScript using SVG. It takes a graphical approach to data visualization, composing custom views of data with simple graphical primitives like bars and dots. These primitives are called marks, and each mark encodes data visually through dynamic properties such as color and […]