<docbook><section><title>OdsAccessPoints</title><para> </para>
<bridgehead class="http://www.w3.org/1999/xhtml:h3"> ODS Application Endpoints (URL Redirection)</bridgehead>
<para>ODS has an application URI scheme for easy recollection of application instantiation end points.
 A URL in the format shown below will redirect to the appropriate page of the application requested.</para>
<para>The general form of the redirect URL in ODS is as follows:</para>
<programlisting>http://&lt;host&gt;.&lt;domain&gt;:[port]/dataspace/&lt;ods-member-username&gt;/&lt;ods-app-realm&gt;/&lt;ods-app-instance-id&gt;
</programlisting><para> Where <span style="color: red">
      UNKNOWN tag:
      http://www.w3.org/1999/xhtml:ods-app-realm is an ODS application realm is one of the following values :</span></para>
<itemizedlist mark="bullet" spacing="compact"><listitem>feeds </listitem>
<listitem>weblog </listitem>
<listitem>wiki </listitem>
<listitem>briefcase </listitem>
<listitem>mail </listitem>
<listitem>bookmark </listitem>
<listitem>photos </listitem>
<listitem>community </listitem>
<listitem>news</listitem>
</itemizedlist><para>Example:</para>
<programlisting>which takes you to the Weblog home page of a blog owned by Kingsley Idehen (an ODS member)  named: Kingsley Idehen Blog DataSpace 
</programlisting><para>There are also ODS Access Points scoped to the ODS member level for a given realm that enable the listing of all application instances belonging to an ODS member.</para>
<para>The Access Convention is as follows: http://<span style="color: red">
      UNKNOWN tag:
      http://www.w3.org/1999/xhtml:host.:[port]/dataspace/</span></para>
<para>where <span style="color: red">
      UNKNOWN tag:
      http://www.w3.org/1999/xhtml:ods-member-username is an ODS members login name.</span></para>
<para>example:</para>
<programlisting>http://host:port/dataspaces/kidehen 
</programlisting><para> <ulink url="CategoryGlossary">CategoryGlossary</ulink> <ulink url="CategoryODS">CategoryODS</ulink> </para>
</section></docbook>