The numerical id of the comment to delete.
An error code stating the success of the command execution as detailed in ODS Error Result Codes.
wiki.comment.new
Delete a comment. " ;
oplwebsrv:hasParameter
<#action_wiki.comment.delete_#_comment_id> .
<#action_wiki.comment.delete_#_comment_id>
a oplwebsrv:WebServiceParameter ;
oplwebsrv:parameterName "comment_id" ;
schema:name "comment_id" ;
# oplwebsrv:parameterType "integer" ;
oplwebsrv:isRequired true ;
wdrs:describedby <#this_ODSWikiModuleAPIDoc> ;
schema:mainEntityOfPage <#this_ODSWikiModuleAPIDoc> ;
schema:description " The numerical id of the comment to delete." .
<#action_9e7a615dc6a7d7c51ba06e8a8f23a008>
a schema:Action ;
schema:name "wiki_comment_get" ;
schema:target <#action_wiki.comment.get> .
<#action_wiki.comment.get>
a schema:EntryPoint ;
schema:name "EntryPoint - wiki_comment_get" ;
schema:url The id of the comment.
The details of the comment encoded as RDF+XML triples.
Get details of a comment. " ;
oplwebsrv:hasParameter
<#action_wiki.comment.get_#_comment_id> .
<#action_wiki.comment.get_#_comment_id>
a oplwebsrv:WebServiceParameter ;
oplwebsrv:parameterName "comment_id" ;
schema:name "comment_id" ;
# oplwebsrv:parameterType "integer" ;
oplwebsrv:isRequired true ;
wdrs:describedby <#this_ODSWikiModuleAPIDoc> ;
schema:mainEntityOfPage <#this_ODSWikiModuleAPIDoc> ;
schema:description " The id of the comment." .
<#action_429602fd7c998576f4d0479442ca2d22>
a schema:Action ;
schema:name "wiki_comment_new" ;
schema:target <#action_wiki.comment.new> .
<#action_wiki.comment.new>
a schema:EntryPoint ;
schema:name "EntryPoint - wiki_comment_new" ;
schema:url Comments can be put in threads, ie. a comment can have a parent comment. In that case it is considered a reply to the parent comment. The cluster name of the topic
The topic name
The title of the comment.
The text body of the comment.
The name of the commenter.
The email address of the commenter.
An optional URL to identify the commenter.
An error code stating the success of the command execution as detailed in ODS Error Result Codes. If successful the error code matches the id of the newly created comment.
wiki.comment.delete
Create a new comment on an event or task. " ;
oplwebsrv:hasParameter
<#action_wiki.comment.new_#_cluster> ,
<#action_wiki.comment.new_#_topic> ,
<#action_wiki.comment.new_#_parent_id> ,
<#action_wiki.comment.new_#_title> ,
<#action_wiki.comment.new_#_text> ,
<#action_wiki.comment.new_#_name> ,
<#action_wiki.comment.new_#_email> ,
<#action_wiki.comment.new_#_url> .
<#action_wiki.comment.new_#_cluster>
a oplwebsrv:WebServiceParameter ;
oplwebsrv:parameterName "cluster" ;
schema:name "cluster" ;
# oplwebsrv:parameterType "varchar" ;
oplwebsrv:isRequired true ;
wdrs:describedby <#this_ODSWikiModuleAPIDoc> ;
schema:mainEntityOfPage <#this_ODSWikiModuleAPIDoc> ;
schema:description " The cluster name of the topic " .
<#action_wiki.comment.new_#_topic>
a oplwebsrv:WebServiceParameter ;
oplwebsrv:parameterName "topic" ;
schema:name "topic" ;
# oplwebsrv:parameterType "varchar" ;
oplwebsrv:isRequired true ;
wdrs:describedby <#this_ODSWikiModuleAPIDoc> ;
schema:mainEntityOfPage <#this_ODSWikiModuleAPIDoc> ;
schema:description " The topic name " .
<#action_wiki.comment.new_#_parent_id>
a oplwebsrv:WebServiceParameter ;
oplwebsrv:parameterName "parent_id" ;
schema:name "parent_id" ;
# oplwebsrv:parameterType "integer" ;
oplwebsrv:isRequired false ;
wdrs:describedby <#this_ODSWikiModuleAPIDoc> ;
schema:mainEntityOfPage <#this_ODSWikiModuleAPIDoc> .
<#action_wiki.comment.new_#_title>
a oplwebsrv:WebServiceParameter ;
oplwebsrv:parameterName "title" ;
schema:name "title" ;
# oplwebsrv:parameterType "varchar" ;
oplwebsrv:isRequired true ;
wdrs:describedby <#this_ODSWikiModuleAPIDoc> ;
schema:mainEntityOfPage <#this_ODSWikiModuleAPIDoc> ;
schema:description " The title of the comment. " .
<#action_wiki.comment.new_#_text>
a oplwebsrv:WebServiceParameter ;
oplwebsrv:parameterName "text" ;
schema:name "text" ;
# oplwebsrv:parameterType "varchar" ;
oplwebsrv:isRequired true ;
wdrs:describedby <#this_ODSWikiModuleAPIDoc> ;
schema:mainEntityOfPage <#this_ODSWikiModuleAPIDoc> ;
schema:description " The text body of the comment. " .
<#action_wiki.comment.new_#_name>
a oplwebsrv:WebServiceParameter ;
oplwebsrv:parameterName "name" ;
schema:name "name" ;
# oplwebsrv:parameterType "varchar" ;
oplwebsrv:isRequired true ;
wdrs:describedby <#this_ODSWikiModuleAPIDoc> ;
schema:mainEntityOfPage <#this_ODSWikiModuleAPIDoc> ;
schema:description " The name of the commenter. " .
<#action_wiki.comment.new_#_email>
a oplwebsrv:WebServiceParameter ;
oplwebsrv:parameterName "email" ;
schema:name "email" ;
# oplwebsrv:parameterType "varchar" ;
oplwebsrv:isRequired true ;
wdrs:describedby <#this_ODSWikiModuleAPIDoc> ;
schema:mainEntityOfPage <#this_ODSWikiModuleAPIDoc> ;
schema:description " The email address of the commenter. " .
<#action_wiki.comment.new_#_url>
a oplwebsrv:WebServiceParameter ;
oplwebsrv:parameterName "url" ;
schema:name "url" ;
# oplwebsrv:parameterType "varchar" ;
oplwebsrv:isRequired false ;
wdrs:describedby <#this_ODSWikiModuleAPIDoc> ;
schema:mainEntityOfPage <#this_ODSWikiModuleAPIDoc> ;
schema:description " An optional URL to identify the commenter." .
<#action_729cba6da6eef97dd52310600fa19380>
a schema:Action ;
schema:name "wiki_options_get" ;
schema:target <#action_wiki.options.get> .
<#action_wiki.options.get>
a schema:EntryPoint ;
schema:name "EntryPoint - wiki_options_get" ;
schema:url The cluster name of the topic
The configuration option name. Supported options are: indexPage skinSource primarySkin secondarySkin wikiPlugin newTopicTemplate newCategoryTempate vhostRegularExpression deliciousEnabled webmailEnabled antiSpam technoratiApiKey conversationEnabled inlineMacros interClusterAutolinks
The configuration option value
Get the configuration option of a Wiki instance. " ;
oplwebsrv:hasParameter
<#action_wiki.options.get_#_cluster> ,
<#action_wiki.options.get_#_name> .
<#action_wiki.options.get_#_cluster>
a oplwebsrv:WebServiceParameter ;
oplwebsrv:parameterName "cluster" ;
schema:name "cluster" ;
# oplwebsrv:parameterType "varchar" ;
oplwebsrv:isRequired true ;
wdrs:describedby <#this_ODSWikiModuleAPIDoc> ;
schema:mainEntityOfPage <#this_ODSWikiModuleAPIDoc> ;
schema:description " The cluster name of the topic " .
<#action_wiki.options.get_#_name>
a oplwebsrv:WebServiceParameter ;
oplwebsrv:parameterName "name" ;
schema:name "name" ;
# oplwebsrv:parameterType "varchar" ;
oplwebsrv:isRequired true ;
wdrs:describedby <#this_ODSWikiModuleAPIDoc> ;
schema:mainEntityOfPage <#this_ODSWikiModuleAPIDoc> ;
schema:description " The configuration option name. Supported options are: indexPage skinSource primarySkin secondarySkin wikiPlugin newTopicTemplate newCategoryTempate vhostRegularExpression deliciousEnabled webmailEnabled antiSpam technoratiApiKey conversationEnabled inlineMacros interClusterAutolinks
" .
<#action_ded71b69f3cb2382c41de656b0e47dc5>
a schema:Action ;
schema:name "wiki_options_set" ;
schema:target <#action_wiki.options.set> .
<#action_wiki.options.set>
a schema:EntryPoint ;
schema:name "EntryPoint - wiki_options_set" ;
schema:url The cluster name of the topic
The configuration option name indexPage skinSource primarySkin secondarySkin wikiPlugin
$ curl -i \"http://vos.openlinksw.com/ods/api/wiki.comment.delete?comment_id=5555&user_name=demo&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
<result>
<code>1</code>
<message>Success</message>
</result>
" ;
schema:shortDescription "
$ curl -i \"http://vos.openlinksw.com/ods/api/wiki.comment.get?comment_id=5555&user_name=demo&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
...
" ;
schema:shortDescription "
$ curl -i \"http://vos.openlinksw.com/ods/api/wiki.comment.new?cluster=DemoWiki&topic=Test&title=test&text=simple&name=Kate&[email protected]&url=http://openlinksw.com&user_name=demo&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:03:15 GMT
Accept-Ranges: bytes
Content-Type: text/xml; charset=\"UTF-8\"
Content-Length: 57
<result>
<code>5555</code>
<message>Success</message>
</result>
" ;
schema:shortDescription "
$ curl -i \"http://vos.openlinksw.com/ods/api/wiki.options.get?cluster=DemoWiki&name=indexPage&user_name=demo&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
" ;
schema:shortDescription "