It was in default config: @prefix :<http://localhost/jena_example/#> . @prefix rdf:<http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs:<http://www.w3.org/2000/01/rdf-schema#> . @prefix tdb:<http://jena.hpl.hp.com/2008/tdb#> . @prefix ja:<http://jena.hpl.hp.com/2005/11/Assembler#> . @prefix text:<http://jena.apache.org/text#> . @prefix skos:<http://www.w3.org/2004/02/skos/core#> @prefix fuseki:<http://jena.apache.org/fuseki#> . On 10/06/2019 14:46, Marco Neumann wrote:
did you set the ja: name space? On Mon, Jun 10, 2019 at 11:04 AM Mikael Pesonen <[email protected]> wrote:How do you set query timeout? I've tried on config.ttl [] rdf:type fuseki:Server ; ja:context [ ja:cxtName "arq:queryTimeout" ; ja:cxtValue "3000" ] ; and :my_dataset rdf:type tdb:DatasetTDB ; ja:context [ ja:cxtName "arq:queryTimeout" ; ja:cxtValue "3000" ] ; but they don't work. -- Lingsoft - 30 years of Leading Language Management www.lingsoft.fi Speech Applications - Language Management - Translation - Reader's and Writer's Tools - Text Tools - E-books and M-books Mikael Pesonen System Engineer e-mail: [email protected] Tel. +358 2 279 3300 Time zone: GMT+2 Helsinki Office Eteläranta 10 FI-00130 Helsinki FINLAND Turku Office Kauppiaskatu 5 A FI-20100 Turku FINLAND
-- Lingsoft - 30 years of Leading Language Management www.lingsoft.fi Speech Applications - Language Management - Translation - Reader's and Writer's Tools - Text Tools - E-books and M-books Mikael Pesonen System Engineer e-mail: [email protected] Tel. +358 2 279 3300 Time zone: GMT+2 Helsinki Office Eteläranta 10 FI-00130 Helsinki FINLAND Turku Office Kauppiaskatu 5 A FI-20100 Turku FINLAND
