<?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"
	>
<channel>
	<title>Comments on: Debugging Semantic Web sites with cURL</title>
	<atom:link href="http://dowhatimean.net/2007/02/debugging-semantic-web-sites-with-curl/feed" rel="self" type="application/rss+xml" />
	<link>http://dowhatimean.net/2007/02/debugging-semantic-web-sites-with-curl</link>
	<description>Richard Cyganiak's Weblog</description>
	<pubDate>Fri, 12 Mar 2010 02:00:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Knowledge Hives &#187; Linking Public Vocabularies - openvocabulary.info</title>
		<link>http://dowhatimean.net/2007/02/debugging-semantic-web-sites-with-curl#comment-288874</link>
		<dc:creator>Knowledge Hives &#187; Linking Public Vocabularies - openvocabulary.info</dc:creator>
		<pubDate>Wed, 26 Aug 2009 20:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://dowhatimean.net/2007/02/debugging-semantic-web-sites-with-curl#comment-288874</guid>
		<description>&lt;p&gt;[...] guidelines outlines by the Linked Data initiative, especially recommendation for Cool URIs and content negotiation. Apart from RDF rendering API, Open Vocabulary delivers two methods for vocabulary concepts [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] guidelines outlines by the Linked Data initiative, especially recommendation for Cool URIs and content negotiation. Apart from RDF rendering API, Open Vocabulary delivers two methods for vocabulary concepts [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Linked Data #1 &#8211; What is Linked Data? An easy explanation attempt&#8230; &#171; Data.Information.Knowledge.Web</title>
		<link>http://dowhatimean.net/2007/02/debugging-semantic-web-sites-with-curl#comment-286743</link>
		<dc:creator>Linked Data #1 &#8211; What is Linked Data? An easy explanation attempt&#8230; &#171; Data.Information.Knowledge.Web</dc:creator>
		<pubDate>Wed, 05 Aug 2009 12:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://dowhatimean.net/2007/02/debugging-semantic-web-sites-with-curl#comment-286743</guid>
		<description>&lt;p&gt;[...] Green Day. When applications access that URI, they get the data in RDF. To try this out, check the tutorial on how to access these URIs with cURL in order to get RDF (and other formats) [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Green Day. When applications access that URI, they get the data in RDF. To try this out, check the tutorial on how to access these URIs with cURL in order to get RDF (and other formats) [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: osorio</title>
		<link>http://dowhatimean.net/2007/02/debugging-semantic-web-sites-with-curl#comment-277270</link>
		<dc:creator>osorio</dc:creator>
		<pubDate>Fri, 22 May 2009 14:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://dowhatimean.net/2007/02/debugging-semantic-web-sites-with-curl#comment-277270</guid>
		<description>&lt;p&gt;Nelson- could you be a little more specific about what you are tiring to say?
It looks like your tiring to redirect a url maybe someone will email you a solution that is if you haven't solved it already.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nelson- could you be a little more specific about what you are tiring to say?
It looks like your tiring to redirect a url maybe someone will email you a solution that is if you haven&#8217;t solved it already.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Nelson de Moura</title>
		<link>http://dowhatimean.net/2007/02/debugging-semantic-web-sites-with-curl#comment-231440</link>
		<dc:creator>Nelson de Moura</dc:creator>
		<pubDate>Fri, 31 Oct 2008 11:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://dowhatimean.net/2007/02/debugging-semantic-web-sites-with-curl#comment-231440</guid>
		<description>&lt;p&gt;After curl post, the Location: in the header is returning with relative url.&lt;/p&gt;

&lt;p&gt;i.e. /PessoasHomolog/Candidatos/Apresentacao.aspx?uid=CPds5pFRP7NZVtoYaDvA33DYn5i2VO8k9z2TNXgSurEku1B7JcFD4DuynO%2fpq6dW &lt;/p&gt;

&lt;p&gt;And when I set the CURLOPT_FOLLOWLOCATION to follow the Location, they put my domain before the Location:&lt;/p&gt;

&lt;p&gt;i.e. http://www.mydomain.com/PessoasHomolog/Candidatos/Apresentacao.aspx?uid=CPds5pFRP7NZVtoYaDvA33DYn5i2VO8k9z2TNXgSurEku1B7JcFD4DuynO%2fpq6dW &lt;/p&gt;

&lt;p&gt;What IÂ´m lookin for is a way to merge "http://www.externaldomain.com" with the Location: in results.&lt;/p&gt;

&lt;p&gt;i.e. http://www.externaldomain.com/PessoasHomolog/Candidatos/Apresentacao.aspx?uid=CPds5pFRP7NZVtoYaDvA33DYn5i2VO8k9z2TNXgSurEku1B7JcFD4DuynO%2fpq6dW &lt;/p&gt;

&lt;p&gt;Thanks for any help.
nelsonmoura@gmail.com&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>After curl post, the Location: in the header is returning with relative url.</p>

<p>i.e. /PessoasHomolog/Candidatos/Apresentacao.aspx?uid=CPds5pFRP7NZVtoYaDvA33DYn5i2VO8k9z2TNXgSurEku1B7JcFD4DuynO%2fpq6dW </p>

<p>And when I set the CURLOPT_FOLLOWLOCATION to follow the Location, they put my domain before the Location:</p>

<p>i.e. <a href="http://www.mydomain.com/PessoasHomolog/Candidatos/Apresentacao.aspx?uid=CPds5pFRP7NZVtoYaDvA33DYn5i2VO8k9z2TNXgSurEku1B7JcFD4DuynO%2fpq6dW" rel="nofollow">http://www.mydomain.com/PessoasHomolog/Candidatos/Apresentacao.aspx?uid=CPds5pFRP7NZVtoYaDvA33DYn5i2VO8k9z2TNXgSurEku1B7JcFD4DuynO%2fpq6dW</a> </p>

<p>What IÂ´m lookin for is a way to merge &#8220;http://www.externaldomain.com&#8221; with the Location: in results.</p>

<p>i.e. <a href="http://www.externaldomain.com/PessoasHomolog/Candidatos/Apresentacao.aspx?uid=CPds5pFRP7NZVtoYaDvA33DYn5i2VO8k9z2TNXgSurEku1B7JcFD4DuynO%2fpq6dW" rel="nofollow">http://www.externaldomain.com/PessoasHomolog/Candidatos/Apresentacao.aspx?uid=CPds5pFRP7NZVtoYaDvA33DYn5i2VO8k9z2TNXgSurEku1B7JcFD4DuynO%2fpq6dW</a> </p>

<p>Thanks for any help.
<a href="mailto:nelsonmoura@gmail.com">nelsonmoura@gmail.com</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Betz</title>
		<link>http://dowhatimean.net/2007/02/debugging-semantic-web-sites-with-curl#comment-165967</link>
		<dc:creator>Joe Betz</dc:creator>
		<pubDate>Sun, 25 May 2008 03:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://dowhatimean.net/2007/02/debugging-semantic-web-sites-with-curl#comment-165967</guid>
		<description>&lt;p&gt;Hi Richard,&lt;/p&gt;

&lt;p&gt;For posterity.  I also use the -L option quite often.  This will follow the 'see also' headers and return the contents (or headers) of the URI containing the actual semantic data.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Richard,</p>

<p>For posterity.  I also use the -L option quite often.  This will follow the &#8217;see also&#8217; headers and return the contents (or headers) of the URI containing the actual semantic data.</p>]]></content:encoded>
	</item>
</channel>
</rss>
