This HTML5 document contains 12 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#
n5http://www.iodbc.org/DAV/VAD/wiki/Root/API_wiki.ttl#
n2http://www.iodbc.org/DAV/VAD/wiki/Root/API_wiki.ttl#action_wiki.topic.
schemahttp://schema.org/
n7http://www.iodbc.org/DAV/VAD/wiki/Root/API_wiki.ttl#action_wiki.topic.edit_#
n6https://www.iodbc.org/ods/api/wiki.topic.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
Subject Item
n2:edit
rdf:type
schema:EntryPoint
schema:httpMethod
GET
schema:contentType
text/xml
n4:isWebServiceOf
n5:this_ODSWikiModuleAPI
n4:endPointURL
n6:edit
schema:shortDescription
<p>Modify a topic. </p>
n4:hasParameter
n7:_name n7:_content n7:_cluster
schema:name
EntryPoint - wiki_topic_edit
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 topic name </p></parameterdescription> </li> <li> <parameternamelist> <parametername>content</parametername> </parameternamelist> <parameterdescription> <p>The topic content</p></parameterdescription> </li> </ul> <simplesect kind="return"><p>A set of RDF triples detailing the event or task encoded as RDF+XML.</p></simplesect> <simplesect kind="see"><p><ref kindref="member" refid="group__ods__module__wiki_1ga7b702067e20ab47a339c5516028609f5">wiki.topic.new</ref></p></simplesect> <bold>Example:</bold> <pre> $ curl -i "http://www.iodbc.org/ods/api/wiki.topic.edit?cluster=DemoWiki&amp;name=Test&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 21:05:58 GMT Accept-Ranges: bytes Content-Type: text/xml Content-Length: 1234 ... </pre> </p>
schema:url
n6:edit