Not logged in : Login
(Sponging disallowed)

About: EntryPoint - calendar_task_new     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : schema:EntryPoint, within Data Space : kingsley.idehen.net associated with source document(s)
QRcode icon
http://kingsley.idehen.net/describe/?url=http%3A%2F%2Fkingsley.idehen.net%2FDAV%2FVAD%2FCalendar%2Fwww%2FAPI_calendar.ttl%23action_calendar.task.new

inst_id The id of the Calendar app instance. See ODS App Instance Ids for details. uid subject The subject/title of the task. description The optional description of the task, typically longer than subject. attendees An optional comma-separated list of email addresses of people working on the task. privacy Set the new task to be public (1) or private (0) or controlled by ACL (2). See ODS Access Control Lists (ACL) for details. tags An optional comma-separated list of tags to assign to the new task. eventStart The start of the task as a datetime value. See also Virtuoso TIMESTAMP; DATE & TIME. eventEnd The end time of the task. The same rules apply as for eventStart. priority The priority of the task. 1 - highest,2 - high3 - normal,4 - low5 - lowest status The task status. Can be one of: "Not Started" "In Progress" "Completed" "Waiting" "Deferred" complete The completion state as percentage (0%, 25%, 50%, 75%, 100%) completed The time when the task has been completed. notes Additional optional notes. An error code stating the success of the command execution as detailed in ODS Error Result Codes. If the task was successfully created the error code will match the id of the event. Example: $ curl -i "http://kingsley.idehen.net/ods/api/calendar.task.new?inst_id=11&subject=test_task&description=test&eventStart=2011.05.20&eventEnd=2011.05.20&event=1&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 05:46:05 GMT Accept-Ranges: bytes Content-Type: text/xml; charset="UTF-8" Content-Length: 60 2518 Success

AttributesValues
type
Description
  • inst_id

    The id of the Calendar app instance. See ODS App Instance Ids for details.

  • uid

  • subject

    The subject/title of the task.

  • description

    The optional description of the task, typically longer than subject.

  • attendees

    An optional comma-separated list of email addresses of people working on the task.

  • privacy

    Set the new task to be public (1) or private (0) or controlled by ACL (2). See ODS Access Control Lists (ACL) for details.

  • tags

    An optional comma-separated list of tags to assign to the new task.

  • eventStart

    The start of the task as a datetime value. See also Virtuoso TIMESTAMP; DATE & TIME.

  • eventEnd

    The end time of the task. The same rules apply as for eventStart.

  • priority

    The priority of the task.

    1 - highest,

    2 - high

    3 - normal,

    4 - low

    5 - lowest

  • status

    The task status. Can be one of:

    "Not Started"

    "In Progress"

    "Completed"

    "Waiting"

    "Deferred"

  • complete

    The completion state as percentage (0%, 25%, 50%, 75%, 100%)

  • completed

    The time when the task has been completed.

  • notes

    Additional optional notes.

An error code stating the success of the command execution as detailed in ODS Error Result Codes. If the task was successfully created the error code will match the id of the event.

Example:
 $ curl -i "http://kingsley.idehen.net/ods/api/calendar.task.new?inst_id=11&subject=test_task&description=test&eventStart=2011.05.20&eventEnd=2011.05.20&event=1&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 05:46:05 GMT
 Accept-Ranges: bytes
 Content-Type: text/xml; charset="UTF-8"
 Content-Length: 60

 <result>
   <code>2518</code>
   <message>Success</message>
 </result>
 

name
  • EntryPoint - calendar_task_new
url
contentType
  • text/xml
httpMethod
  • GET
isWebServiceOf
oplwebservices:endPointURL
hasParameter
schema:shortDescription
  • Create a new Calendar Task.

is target of
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: PivotViewer | iSPARQL | ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 11 2024, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (7 GB total memory, 6 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software