Re: Triple Store / RDF

2006-06-22 Thread Phil Powell
On 22/06/06, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > I guess mine was more of a combination. I wrote an interface that was > similar to the querying interface in Django at the time (0.90 / 0.91 > style). Give it keyword args of what to select and triples describing > the filtering conditio

Re: Triple Store / RDF

2006-06-22 Thread Malcolm Tredinnick
Hi Phil, On Thu, 2006-06-22 at 13:51 +0100, Phil Powell wrote: > Thanks Malcolm. I'm curious more than anything, since RDF etc gets > talked about a lot, but implementations rarely seem to make it into > the real-world. For me, RDF is one of those things that I try to keep up to speed with, bec

Re: Triple Store / RDF

2006-06-22 Thread Phil Powell
Thanks Malcolm. I'm curious more than anything, since RDF etc gets talked about a lot, but implementations rarely seem to make it into the real-world. I referenced the exact same resource to pull together a basic triple-store library in Rails a while back, and it was fairly painless (although a

Re: Triple Store / RDF

2006-06-19 Thread Malcolm Tredinnick
On Mon, 2006-06-19 at 12:35 +0100, Phil Powell wrote: > Hi all, > > Just out of pure curiosity: has anyone had any experience / know of > any work around using RDF / triple stores with Django? This was the "toy project" I used to get familiar with Django in about October last year (aah.. the mem