This HTML5 document contains 11 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n4http://www.openlinksw.com/ontology/webservices#
n6http://www.iodbc.org/DAV/VAD/wiki/Root/API_wiki.ttl#
schemahttp://schema.org/
n2http://www.iodbc.org/DAV/VAD/wiki/Root/API_wiki.ttl#action_wiki.upstream.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n7https://www.iodbc.org/ods/api/wiki.upstream.
xsdhhttp://www.w3.org/2001/XMLSchema#
n5http://www.iodbc.org/DAV/VAD/wiki/Root/API_wiki.ttl#action_wiki.upstream.sync_#
Subject Item
n2:sync
rdf:type
schema:EntryPoint
schema:httpMethod
GET
schema:contentType
text/xml
n4:isWebServiceOf
n6:this_ODSWikiModuleAPI
n4:endPointURL
n7:sync
schema:shortDescription
<p>Synchronize a cluster upstream. </p>
n4:hasParameter
n5:_cluster n5:_name
schema:name
EntryPoint - wiki_upstream_sync
schema:description
<p>Manually synchonizes a cluster upstream created with <ref kindref="member" refid="group__ods__module__wiki_1ga08e13b75c529088b4afb42c25c7de2f3">wiki.upstream.new()</ref>. This is required if the subscription has been configured to be manually updated. However, it can also be used to force an update on subscriptions with a scheduled update interval.</p><p><parameterlist kind="param"><li> <parameternamelist> <parametername>cluster</parametername> </parameternamelist> <parameterdescription> <p>The cluster name of the upstream </p></parameterdescription> </li> <li> <parameternamelist> <parametername>name</parametername> </parameternamelist> <parameterdescription> <p>A human-readable name for the upstream.</p></parameterdescription> </li> </ul> <simplesect kind="return"><p>An error code stating the success of the command execution as detailed in <ref kindref="member" refid="ods_response_format_1ods_response_format_result_code">ODS Error Result Codes</ref>.</p></simplesect> <bold>Example:</bold> <pre> $ curl -i "http://www.iodbc.org/ods/api/wiki.upstream.sync?cluster=DemoWiki&amp;name=demoUpstream&amp;userName=demo&amp;userPassword=demo&amp;user_name=demo&amp;password_hash=921q783d9e4cbdf5cvs343dafdfvrf6a4fh" HTTP/1.1 200 OK Server: Virtuoso/06.02.3129 (Linux) x86_64-generic-linux-glibc25-64 VDB Connection: Keep-Alive Date: Tue, 24 May 2011 22:40:59 GMT Accept-Ranges: bytes Content-Type: text/xml; charset="UTF-8" Content-Length: 57 &lt;result&gt; &lt;code&gt;1&lt;/code&gt; &lt;message&gt;Success&lt;/message&gt; &lt;/result&gt; </pre> </p>
schema:url
n7:sync