<docbook><section><title>VirtuosoOdsControllersAddressbookEx7</title><title>Example Usage of ODS Addressbook Controller for Get annotation details</title>Example Usage of ODS Addressbook Controller for Get annotation details
<programlisting>$ curl -i &quot;http://demo.openlinksw.com/ods/api/addressbook.annotation.get?annotation_id=2&amp;user_name=demo&amp;password_hash=921q783d9e4cbdf5cvs343dafdfvrf6a4fh&quot;
HTTP/1.1 200 OK
Server: Virtuoso/06.02.3129 (Solaris) x86_64-pc-solaris2.10-64  VDB
Connection: Keep-Alive
Date: Wed, 18 May 2011 13:18:21 GMT
Accept-Ranges: bytes
Content-Type: application/sparql-results+xml
Content-Length: 1890

&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; ?&gt;
  &lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:rdfs=&quot;http://www.w3.org/2000/01/rdf-schema#&quot;&gt;
  &lt;rdf:Description rdf:about=&quot;http://demo.openlinksw.com/dataspace/demo/addressbook/demo%27s%20AddressBook/2214/annotation/2&quot;&gt;
    &lt;n0pred:modified xmlns:n0pred=&quot;http://www.w3.org/2000/10/annotation-ns#&quot; rdf:datatype=&quot;http://www.w3.org/2001/XMLSchema#dateTime&quot;&gt;2011-05-18T09:17:14-04:00&lt;/n0pred:modified&gt;
  &lt;/rdf:Description&gt;
  &lt;rdf:Description rdf:about=&quot;http://demo.openlinksw.com/dataspace/demo/addressbook/demo%27s%20AddressBook/2214/annotation/2&quot;&gt;
    &lt;n0pred:created xmlns:n0pred=&quot;http://www.w3.org/2000/10/annotation-ns#&quot; rdf:datatype=&quot;http://www.w3.org/2001/XMLSchema#dateTime&quot;&gt;2011-05-18T09:17:14-04:00&lt;/n0pred:created&gt;
  &lt;/rdf:Description&gt;
  &lt;rdf:Description rdf:about=&quot;http://demo.openlinksw.com/dataspace/demo/addressbook/demo%27s%20AddressBook/2214/annotation/2&quot;&gt;
    &lt;n0pred:body xmlns:n0pred=&quot;http://www.w3.org/2000/10/annotation-ns#&quot;&gt;simple comment2&lt;/n0pred:body&gt;
  &lt;/rdf:Description&gt;
  &lt;rdf:Description rdf:about=&quot;http://demo.openlinksw.com/dataspace/demo/addressbook/demo%27s%20AddressBook/2214/annotation/2&quot;&gt;
    &lt;n0pred:has_services xmlns:n0pred=&quot;http://rdfs.org/sioc/services#&quot; rdf:resource=&quot;http://demo.openlinksw.com/dataspace/services/addressbook/contact/annotation&quot;/&gt;
  &lt;/rdf:Description&gt;
  &lt;rdf:Description rdf:about=&quot;http://demo.openlinksw.com/dataspace/demo/addressbook/demo%27s%20AddressBook/2214/annotation/2&quot;&gt;
    &lt;n0pred:annotates xmlns:n0pred=&quot;http://www.w3.org/2000/10/annotation-ns#&quot; rdf:resource=&quot;http://demo.openlinksw.com/dataspace/demo/addressbook/demo%27s%20AddressBook/2214&quot;/&gt;
  &lt;/rdf:Description&gt;
  &lt;rdf:Description rdf:about=&quot;http://demo.openlinksw.com/dataspace/demo/addressbook/demo%27s%20AddressBook/2214/annotation/2&quot;&gt;
    &lt;n0pred:author xmlns:n0pred=&quot;http://www.w3.org/2000/10/annotation-ns#&quot;&gt;Jane&lt;/n0pred:author&gt;
  &lt;/rdf:Description&gt;
&lt;/rdf:RDF&gt;
</programlisting><para> </para>
<bridgehead class="http://www.w3.org/1999/xhtml:h2">Related</bridgehead>
<itemizedlist mark="bullet" spacing="compact"><listitem><ulink url="VirtuosoOdsControllersAddressbook">Addressbook Controllers</ulink> </listitem>
</itemizedlist></section></docbook>