Not logged in : Login
(Sponging disallowed)

About: EntryPoint - calendar_export     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.export

inst_id The id of the Calendar app instance. See ODS App Instance Ids for details. events If 1 events will be exported. tasks If 1 tasks will be exported. periodFrom Optional start time. If given no events or tasks before that time will be exported. periodTo Optional end time. If given no events or tasks after that time will be exported. tagsInclude Optional comma-separated list of tags to include in the export. If given only events and tasks tagged thusly will be exported. tagsExclude Optional comma-separated list of tags to exclude from the export. If given events and tasks tagged thusly are excluded from the export. The requested events and tasks encoded in the iCal format. Example: $ curl -i "http://kingsley.idehen.net/ods/api/calendar.export?inst_id=11&events=0&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 06:02:54 GMT Accept-Ranges: bytes Content-Type: text/plain; charset="UTF-8" Content-Length: 15381 BEGIN:VCALENDAR VERSION:2.0 BEGIN:VTIMEZONE TZID:Etc/GMT BEGIN:STANDARD TZOFFSETFROM:+0000 TZOFFSETTO:+0000 TZNAME:GMT +00:00 DTSTART:19700101T000000 END:STANDARD END:VTIMEZONE BEGIN:VEVENT UID:4A635748-E5B9-11DF-A902-EA37E85308F4@domU-12-31-39-02-F9-62.compute-1.internal URL:http://kingsley.idehen.net/dataspace/demo/calendar/demo%27s%20Calendar/1789 DTSTAMP:20110520T060254Z CREATED:20101101T130942Z LAST-MODIFIED:20101108T133130Z SUMMARY:test DESCRIPTION:Simple event test. LOCATION:Boston DTSTART;TZID=Etc/GMT:20101101T150000 DTEND;TZID=Etc/GMT:20101125T220000 BEGIN:VALARM TRIGGER:-PT604800S ACTION:DISPLAY END:VALARM CLASS:SHARED END:VEVENT BEGIN:VEVENT UID:event_16344435@meetup.com URL:http://kingsley.idehen.net/dataspace/demo/calendar/demo%27s%20Calendar/2470 DTSTAMP:20110520T060254Z CREATED:20110131T180658Z LAST-MODIFIED:20110131T180600Z SUMMARY:Linked Data Meetup @ Strata Conference DESCRIPTION:Linked Data Meetup Santa Clara, CA 95054 - USA Wednesday, February 2 at 9:30 PM Photo: http://photos2.meetupstatic.com/photos/event/6/0/8/5/event_9084709.jpeg Attending: 6 Details: http://www.meetup.com/linkeddata/events/16344435/ LOCATION:Hyatt Regency Santa Clara - 5101 Great American Parkway - Santa Clara, CA 95054 - USA DTSTART;TZID=Etc/GMT:20110203T023000 DTEND;TZID=Etc/GMT:20110203T043000 CLASS:PUBLIC END:VEVENT ....

AttributesValues
type
Description
  • inst_id

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

  • events

    If 1 events will be exported.

  • tasks

    If 1 tasks will be exported.

  • periodFrom

    Optional start time. If given no events or tasks before that time will be exported.

  • periodTo

    Optional end time. If given no events or tasks after that time will be exported.

  • tagsInclude

    Optional comma-separated list of tags to include in the export. If given only events and tasks tagged thusly will be exported.

  • tagsExclude

    Optional comma-separated list of tags to exclude from the export. If given events and tasks tagged thusly are excluded from the export.

The requested events and tasks encoded in the iCal format.

Example:
 $ curl -i "http://kingsley.idehen.net/ods/api/calendar.export?inst_id=11&events=0&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 06:02:54 GMT
 Accept-Ranges: bytes
 Content-Type: text/plain; charset="UTF-8"
 Content-Length: 15381

 BEGIN:VCALENDAR
 VERSION:2.0
 BEGIN:VTIMEZONE
 TZID:Etc/GMT
 BEGIN:STANDARD
 TZOFFSETFROM:+0000
 TZOFFSETTO:+0000
 TZNAME:GMT +00:00
 DTSTART:19700101T000000
 END:STANDARD
 END:VTIMEZONE

 BEGIN:VEVENT
 UID:4A635748-E5B9-11DF-A902-EA37E85308F4@domU-12-31-39-02-F9-62.compute-1.internal
 URL:http://kingsley.idehen.net/dataspace/demo/calendar/demo%27s%20Calendar/1789
 DTSTAMP:20110520T060254Z
 CREATED:20101101T130942Z
 LAST-MODIFIED:20101108T133130Z
 SUMMARY:test
 DESCRIPTION:Simple event test.
 LOCATION:Boston
 DTSTART;TZID=Etc/GMT:20101101T150000
 DTEND;TZID=Etc/GMT:20101125T220000
 BEGIN:VALARM
 TRIGGER:-PT604800S
 ACTION:DISPLAY
 END:VALARM
 CLASS:SHARED
 END:VEVENT

 BEGIN:VEVENT
 UID:event_16344435@meetup.com
 URL:http://kingsley.idehen.net/dataspace/demo/calendar/demo%27s%20Calendar/2470
 DTSTAMP:20110520T060254Z
 CREATED:20110131T180658Z
 LAST-MODIFIED:20110131T180600Z
 SUMMARY:Linked Data Meetup @ Strata Conference
 DESCRIPTION:Linked Data Meetup

 Santa Clara, CA  95054 - USA

 Wednesday, February 2 at 9:30 PM

 Photo: http://photos2.meetupstatic.com/photos/event/6/0/8/5/event_9084709.jpeg

 Attending: 6

 Details: http://www.meetup.com/linkeddata/events/16344435/
 LOCATION:Hyatt Regency Santa Clara - 5101 Great American Parkway - Santa Clara, CA  95054 - USA
 DTSTART;TZID=Etc/GMT:20110203T023000
 DTEND;TZID=Etc/GMT:20110203T043000
 CLASS:PUBLIC
 END:VEVENT

 ....
 

name
  • EntryPoint - calendar_export
url
contentType
  • text/xml
httpMethod
  • GET
isWebServiceOf
oplwebservices:endPointURL
hasParameter
schema:shortDescription
  • Export part of the calendar to into iCal.

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