Thanks for sharing your in-progress thoughts. I've got a lot to chew on. Cheers, Barry
On Fri, May 8, 2009 at 11:20 AM, Parnell Springmeyer <[email protected]> wrote: > I haven't personally used SPARQL in any prototypes or implementations, just > the RDFParse lib - I would RDF in CouchDB documents and parse it within > map-reduce views to return usable triples. It all depends on what you are > trying to do too - although, that seemed like the most exciting use of > CouchDB + RDF for me. > > These ideas are very new too - I haven't matured them at all or used them > within a production environment, so, more than anything they are ideas and > theories. > > On Fri, May 8, 2009 at 10:48 AM, Barry Wark <[email protected]> wrote: > >> On Fri, May 8, 2009 at 8:03 AM, Parnell Springmeyer <[email protected]> >> wrote: >> > Just so you are aware, there are RDF and SPARQL libraries out there for >> > Javascript. Which can be used in the JS views in CouchDB when performing >> map >> > reduce operations on the data - quite powerful IMHO. >> > >> >> Could you say a little more about how this might work? Would you have >> parallel CouchDB and RDF stores or are you suggesting that it would be >> possible to use SPARQL to query from CouchDB? >> >
