<docbook><section><title>ODSManageOAuthWGEx10</title><title>OAuth-Simple Web Discovery Curl Example for Service &#39;polls&#39;</title>OAuth-Simple Web Discovery Curl Example for Service &#39;polls&#39;
<programlisting>$ curl -i &quot;http://ods-qa.openlinksw.com/.well-known/simple-web-discovery?principal=mailto:demo@ods-qa.openlinksw.com&amp;service=ur
n:openlinksw.com:ods:polls&quot;
HTTP/1.1 200 OK
Server: Virtuoso/06.02.3128 (Linux) x86_64-unknown-linux-gnu  VDB
Connection: Keep-Alive
Date: Tue, 02 Nov 2010 14:34:58 GMT
Accept-Ranges: bytes
Content-Type: application/json; charset=&quot;UTF-8&quot;
Content-Length: 104

{
 &quot;locations&quot;:[
   &quot;http://ods-qa.openlinksw.com/dataspace/demo/polls/Demo%20User%27s%20Polls&quot;
   ]
}
</programlisting><para> </para>
<bridgehead class="http://www.w3.org/1999/xhtml:h3">Related</bridgehead>
<itemizedlist mark="bullet" spacing="compact"><listitem><ulink url="ODSManageOAuthWG">ODS OAuth-Simple Web Discovery (SWD) Guide</ulink> </listitem>
<listitem><ulink url="OdsPolls">ODS-Polls</ulink> </listitem>
<listitem><ulink url="ODSManageOAuthFeatures">ODS OAuth Supported Features</ulink> </listitem>
</itemizedlist></section></docbook>