| http | |
|---|---|
| Port the http server listens to | 2020 |
| Number of server threads | 2 |
| Additional options to pass to the HTTP server |
local(50000)
global(50000)
trail(50000)
|
| Session timeout. If 0, session never times out | 3600 |
| Url of the server itself | http://localhost:2020 |
| When to use Transfer-Encoding: Chunked | on_request |
| Time limit handling a single query (0=infinite) | 300 |
| Name the outside world can use to contact me | |
| Root of all URLs | |
| File in which to log HTTP requests | httpd.log |
| serql_parms | |
| File holding account information | users.db |
| URL for OpenRDF documentation | http://www.openrdf.org/doc/users/ |
| URL for SeRQL language | http://www.openrdf.org/doc/sesame/users/ch06.html |
| Default entailment rules applied | none |
| Optimise queries before execution | true |
| Allow registered namespaces in queries | true |
| Title of the web-page | SWI-Prolog Semantic Web Server |
| Directory for persistent copy of in-memory RDF | SeRQL-store |
| Load these files into a virgin database |
serql(rdfs)
|