I would love to, ATM I am at work where I don't have access to any of my experiments. When I get a chance, I will try to send you something.
In the meantime, here is what I use for RDF parsing in Javascript: http://dig.csail.mit.edu/2005/ajar/release/tabulator/0.7/doc/api/overview-summary-rdfparser.js.html It is small, implements the entire RDF spec and is well written. On Fri, May 8, 2009 at 8:32 AM, Dustin Whitney <[email protected]>wrote: > Any examples you can share? > > On Fri, May 8, 2009 at 11: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. > > >
