OWLIM-Lite Configuration

compared with
Version 4 by Barry Bishop
on Apr 13, 2012 11:25.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
| {{context}} | If not specified, statements loaded are given the context of the file URL from which the statements were loaded. If specified ({{context=URI}}), then all statements loaded are given this URI for the context. If an empty context is used ({{context=}}) then all statements loaded have no context (default graph) | <none> |
| {{config}} | Specifies the repository description file to use to create a repository. Configuration options specified in this file are explained in following sections. This parameter is ignored if the {{url}} parameter is used. | ./owlim.ttl |
| {{flush}} | Indicates whether repository updates shiuld be flushed to disk after every commit | false |
| {{preload}} | Specifies the folder or file containing RDF data that is loaded automatically when the program starts. If the parameter value specifies a folder then it is searched recursively for all files that contain RDF data. | ./preload |
| {{queryfile}} | Specifies the file containing queries that are to be executed. The files can contain queries in any format supported by Sesame. | ./queries/sample.sparql |