Not logged in : Login

About: EntryPoint - briefcase_list     Goto   Sponge   NotDistinct   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 - briefcase_list
schema:contentType
  • text/xml
description
  • Retrieve a list of items in a path.

  • path

    The path to the WebDAV folder to list.

An XML representation of the contents of the path. FIXME: link to the schema or a documentation of the XML format.

Example:
$ curl -i "http://ods-qa.openlinksw.com/ods/api/briefcase.list?path=/DAV/home/demo/Public&user_name=demo&password_hash=5863d9e4cbdf522eaa62e0747fceb1c5b249ba13"

HTTP/1.1 200 OK
Server: Virtuoso/06.02.3129 (Solaris) x86_64-pc-solaris2.10-64  VDB
Connection: Keep-Alive
Date: Tue, 10 May 2011 11:32:52 GMT
Accept-Ranges: bytes
Content-Type: text/xml; charset="UTF-8"
Content-Length: 322
<items>
  <item path="/DAV/home/demo/Public/demo.xml">
    <name>demo.xml</name>
    <mimeType>text/xml</mimeType>
    <size>2277</size>
    <owner>demo</owner>
    <group>demo</group>
    <permissions>rw-r-----</permissions>
    <modification>2010-12-30</modification>
  </item>
<items>

  • Retrieve a list of items in a path.

  • path

    The path to the WebDAV folder to list.

  • An XML representation of the contents of the path. FIXME: link to the schema or a documentation of the XML format.

    Example:
     $ curl -i "http://ods-qa.openlinksw.com/ods/api/briefcase.list?path=/DAV/home/demo/Public&user_name=demo&password_hash=5863d9e4cbdf522eaa62e0747fceb1c5b249ba13"
    
     HTTP/1.1 200 OK
     Server: Virtuoso/06.02.3129 (Solaris) x86_64-pc-solaris2.10-64  VDB
     Connection: Keep-Alive
     Date: Tue, 10 May 2011 11:32:52 GMT
     Accept-Ranges: bytes
     Content-Type: text/xml; charset="UTF-8"
     Content-Length: 322
     <items>
       <item path="/DAV/home/demo/Public/demo.xml">
         <name>demo.xml</name>
         <mimeType>text/xml</mimeType>
         <size>2277</size>
         <owner>demo</owner>
         <group>demo</group>
         <permissions>rw-r-----</permissions>
         <modification>2010-12-30</modification>
       </item>
     <items>
     

    schema:httpMethod
    • GET
    schema:shortDescription
    • Get items list.

    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