Not logged in : Login

About: EntryPoint - calendar_export     Goto   Sponge   Distinct   Permalink

An Entity of Type : schema:EntryPoint, within Data Space : ods-qa.openlinksw.com:8896 associated with source document(s)

AttributesValues
type
described by
name
  • EntryPoint - calendar_export
  • EntryPoint - calendar_export
schema:contentType
  • text/xml
  • text/xml
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://ods-qa.openlinksw.com/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://ods-qa.openlinksw.com/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://ods-qa.openlinksw.com/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

....

  • 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://ods-qa.openlinksw.com/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://ods-qa.openlinksw.com/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://ods-qa.openlinksw.com/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
    
    ....
    

  • 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://ods-qa.openlinksw.com/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://ods-qa.openlinksw.com/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://ods-qa.openlinksw.com/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
    
     ....
     

    schema:httpMethod
    • GET
    • GET
    schema:shortDescription
    • Export part of the calendar to into iCal.

    • Export part of the calendar to into iCal.

    isWebServiceOf
    url
    oplwebservices:endPointURL
    hasParameter
    is topic of
    is target of
    Faceted Search & Find service v1.17_git55 as of Mar 01 2021


    Alternative Linked Data Documents: ODE     Content Formats:       RDF       ODATA       Microdata      About   
    This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
    OpenLink Virtuoso version 08.03.3322 as of Mar 14 2022, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (7 GB total memory)
    Data on this page belongs to its respective rights holders.
    Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software