Menu

Tree [a461ac] master /
 History

HTTPS access


File Date Author Commit
 Python-Quadriga.xcodeproj 2013-02-16 Erick Erick [174bfd] Now populates neo4j
 README.md 2013-02-16 Erick Erick [a461ac] Updated README
 python-quadriga.py 2013-02-16 Erick Erick [174bfd] Now populates neo4j

Read Me

Quadriga tools for Python

This script defines a class, quadriga_api, that makes it easier to pull data from a Quadriga web service. Right now it focuses on retrieving statements -- consisting of nested contextual triples, or quadruples -- created using Vogon (http://gobtan.sourceforge.net/), and transforming them into more traditional triples for use in online exhibits.

Warning

This was hacked together in a short amount of time to serve my own purposes. It is far from polished. If you find this useful and would like to whip it into shape, go right ahead (and publish your code here)!

Getting Started

  1. You'll need Python (http://www.python.org/). This has been tested with v2.7.
  2. You'll need a few extras on hand:
  3. To use the quadriga_api class, just put it into your project directory, and add this to your code:
    from python-quadriga import quadriga_api

Questions?

erick [dot] peirson [at] asu [dot] edu

MongoDB Logo MongoDB