Re: Implementing a pure RDF backend for Django

2008-10-27 Thread James Richards
>> >> Does anyone have any advice for me before I head off into the >> suburban >> parks of Django for an initial implementation? Any caveats I should >> consider which might make a pure RDF backend unfeasible? > > I used OpenLink Virtuoso Triple Store (via their HTTP SPARQL binding) > with

Re: Implementing a pure RDF backend for Django

2008-10-26 Thread Rajeev J Sebastian
On Mon, Oct 27, 2008 at 1:02 AM, heiho1 <[EMAIL PROTECTED]> wrote: > > Hello all, > > I've recently made the jump to running Django on Jython with an eye > towards some mobile app projects which I've been discussing with > various parties. One of the key features which I am looking into is > the

Re: Implementing a pure RDF backend for Django

2008-10-26 Thread heiho1
In case anyone is interested, here is the Neo4J white paper: http://dist.neo4j.org/neo-technology-introduction.pdf --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group,

Implementing a pure RDF backend for Django

2008-10-26 Thread heiho1
Hello all, I've recently made the jump to running Django on Jython with an eye towards some mobile app projects which I've been discussing with various parties. One of the key features which I am looking into is the feasibility of supporting a pure RDF backend extension of Django's standard