0.0
No commit activity in last 3 years
No release in over 3 years
Establish an object-database mapping to an OpenRDF Sesame Triple Store database
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

Sesame ORM ¶ ↑

This is a simple object mapping system for a Sesame triple store database.

Although it aims to be generally useful, it is designed specifically for use
with the CurrMap project, and hence there may be some manner of coupling to
the aforementioned.

Testing¶ ↑

To run the tests, you'll have to create a file in the "spec" directory named
tests-config that specificies the host, port, sesame directory, repository,
username, and password used to access the test server.

You'll also need to completely change the test results to be what you want.
Like I said, pretty tightly coupled.  Suck it.