Now just write an XPath 2.0 processor that will be plugged into your
implementation of XSL 2.0 and XQuery 1.0 processors
:-D
On May 8, 2009, at 1:50 PM, Parnell Springmeyer wrote:
> 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 <dustin.whitney@gmail.com
> >wrote:
>
>> Any examples you can share?
>>
>> On Fri, May 8, 2009 at 11:03 AM, Parnell Springmeyer <ixmatus@gmail.com
>>> 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.
>>>
>>
|