From: Christopher M. <CX...@st...> - 2015-12-14 12:51:47
|
Hi, I am using dotNETRDF to connect to stardog version 4. It is stated in the your documentation that: "Note that from Stardog 3.x the reasoning level is controlled at the database level and cannot be changed at the connection level." What should I do working with stardog 4? Setting the reasoning level as per versions 1 and 2 doesn't work, as you would expect, however, for version the stardog manual states that: "For HTTP, the reasoning flag is specified with the other HTTP request parameters" and I can find no way to set that in dotNetRDF? Currently my queries are being answered with no reasoning - if I supply them to stardog via it's web interface they produce the same results with reasoning disabled as dotNetRDF gives my software. If reasoning is enabled in the web interface different (in this case, many more) results are returned, to the query in the web interface. Is there something I'm missing? Many thanks Chris Morris Birmingham Centre for Railway Research and Education University of Birmingham Edgbaston Birmingham B15 2TT United Kingdom * +44 (0) 121 414 5490 7 +44 (0) 121 414 4291 * cx...@bh... ü www.morrisdigital.co.uk<http://www.morrisdigital.co.uk/> |