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
n3http://www.openlinksw.com/ontology/webservices#
n4http://www.iodbc.org/DAV/VAD/wiki/Root/API_wiki.ttl#
n7http://www.iodbc.org/DAV/VAD/wiki/Root/API_wiki.ttl#action_wiki.options.get_#
schemahttp://schema.org/
n2http://www.iodbc.org/DAV/VAD/wiki/Root/API_wiki.ttl#action_wiki.options.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n5https://www.iodbc.org/ods/api/wiki.options.
xsdhhttp://www.w3.org/2001/XMLSchema#
Subject Item
n2:get
rdf:type
schema:EntryPoint
schema:httpMethod
GET
schema:contentType
text/xml
n3:isWebServiceOf
n4:this_ODSWikiModuleAPI
n3:endPointURL
n5:get
schema:shortDescription
<p>Get the configuration option of a Wiki instance. </p>
n3:hasParameter
n7:_cluster n7:_name
schema:name
EntryPoint - wiki_options_get
schema:description
<p><parameterlist kind="param"><li> <parameternamelist> <parametername>cluster</parametername> </parameternamelist> <parameterdescription> <p>The cluster name of the topic </p></parameterdescription> </li> <li> <parameternamelist> <parametername>name</parametername> </parameternamelist> <parameterdescription> <p>The configuration option name. Supported options are:<itemizedlist> <listitem><p>indexPage</p></listitem><listitem><p>skinSource</p></listitem><listitem><p>primarySkin</p></listitem><listitem><p>secondarySkin</p></listitem><listitem><p>wikiPlugin</p></listitem><listitem><p>newTopicTemplate</p></listitem><listitem><p>newCategoryTempate</p></listitem><listitem><p>vhostRegularExpression</p></listitem><listitem><p>deliciousEnabled</p></listitem><listitem><p>webmailEnabled</p></listitem><listitem><p>antiSpam</p></listitem><listitem><p>technoratiApiKey</p></listitem><listitem><p>conversationEnabled</p></listitem><listitem><p>inlineMacros</p></listitem><listitem><p>interClusterAutolinks</p></listitem></itemizedlist> </p></parameterdescription> </li> </ul> <simplesect kind="return"><p>The configuration option value</p></simplesect> <bold>Example:</bold> <pre> $ curl -i "http://www.iodbc.org/ods/api/wiki.options.get?cluster=DemoWiki&amp;name=indexPage&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: Fri, 20 May 2011 08:10:08 GMT Accept-Ranges: bytes Content-Type: text/plain Content-Length: 625 WelcomeVisitors </pre> </p>
schema:url
n5:get