<http://www.openlinksw.com/dataspace/uda#this> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://rdfs.org/sioc/ns#User> ;
	<http://www.w3.org/2000/01/rdf-schema#seeAlso> <http://www.openlinksw.com/dataspace/uda/sioc.rdf> ;
	<http://www.w3.org/2000/01/rdf-schema#label> "UDA Data Space Bot" .
<http://www.openlinksw.com/dataspace/uda/weblog/uda%27s%20BLOG%20%5B135%5D/811> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://atomowl.org/ontologies/atomrdf#Entry> ,
		<http://rdfs.org/sioc/types#BlogPost> ;
	<http://www.w3.org/2000/01/rdf-schema#seeAlso> <http://www.openlinksw.com/dataspace/uda/weblog/uda%27s%20BLOG%20%5B135%5D/811/sioc.rdf> ;
	<http://purl.org/dc/elements/1.1/title> "WebDAV, SQLX, and my Weblog" ;
	<http://xmlns.com/foaf/0.1/maker> <http://www.openlinksw.com/dataspace/organization/uda#this> ;
	<http://www.w3.org/2000/01/rdf-schema#label> "WebDAV, SQLX, and my Weblog" ;
	<http://purl.org/dc/terms/created> "2005-04-26T03:54:43Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
	<http://purl.org/dc/terms/modified> "2006-06-22T08:56:58.000-04:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
	<http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://www.openlinksw.com/dataspace/uda/weblog/uda%27s%20BLOG%20%5B135%5D/811/sioc.rdf> ;
	<http://rdfs.org/sioc/ns#id> "d7a740f90478eef5c903a151a7476ac8" ;
	<http://rdfs.org/sioc/ns#link> <http://www.openlinksw.com/weblog/uda/135/?id=811> ;
	<http://rdfs.org/sioc/ns#content> "&lt;p&gt;Uche Ogbuji &lt;a href=&quot;http://copia.ogbuji.net/blog/2005/04/24#Posting_to&quot;&gt;comments&lt;/a&gt; in his &lt;a href=&quot;http://copia.ogbuji.net/blog&quot;&gt;blog&lt;/a&gt; about the use of WebDAV and &lt;a href=&quot;http://www.tbradford.org/2005/02/xml-with-virtuoso-and-sqlx_02.html&quot;&gt;SQLX &lt;/a&gt;in my blog as part of his commentary about &lt;a href=&quot;http://egaumer.pagecache.org/PyBlosxom/pyblosxom-webdav.html&quot;&gt;Pyblosxom &amp;amp; WebDAV&lt;/a&gt;. To provide some clarity about Virtuoso and Blogging I have decided to put out this quick step by guide to the workings of my blog (there is a long overdue technical white paper nearing completion that address this subject in more detail).&lt;/p&gt;\n&lt;p&gt;Here goes:&lt;/p&gt;\n&lt;p&gt;&lt;u&gt;&lt;strong&gt;Blog Editing&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;\n&lt;p&gt;I can use any editor that supports the following Blog Post APIs:&lt;/p&gt;\n&lt;p&gt;- Moveable Type&lt;/p&gt;\n&lt;p&gt;- Meta Weblog&lt;/p&gt;\n&lt;p&gt;- Blogger&lt;/p&gt;\n&lt;p&gt;Typically I use Virtuoso (which has an unreleased&amp;nbsp;WYSIWYG blog post editor), &lt;a href=&quot;http://www.newzcrawler.com/&quot;&gt;Newzcrawler&lt;/a&gt;, &lt;a href=&quot;http://ecto.kung-foo.tv/&quot;&gt;ecto&lt;/a&gt;, &lt;a href=&quot;http://zempt.com/&quot;&gt;Zempt&lt;/a&gt;, or &lt;a href=&quot;http://www.wbloggar.com/&quot;&gt;w.bloggar&lt;/a&gt; for my posts. If a post is of interest to me, or relevant to our company or customers&amp;nbsp;I tend to perform one of the following tasks:&lt;/p&gt;\n&lt;p&gt;- Generate a post using the &quot;Blog This&quot; feature of my blog editor&lt;/p&gt;\n&lt;p&gt;-&amp;nbsp;Write a new post that was triggered by a previously read post etc.&lt;/p&gt;\n&lt;p&gt;Either way, the posts end up in our company wide blog server that is Virtuoso based (more about this below). The internal blog server automatically categorizes my blog posts, and automagically determines which posts to upstream to other public blogs that I author (e.g &lt;a href=&quot;http://kidehen.typepad.com/&quot;&gt;http://kidehen.typepad.com&lt;/a&gt; ) or co-author (e.g &lt;a href=&quot;http://www.openlinksw.com/weblogs/uda&quot;&gt;http://www.openlinksw.com/weblogs/uda&lt;/a&gt; and &lt;a href=&quot;http://www.openlinksw.com/weblogs/virtuoso&quot;&gt;http://www.openlinksw.com/weblogs/virtuoso&lt;/a&gt; ). I write once and my posts are dispatched conditionally to multiple outlets.&lt;/p&gt;\n&lt;p&gt;&lt;strong&gt;&lt;u&gt;RSS/Atom/RDF Aggregation &amp;amp; Reading&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;\n&lt;p&gt;I discover, subscribe to, and&amp;nbsp;view blog feeds using &lt;a href=&quot;http://www.newzcrawler.com/&quot;&gt;Newzcrawler&lt;/a&gt; (primarily), and from time to time for experimentation and evaluation purposes I use &lt;a href=&quot;http://www.rssbandit.org/&quot;&gt;RSS Bandit&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;http://www.bradsoft.com/feeddemon/&quot;&gt;FeedDemon&lt;/a&gt;, and &lt;a href=&quot;http://www.bloglines.com/&quot;&gt;Bloglines&lt;/a&gt;. I am in the process of moving this activity over to Virtuoso completely due to the large number of feeds that I consume on a daily basis (scalability is a bit of a problem with current aggregators).&lt;/p&gt;\n&lt;p&gt;&lt;u&gt;&lt;strong&gt;Blog Publishing&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;\n&lt;p&gt;When you visit my blog you are experiencing the&amp;nbsp; soon to be released Virtuoso Blog Publishing engine first hand, which is how&amp;nbsp;WebDAV, SQLX, XQuery/XPath, and Free Text etc. come into the mix.&lt;/p&gt;\n&lt;p&gt;Each time I create a post internally, or subscribe to an external feed, the data ends up in Virtuoso&#39;s SQL Engine (this is how we handle some of the obvious scalability challenges associated with large subscription counts). This engine is SQL2000N based, which implies that it can transform SQL to XML on the fly using recent extensions to SQL in the form of SQLX (prior to the emergence of this standard we used the FOR XML SQL syntax extensions for the same result). It also has its own in-built XSLT processor (DB Engine&amp;nbsp;resident), and validating XML parser (with support for XML Schema).&amp;nbsp; Thus, my &lt;a href=&quot;http://www.openlinksw.com/blog/~kidehen/gems/&quot;&gt;RSS/RDF/Atom archives, FOAF, BlogRoll, OPML, and OCS&lt;/a&gt; blog syndication gems are all live examples of SQLX documents that leverage Virtuoso&#39;s WebDAV engine for exposure to&amp;nbsp;Blog Clients.&lt;/p&gt;\n&lt;p&gt;&lt;strong&gt;&lt;u&gt;Blog Search&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;\n&lt;p&gt;When you search for blog posts using the basic or &lt;a href=&quot;http://www.openlinksw.com/blog/search.vspx?blogid=127&quot;&gt;advanced search&lt;/a&gt; features of my blog, you end up interacting with one of the following methods of querying data hosted in Virtuoso: Free Text Search, XPath, or XQuery. The &lt;a href=&quot;http://www.openlinksw.com/blog/search.vspx?blogid=127&amp;q=virtuoso&amp;type=text&amp;output=html&quot;&gt;result sets&lt;/a&gt; produced by the search feature uses SQLX to produce subscription gems (&lt;a href=&quot;http://www.openlinksw.com/blog/search.vspx?blogid=127&amp;q=virtuoso&amp;type=text&amp;output=xml&quot;&gt;RSS&lt;/a&gt;/&lt;a href=&quot;http://www.openlinksw.com/blog/search.vspx?blogid=127&amp;q=virtuoso&amp;type=text&amp;output=atom&quot;&gt;Atom&lt;/a&gt;/&lt;a href=&quot;http://www.openlinksw.com/blog/search.vspx?blogid=127&amp;q=virtuoso&amp;type=text&amp;output=rdf&quot;&gt;RDF&lt;/a&gt;/&lt;a href=&quot;http://www.openlinksw.com/blog/search.vspx?blogid=127&amp;type=text&amp;kwds=virtuoso&amp;OpenSearch&quot;&gt;OpenSearch&lt;/a&gt;) and &lt;a href=&quot;http://www.openlinksw.com/blog/search.vspx?blogid=127&amp;q=virtuoso&amp;type=text&amp;output=html&quot;&gt;URIs&lt;/a&gt; that enable dynamic tracking of my posts using your search keywords.&lt;/p&gt;\n&lt;p&gt;BTW - the &lt;a href=&quot;http://www.openlinksw.com/blog/~kidehen&quot;&gt;http://www.openlinksw.com/blog/~kidehen&lt;/a&gt; blog home page exists as a result of Virtuoso&#39;s Virtual Domain / Multi-Homing Web Server functionality. The entire site resides in an Object Relational DBMS, and I can take my DB file across Windows, Solaris, Linux, Mac OS X, FreeBSD, AIX, HP-UX, IRIX, and SCO UnixWare without missing a single beat! All I have to do is instantiate my Virtuoso server and my weblog is live.&lt;/p&gt;" ;
	<http://atomowl.org/ontologies/atomrdf#title> "WebDAV, SQLX, and my Weblog" ;
	<http://rdfs.org/sioc/ns#has_creator> <http://www.openlinksw.com/dataspace/uda#this> ;
	<http://rdfs.org/sioc/ns#has_container> <http://www.openlinksw.com/dataspace/uda/weblog/uda%27s%20BLOG%20%5B135%5D> ;
	<http://rdfs.org/sioc/ns#links_to> <http://www.wbloggar.com/> ,
		<http://zempt.com/> ,
		<http://www.rssbandit.org/> ,
		<http://www.tbradford.org/2005/02/xml-with-virtuoso-and-sqlx_02.html> ,
		<http://www.openlinksw.com/blog/search.vspx?blogid=127&type=text&kwds=virtuoso&OpenSearch"\>OpenSearch</a\>) and <a href=> ,
		<http://www.openlinksw.com/blog/~kidehen/gems/> ,
		<http://www.openlinksw.com/blog/search.vspx?blogid=127&q=virtuoso&type=text&output=rdf> ,
		<http://www.openlinksw.com/blog/search.vspx?blogid=127&q=virtuoso&type=text&output=xml> ,
		<http://www.openlinksw.com/blog/search.vspx?blogid=127&q=virtuoso&type=text&output=atom> ,
		<http://www.openlinksw.com/blog/search.vspx?blogid=127&q=virtuoso&type=text&output=html> ,
		<http://www.newzcrawler.com/> ,
		<http://www.openlinksw.com/blog/search.vspx?blogid=127> ,
		<http://www.bloglines.com/> ,
		<http://www.bradsoft.com/feeddemon/> ,
		<http://egaumer.pagecache.org/PyBlosxom/pyblosxom-webdav.html> ,
		<http://kidehen.typepad.com/> ,
		<http://www.openlinksw.com/blog/~kidehen> ,
		<http://copia.ogbuji.net/blog/2005/04/24#Posting_to> ,
		<http://ecto.kung-foo.tv/> ,
		<http://copia.ogbuji.net/blog> ,
		<http://www.openlinksw.com/weblogs/uda> ,
		<http://www.openlinksw.com/weblogs/virtuoso> ;
	<http://atomowl.org/ontologies/atomrdf#source> <http://www.openlinksw.com/dataspace/uda/weblog/uda%27s%20BLOG%20%5B135%5D> ;
	<http://atomowl.org/ontologies/atomrdf#author> <http://www.openlinksw.com/dataspace/organization/uda#this> ;
	<http://atomowl.org/ontologies/atomrdf#published> "2005-04-26T03:54:43Z" ;
	<http://atomowl.org/ontologies/atomrdf#updated> "2006-06-22T12:56:58Z" ;
	<http://atomowl.org/ontologies/atomrdf#link> <http://www.openlinksw.com/weblog/uda/135/?id=811> .
<http://www.openlinksw.com/dataspace/uda/weblog/uda%27s%20BLOG%20%5B135%5D> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://rdfs.org/sioc/types#Weblog> ,
		<http://atomowl.org/ontologies/atomrdf#Feed> ;
	<http://www.w3.org/2000/01/rdf-schema#seeAlso> <http://www.openlinksw.com/dataspace/uda/weblog/uda%27s%20BLOG%20%5B135%5D/sioc.rdf> ;
	<http://www.w3.org/2000/01/rdf-schema#label> "uda's BLOG [135] description" .
<http://www.openlinksw.com/blog/~kidehen> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Person> .
<http://www.openlinksw.com/weblog/uda/135/?id=811> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://atomowl.org/ontologies/atomrdf#Link> .
<http://www.openlinksw.com/dataspace/organization/uda#this> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Organization> ;
	<http://www.w3.org/2000/01/rdf-schema#seeAlso> <http://www.openlinksw.com/dataspace/uda/about.rdf> .
<http://www.openlinksw.com/dataspace/uda#this> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://rdfs.org/sioc/ns#User> ;
	<http://www.w3.org/2000/01/rdf-schema#seeAlso> <http://www.openlinksw.com/dataspace/uda/sioc.rdf> ;
	<http://www.w3.org/2000/01/rdf-schema#label> "UDA Data Space Bot" ;
	<http://rdfs.org/sioc/ns#creator_of> <http://www.openlinksw.com/dataspace/uda/weblog/uda%27s%20BLOG%20%5B135%5D/811> .
<http://www.openlinksw.com/dataspace/uda/weblog/uda%27s%20BLOG%20%5B135%5D> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://atomowl.org/ontologies/atomrdf#Feed> ,
		<http://rdfs.org/sioc/types#Weblog> ;
	<http://www.w3.org/2000/01/rdf-schema#seeAlso> <http://www.openlinksw.com/dataspace/uda/weblog/uda%27s%20BLOG%20%5B135%5D/sioc.rdf> ;
	<http://www.w3.org/2000/01/rdf-schema#label> "uda's BLOG [135] description" ;
	<http://rdfs.org/sioc/ns#container_of> <http://www.openlinksw.com/dataspace/uda/weblog/uda%27s%20BLOG%20%5B135%5D/811> ;
	<http://atomowl.org/ontologies/atomrdf#entry> <http://www.openlinksw.com/dataspace/uda/weblog/uda%27s%20BLOG%20%5B135%5D/811> ;
	<http://atomowl.org/ontologies/atomrdf#contains> <http://www.openlinksw.com/dataspace/uda/weblog/uda%27s%20BLOG%20%5B135%5D/811> .
<http://www.openlinksw.com/dataspace/organization/uda#this> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://xmlns.com/foaf/0.1/Organization> ;
	<http://www.w3.org/2000/01/rdf-schema#seeAlso> <http://www.openlinksw.com/dataspace/uda/about.rdf> ;
	<http://xmlns.com/foaf/0.1/made> <http://www.openlinksw.com/dataspace/uda/weblog/uda%27s%20BLOG%20%5B135%5D/811> .
