-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 12 May 2007, at 02:57, Chris K Wensel wrote:

> Was wondering if anyone has any experience using an RDF store with
> Pylons?

I've been using rdflib directly. I didn't see much point in hacking  
up a manager, triples is triples.

There once was a command-line WSGI SPARQL endpoint, SparqlServer.py.  
It used CherryPy's WSGI class and I snarfed a copy when I encountered  
the pointer --- but there no longer seem to be any references on Google:

"A CherryPy implementation of the SPARQL Protocol for RDF Kendall  
Grant Clark, W3C, et. al. 2006"

I hacked it about for personal use as a Pylons controller action but  
it's not much use unless you have a populated triple store to point  
it at and some means of educating users about posing SPARQL queries.  
For the terminally curious, it lives on <http://bel-epa.com/resources/ 
sparql/> and uses a Sleepycat triple store, courtesy of rdflib. At  
some point soon I shall write it up for the Pylons docs.

> If I was to tackle the integration, besides the source, is there some
> dark web artifact available to light the way?

Have you had a look at Oort? (The main site is unresolvable at the  
moment, try:
http://groups.google.com/group/oort

Or Carmen might be of interest:
https://carmen.dreamlab.net/

whit morriss' tagger may provide some food for thought:
http://www.openplans.org/projects/yucca/install-tagger

Cheers,

Graham Higgins.



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iQCVAgUBRkiQc1nrWVZ7aXD1AQJuSwP/bi7by18/y9wGmE0mPAL9WQuZof0qjJY0
5RkswmQEqfaZl0DFZ0/xGh0xExz7wH6N2CB0wUrrPQ4rnv5WZaefTMfYgwZay/UP
oa0j5nN9uuGA0mNR9S2WeD6mAdFv9gU60zc/utS27NzSDEIXBXtvifordd8UxmRY
B/QVRGN7m90=
=rwq7
-----END PGP SIGNATURE-----


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to