<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: OAI-PMH in XQuery</title>
	<atom:link href="http://lackoftalent.org/michael/blog/2007/09/25/oai-pmh-in-xquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://lackoftalent.org/michael/blog/2007/09/25/oai-pmh-in-xquery/</link>
	<description>The occasional rambling of a digital library artisan</description>
	<pubDate>Tue, 06 Jan 2009 12:08:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mjgiarlo</title>
		<link>http://lackoftalent.org/michael/blog/2007/09/25/oai-pmh-in-xquery/comment-page-1/#comment-47952</link>
		<dc:creator>mjgiarlo</dc:creator>
		<pubDate>Tue, 25 Sep 2007 19:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://lackoftalent.org/michael/blog/2007/09/25/oai-pmh-in-xquery/#comment-47952</guid>
		<description>Martin, thanks for your comment.  I may have been too hasty in pointing fingers. :)

I'm testing on a server running X-Hive 7.4.  Not sure what version of eXist Winona has up.</description>
		<content:encoded><![CDATA[<p>Martin, thanks for your comment.  I may have been too hasty in pointing fingers. :)</p>
<p>I&#039;m testing on a server running X-Hive 7.4.  Not sure what version of eXist Winona has up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Probst</title>
		<link>http://lackoftalent.org/michael/blog/2007/09/25/oai-pmh-in-xquery/comment-page-1/#comment-47951</link>
		<dc:creator>Martin Probst</dc:creator>
		<pubDate>Tue, 25 Sep 2007 19:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://lackoftalent.org/michael/blog/2007/09/25/oai-pmh-in-xquery/#comment-47951</guid>
		<description>X-Hive follows the XQuery specification regarding the external variables etc., it passes 99.7% of the XQTS Test Suite (http://www.w3.org/XML/Query/test-suite/XQTSReportSimple.html). eXist scores well there, too. Are you sure you're using a current version of both?</description>
		<content:encoded><![CDATA[<p>X-Hive follows the XQuery specification regarding the external variables etc., it passes 99.7% of the XQTS Test Suite (http://www.w3.org/XML/Query/test-suite/XQTSReportSimple.html). eXist scores well there, too. Are you sure you&#039;re using a current version of both?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mjgiarlo</title>
		<link>http://lackoftalent.org/michael/blog/2007/09/25/oai-pmh-in-xquery/comment-page-1/#comment-47949</link>
		<dc:creator>mjgiarlo</dc:creator>
		<pubDate>Tue, 25 Sep 2007 19:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://lackoftalent.org/michael/blog/2007/09/25/oai-pmh-in-xquery/#comment-47949</guid>
		<description>Good point about the different XQuery syntaxes.  I wonder which one (if not both) deviates from the 1.0 spec.  If we could come up with some style conventions that handle the differences, that would be fantastic.

As for resumptionTokens, we kicked around a number of different ways of handling them.  Ultimately, if we're designing an OAI-PMH provider for native XML databases, we think it might be best just to do it all in within the NXD, using something like XUpdate to store and manage cached result sets.  It's an open question and I'd be interested in your thoughts on the matter.</description>
		<content:encoded><![CDATA[<p>Good point about the different XQuery syntaxes.  I wonder which one (if not both) deviates from the 1.0 spec.  If we could come up with some style conventions that handle the differences, that would be fantastic.</p>
<p>As for resumptionTokens, we kicked around a number of different ways of handling them.  Ultimately, if we&#039;re designing an OAI-PMH provider for native XML databases, we think it might be best just to do it all in within the NXD, using something like XUpdate to store and manage cached result sets.  It&#039;s an open question and I&#039;d be interested in your thoughts on the matter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Winona</title>
		<link>http://lackoftalent.org/michael/blog/2007/09/25/oai-pmh-in-xquery/comment-page-1/#comment-47947</link>
		<dc:creator>Winona</dc:creator>
		<pubDate>Tue, 25 Sep 2007 18:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://lackoftalent.org/michael/blog/2007/09/25/oai-pmh-in-xquery/#comment-47947</guid>
		<description>Hi Mike,
I haven't really gone over the code, so I can't say for sure, but I know in the past that X-Hive and eXist have some differences in xquery syntax, such as declaring external variables and such. So there may need to be a little tweaking there. 

I imagine that UVM will be able to use this mostly out of the box, except for needing resumption tokens, and the X-Hive/eXist differences (which sound fairly minor). I'll let you know how it goes when I finally get around to testing it.</description>
		<content:encoded><![CDATA[<p>Hi Mike,<br />
I haven&#039;t really gone over the code, so I can&#039;t say for sure, but I know in the past that X-Hive and eXist have some differences in xquery syntax, such as declaring external variables and such. So there may need to be a little tweaking there. </p>
<p>I imagine that UVM will be able to use this mostly out of the box, except for needing resumption tokens, and the X-Hive/eXist differences (which sound fairly minor). I&#039;ll let you know how it goes when I finally get around to testing it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
