Not logged in : Login

About: EntryPoint - calendar_subscription_get     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_subscription_get
  • EntryPoint - calendar_subscription_get
schema:contentType
  • text/xml
  • text/xml
description
  • Used to retrieve details of a subscription added via calendar.subscription.new().

  • subscription_id

    The numerical id of the subscription.

The configuration of the given subscription encoded as XML.

Example:
$ curl -i "http://ods-qa.openlinksw.com/ods/api/calendar.subscription.get?subscription_id=21&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 22:00:34 GMT
Accept-Ranges: bytes
Content-Type: text/xml; charset="UTF-8"
Content-Length: 369

<publication id="21">
  <name>testsubscr23</name>
  <updatePeriod>daily</updatePeriod>
  <updateFreq>1</updateFreq>
  <sourceType>WebDAV</sourceType>
  <source>DAV/home/demo/Public/Demo_PUB_Calendar.ics</source>
  <userName>demo</userName>
  <userPassword>******</userName>
  <options>
    <events>1</events>
    <tasks>1</tasks>
  </options>
</publication>

  • Used to retrieve details of a subscription added via calendar.subscription.new().

  • subscription_id

    The numerical id of the subscription.

  • The configuration of the given subscription encoded as XML.

    Example:
     $ curl -i "http://ods-qa.openlinksw.com/ods/api/calendar.subscription.get?subscription_id=21&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 22:00:34 GMT
     Accept-Ranges: bytes
     Content-Type: text/xml; charset="UTF-8"
     Content-Length: 369
    
     <publication id="21">
       <name>testsubscr23</name>
       <updatePeriod>daily</updatePeriod>
       <updateFreq>1</updateFreq>
       <sourceType>WebDAV</sourceType>
       <source>DAV/home/demo/Public/Demo_PUB_Calendar.ics</source>
       <userName>demo</userName>
       <userPassword>******</userName>
       <options>
         <events>1</events>
         <tasks>1</tasks>
       </options>
     </publication>
     

    schema:httpMethod
    • GET
    • GET
    schema:shortDescription
    • Get details about a calendar subscription.

    • Get details about a calendar subscription.

    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