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#
n7http://www.iodbc.org/DAV/VAD/wiki/Root/API_wiki.ttl#
n5https://www.iodbc.org/ods/api/wiki.comment.
schemahttp://schema.org/
n4http://www.iodbc.org/DAV/VAD/wiki/Root/API_wiki.ttl#action_wiki.comment.get_#
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:get
rdf:type
schema:EntryPoint
schema:httpMethod
GET
schema:contentType
text/xml
n3:isWebServiceOf
n7:this_ODSWikiModuleAPI
n3:endPointURL
n5:get
schema:shortDescription
<p>Get details of a comment. </p>
n3:hasParameter
n4:_comment_id
schema:name
EntryPoint - wiki_comment_get
schema:description
<p><parameterlist kind="param"><li> <parameternamelist> <parametername>comment_id</parametername> </parameternamelist> <parameterdescription> <p>The id of the comment.</p></parameterdescription> </li> </ul> <simplesect kind="return"><p>The details of the comment encoded as RDF+XML triples.</p></simplesect> <bold>Example:</bold> <pre> $ curl -i "http://www.iodbc.org/ods/api/wiki.comment.get?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:04:08 GMT Accept-Ranges: bytes Content-Type: application/sparql-results+xml Content-Length: 1234 ... </pre> </p>
schema:url
n5:get