Not logged in : Login
(Sponging disallowed)

About: EntryPoint - calendar_publication_edit     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.publication.edit

ODS Calendar allows to publish its contents to WebDAV, CalDAV, or a writable URL. This method allows to create new publications which are then updated according to the settings.The published file contains the calendar's events and/or tasks in iCal format. publication_id The id of the Calendar publication as returned by calendar.publication.new(). name A user-readable name for the publication. FIXME: why is this not optional? updateType Can be one of: 1 - The publication is updated manually via calendar.publication.sync()2 - The publication is updated automatically whenever an entry changes.3 - The publication is updated based on the schedule set via updatePeriod and updateFreq. updatePeriod Can be one of "daily" and "hourly". Only used for the scheduled updating. updateFreq Specifies the frequency of the scheduled updates. Depending on the value of updatePeriod the publication is updated every N days or hours. destinationType Can be one of the following: "webdav" - In this case the destination is a WebDAV path."caldav" - In this case the destination is a CalDAV path."url" - In this case the destination is a URL. destination The location where the events and tasks should be published (depends on the value of destinationType) userName An optional userName which might be required to access the destination. userPassword The password for the given userName. events If 1 events are published. tasks If 1 tasks are published. FIXME: the UI provides "mails to attendees" configuration.An error code stating the success of the command execution as detailed in ODS Error Result Codes. calendar.publication.new Example: $ curl -i "http://kingsley.idehen.net/ods/api/calendar.publication.edit?publication_id=20&name=testpub3&destination=DAV/home/demo/Public/Demo_PUB_Calendar.ics&userName=demo&userPassword=demo&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: Tue, 24 May 2011 21:56:16 GMT Accept-Ranges: bytes Content-Type: text/xml; charset="UTF-8" Content-Length: 58 20 Success

AttributesValues
type
Description
  • ODS Calendar allows to publish its contents to WebDAV, CalDAV, or a writable URL. This method allows to create new publications which are then updated according to the settings.

    The published file contains the calendar's events and/or tasks in iCal format.

  • publication_id

    The id of the Calendar publication as returned by calendar.publication.new().

  • name

    A user-readable name for the publication. FIXME: why is this not optional?

  • updateType

    Can be one of:

    1 - The publication is updated manually via calendar.publication.sync()

    2 - The publication is updated automatically whenever an entry changes.

    3 - The publication is updated based on the schedule set via updatePeriod and updateFreq.

  • updatePeriod

    Can be one of "daily" and "hourly". Only used for the scheduled updating.

  • updateFreq

    Specifies the frequency of the scheduled updates. Depending on the value of updatePeriod the publication is updated every N days or hours.

  • destinationType

    Can be one of the following:

    "webdav" - In this case the destination is a WebDAV path.

    "caldav" - In this case the destination is a CalDAV path.

    "url" - In this case the destination is a URL.

  • destination

    The location where the events and tasks should be published (depends on the value of destinationType)

  • userName

    An optional userName which might be required to access the destination.

  • userPassword

    The password for the given userName.

  • events

    If 1 events are published.

  • tasks

    If 1 tasks are published.

FIXME: the UI provides "mails to attendees" configuration.

An error code stating the success of the command execution as detailed in ODS Error Result Codes.

calendar.publication.new

Example:
 $ curl -i "http://kingsley.idehen.net/ods/api/calendar.publication.edit?publication_id=20&name=testpub3&destination=DAV/home/demo/Public/Demo_PUB_Calendar.ics&userName=demo&userPassword=demo&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: Tue, 24 May 2011 21:56:16 GMT
 Accept-Ranges: bytes
 Content-Type: text/xml; charset="UTF-8"
 Content-Length: 58

 <result>
   <code>20</code>
   <message>Success</message>
 </result>
 

name
  • EntryPoint - calendar_publication_edit
url
contentType
  • text/xml
httpMethod
  • GET
isWebServiceOf
oplwebservices:endPointURL
hasParameter
schema:shortDescription
  • Modify a calendar publication.

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, 5 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software