Attributes | Values |
---|
type
| |
Date Created
| |
Date Modified
| |
label
| - VirtTipsAndTricksSPARQLEndpointSaveResultsWebDAV
|
maker
| |
Title
| - VirtTipsAndTricksSPARQLEndpointSaveResultsWebDAV
|
isDescribedUsing
| |
has creator
| |
content
| - %META:TOPICPARENT{name="VirtTipsAndTricksGuide"}%
---+How To Let the SPARQL Endpoint Save Results In WebDAV?
By default the SPARQL endpoint can only send the result back to the client. This might be inconvenient in case of the result is expected to be accessible from programs like File Managers or Archivers.
The solution is to let the Endpoint to create "Dynamic" resources in a WebDAV folder on the Virtuoso server. A WebDAV client, e.g. the built-in client of Windows Explorer, can then connect to that storage and to access these resources as if they were local files.
If you are the Database Administrator and you want to enable this feature, you should perform the following steps:
1 Make sure the Web Service Endpoint runs under the "SPARQL" account. This user should have an access to WebDAV (<code><nowiki>U_DAV_ENABLE</nowiki>=1</code> in the Virtuoso <code><nowiki>DB.DBA.SYS_USERS</nowiki></code>) table.
1 A WebDAV home directory (e.g. <code>/DAV/home/SPARQL/ </code>) should be created and the path to it should be remembered in <code><nowiki>DB.DBA.SYS_USERS (U_HOME)</nowiki></code> field.
* Note: do not forget to add the leading and the trailing slash chars.
1 The home directory should contain a sub-directory with name "<code>saved-sparql-results</code>", and the sub-directory should have "<code>DynaRes</code>" DAV Extension Type.
After the appropriate directory is set up correctly, the SPARQL Web Service Endpoint will then show additional options to choose how to save results.
---++Related
* [[VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]]
* [[http://docs.openlinksw.com/virtuoso/rdfsparql.html][Virtuoso Documentation]]
|
id
| - 9c9789e2c07c98e14bcbea4fc073b07e
|
link
| |
has container
| |
http://rdfs.org/si...ices#has_services
| |
atom:title
| - VirtTipsAndTricksSPARQLEndpointSaveResultsWebDAV
|
links to
| |
atom:source
| |
atom:author
| |
atom:published
| |
atom:updated
| |
topic
| |
is made
of | |
is container of
of | |
is link
of | |
is http://rdfs.org/si...vices#services_of
of | |
is links to
of | |
is creator of
of | |
is atom:entry
of | |
is atom:contains
of | |