This HTML5 document contains 10 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.comment.delete_#
n6https://www.iodbc.org/ods/api/wiki.comment.
schemahttp://schema.org/
n2http://www.iodbc.org/DAV/VAD/wiki/Root/API_wiki.ttl#action_wiki.comment.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
Subject Item
n2:delete
rdf:type
schema:EntryPoint
schema:httpMethod
GET
schema:contentType
text/xml
n3:isWebServiceOf
n4:this_ODSWikiModuleAPI
n3:endPointURL
n6:delete
schema:shortDescription
<p>Delete a comment. </p>
n3:hasParameter
n7:_comment_id
schema:name
EntryPoint - wiki_comment_delete
schema:description
<p><parameterlist kind="param"><li> <parameternamelist> <parametername>comment_id</parametername> </parameternamelist> <parameterdescription> <p>The numerical id of the comment to delete.</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> <simplesect kind="see"><p><ref kindref="member" refid="group__ods__module__wiki_1ga429602fd7c998576f4d0479442ca2d22">wiki.comment.new</ref></p></simplesect> <bold>Example:</bold> <pre> $ curl -i "http://www.iodbc.org/ods/api/wiki.comment.delete?comment_id=5555&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 07:07:00 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
n6:delete