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
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)
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
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
---
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
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.
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
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