Re: [Virtuoso-users] XPATH/XSLT on sponged RDFa

2009-02-17 Thread Tim Haynes
Kingsley Idehen wrote: Jem Rayfield wrote: Hi Kingsley, I want to push content into Virtuoso via HTTP rather than a crawl mechanism. I don't think the content crawler is what I am after. Yes. When you PUT data into Virtuoso, sponging can occur, it depends on where you PUT the data :-) O

Re: [Virtuoso-users] XPATH/XSLT on sponged RDFa

2009-02-16 Thread Kingsley Idehen
ginal Message- From: Kingsley Idehen [mailto:kide...@openlinksw.com] Sent: 13 February 2009 15:41 To: Jem Rayfield Cc: virtuoso-users@lists.sourceforge.net Subject: Re: [Virtuoso-users] XPATH/XSLT on sponged RDFa Jem, << I have managed to sponge XHTML/RDFa via DAV (using the steps below)

Re: [Virtuoso-users] XPATH/XSLT on sponged RDFa

2009-02-14 Thread Kingsley Idehen
dehen [mailto:kide...@openlinksw.com] Sent: 13 February 2009 15:41 To: Jem Rayfield Cc: virtuoso-users@lists.sourceforge.net Subject: Re: [Virtuoso-users] XPATH/XSLT on sponged RDFa Jem, << I have managed to sponge XHTML/RDFa via DAV (using the steps below) however I want to be able to query the orig

Re: [Virtuoso-users] XPATH/XSLT on sponged RDFa

2009-02-14 Thread Kingsley Idehen
Jem Rayfield wrote: Also I noticed that each and every DAV upload appears to create a new graph. Is it possible to push content to an rdf_sink which becomes part of an existing graph? curl -T ./location.html _http://localhost:8890/DAV/home/jem/rdf_sink/location.html_ -u jem: I may have m

Re: [Virtuoso-users] XPATH/XSLT on sponged RDFa

2009-02-13 Thread Jem Rayfield
--- From: Kingsley Idehen [mailto:kide...@openlinksw.com] Sent: 13 February 2009 15:41 To: Jem Rayfield Cc: virtuoso-users@lists.sourceforge.net Subject: Re: [Virtuoso-users] XPATH/XSLT on sponged RDFa Jem, << I have managed to sponge XHTML/RDFa via DAV (using the steps below) however I

Re: [Virtuoso-users] XPATH/XSLT on sponged RDFa

2009-02-13 Thread Kingsley Idehen
Jem, << I have managed to sponge XHTML/RDFa via DAV (using the steps below) however I want to be able to query the origin XHTML2 using XPATH or transform using XSLT. I can only see the origin content within DAV at the moment and cannot see the XML stored as an XMLType within a Virtuoso Table.

Re: [Virtuoso-users] XPATH/XSLT on sponged RDFa

2009-02-13 Thread Jem Rayfield
ink/location.html> -u jem: I may have missed something obvious here.. Cheers Jem From: Jem Rayfield [mailto:jem.rayfi...@bbc.co.uk] Sent: 13 February 2009 14:21 To: virtuoso-users@lists.sourceforge.net Subject: [Virtuoso-users] XPATH/XSLT on sponged RDFa

[Virtuoso-users] XPATH/XSLT on sponged RDFa

2009-02-13 Thread Jem Rayfield
Hi, I have managed to sponge XHTML/RDFa via DAV (using the steps below) however I want to be able to query the origin XHTML2 using XPATH or transform using XSLT. I can only see the origin content within DAV at the moment and cannot see the XML stored as an XMLType within a Virtuoso Table. Ideally I