<docbook><section><title>VirtuosoOdsControllersWiki</title><bridgehead class="http://www.w3.org/1999/xhtml:h2">ODS Wiki Controllers</bridgehead>

<table><title /><tgroup><thead /><tbody>
<row />
<row><entry>1</entry><entry>Create New Topic</entry><entry><span style="color: red">
      UNKNOWN tag:
      http://www.w3.org/1999/xhtml:verbatimwiki.topic.new (  cluster varchar,  name varchar,  content varchar)</span></entry><entry><ulink url="VirtuosoOdsControllersWikiEx1">Example</ulink></entry><entry> </entry></row>
<row><entry>2</entry><entry>Get Topic Content</entry><entry><span style="color: red">
      UNKNOWN tag:
      http://www.w3.org/1999/xhtml:verbatimwiki.topic.get (  cluster varchar,  name varchar)</span></entry><entry><ulink url="VirtuosoOdsControllersWikiEx2">Example</ulink></entry><entry> </entry></row>
<row><entry>3</entry><entry>Update Topic Content</entry><entry><span style="color: red">
      UNKNOWN tag:
      http://www.w3.org/1999/xhtml:verbatimwiki.topic.edit (  cluster varchar,  name varchar  content varchar)</span></entry><entry><ulink url="VirtuosoOdsControllersWikiEx3">Example</ulink></entry><entry> </entry></row>
<row><entry>4</entry><entry>Delete Topic</entry><entry><span style="color: red">
      UNKNOWN tag:
      http://www.w3.org/1999/xhtml:verbatimwiki.topic.delete (  cluster varchar,  name varchar)</span>  </entry><entry><ulink url="VirtuosoOdsControllersWikiEx4">Example</ulink></entry><entry> </entry></row>
<row><entry>5</entry><entry>Synchronize Topic</entry><entry><span style="color: red">
      UNKNOWN tag:
      http://www.w3.org/1999/xhtml:verbatimwiki.topic.sync (  cluster varchar,  name varchar)</span> </entry><entry><ulink url="VirtuosoOdsControllersWikiEx5">Example</ulink></entry><entry> </entry></row>
<row><entry>6</entry><entry>Get Topic Versions</entry><entry><span style="color: red">
      UNKNOWN tag:
      http://www.w3.org/1999/xhtml:verbatimwiki.topic.versions (  cluster varchar,  name varchar)</span></entry><entry><ulink url="VirtuosoOdsControllersWikiEx6">Example</ulink></entry><entry> </entry></row>
<row><entry>7</entry><entry>Get Topic Version Content</entry><entry><span style="color: red">
      UNKNOWN tag:
      http://www.w3.org/1999/xhtml:verbatimwiki.topic.versions.get (  cluster varchar,  name varchar,  version varchar)</span></entry><entry><ulink url="VirtuosoOdsControllersWikiEx7">Example</ulink></entry><entry> </entry></row>
<row><entry>8</entry><entry>Create New Upstream </entry><entry><span style="color: red">
      UNKNOWN tag:
      http://www.w3.org/1999/xhtml:verbatimwiki.upstream.new (  cluster varchar,  name varchar,  url varchar,  user varchar,  password varchar)</span></entry><entry><ulink url="VirtuosoOdsControllersWikiEx8">Example</ulink></entry><entry> </entry></row>
<row><entry>9</entry><entry>Upstream Update</entry><entry><span style="color: red">
      UNKNOWN tag:
      http://www.w3.org/1999/xhtml:verbatimwiki.upstream.edit (  cluster varchar,  name varchar,  url varchar,  user varchar,  password varchar)</span></entry><entry><ulink url="VirtuosoOdsControllersWikiEx9">Example</ulink></entry><entry>Can be updated the following values of: url, user and password. </entry></row>
<row><entry>10</entry><entry>Upstream Delete</entry><entry><span style="color: red">
      UNKNOWN tag:
      http://www.w3.org/1999/xhtml:verbatimwiki.upstream.delete (  cluster varchar,  name varchar)</span></entry><entry><ulink url="VirtuosoOdsControllersWikiEx10">Example</ulink></entry><entry> </entry></row>
<row><entry>11</entry><entry>Upstream Synchronize</entry><entry><span style="color: red">
      UNKNOWN tag:
      http://www.w3.org/1999/xhtml:verbatimwiki.upstream.sync (  cluster varchar,  name varchar)</span></entry><entry><ulink url="VirtuosoOdsControllersWikiEx11">Example</ulink></entry><entry> </entry></row>
<row><entry>12</entry><entry>Create Topic Comment</entry><entry><span style="color: red">
      UNKNOWN tag:
      http://www.w3.org/1999/xhtml:verbatimwiki.comment.new (  cluster varchar,  topic varchar,  parent_id integer := null,  title varchar,  text varchar,  name varchar,  email varchar,  url varchar := null)</span></entry><entry><ulink url="VirtuosoOdsControllersWikiEx12">Example</ulink></entry><entry> </entry></row>
<row><entry>13</entry><entry>Get Comment</entry><entry><span style="color: red">
      UNKNOWN tag:
      http://www.w3.org/1999/xhtml:verbatimwiki.comment.get (  comment_id integer)</span> </entry><entry><ulink url="VirtuosoOdsControllersWikiEx13">Example</ulink></entry><entry>The output is RDF data. </entry></row>
<row><entry>14</entry><entry>Delete Comment</entry><entry><span style="color: red">
      UNKNOWN tag:
      http://www.w3.org/1999/xhtml:verbatimwiki.comment.delete (  comment_id integer)</span></entry><entry><ulink url="VirtuosoOdsControllersWikiEx14">Example</ulink></entry><entry> </entry></row>
<row><entry>15</entry><entry>Set Cluster Options </entry><entry><span style="color: red">
      UNKNOWN tag:
      http://www.w3.org/1999/xhtml:verbatimwiki.options.set (  cluster varchar,  name varchar,  value varchar)</span></entry><entry><ulink url="VirtuosoOdsControllersWikiEx15">Example</ulink></entry><entry>The supported option names are:   * indexPage   * primarySkin   * secondarySkin   * wikiPlugin   * newTopicTemplate   * newCategoryTempate   * vhostRegularExpression   * deliciousEnabled   * webmailEnabled   * antiSpam   * technoratiApiKey   * conversationEnabled   * inlineMacros   * interClusterAutolinks </entry></row>
<row><entry>16</entry><entry>Get Cluster Options</entry><entry><span style="color: red">
      UNKNOWN tag:
      http://www.w3.org/1999/xhtml:verbatimwiki.options.get ( cluster varchar, name varchar)</span></entry><entry><ulink url="VirtuosoOdsControllersWikiEx16">Example</ulink></entry><entry> </entry></row>
</tbody></tgroup></table>
<bridgehead class="http://www.w3.org/1999/xhtml:h3">References</bridgehead>
<itemizedlist mark="bullet" spacing="compact"><listitem><ulink url="VirtuosoOdsControllers">ODS Controllers</ulink> </listitem>
</itemizedlist></section></docbook>