Not logged in : Login

About: EntryPoint - briefcase_resource_store     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_resource_store
schema:contentType
  • text/xml
description
  • Store a resource/file in the WebDAV system.

    FIXME: I suppose using magic folders we can also upload RDF content and maybe more. This should be detailed here.

  • path

    The target path of the newly created resource.

  • content

    The content of the resource. This parameter can only be used for rather small text files. Any other file content should be sent in the body of an HTTP POST request.

  • type

    The mimetype of the resource.

  • permissions

    The permissions of the newly created resource as detailed in Resource Permissions.

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

Example:
$ curl -i "http://ods-qa.openlinksw.com/ods/api/briefcase.resource.store?path=/DAV/home/demo/mysimpletext.xml&content=test&type=xml&user_name=demo&password_hash=921q783d9e4cbdf5cvs343dafdfvrf6a4fh"

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:47:16 GMT
Accept-Ranges: bytes
Content-Type: text/xml; charset="UTF-8"
Content-Length: 61

<result>
  <code>16795</code>
  <message>Success</message>
</result>

schema:httpMethod
  • GET
schema:shortDescription
  • Store/upload a resource.

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