<docbook><section><title>ConfigureASPARQLSPARULWebServiceWithInference</title><title>Advanced Configuration</title>Advanced Configuration
<bridgehead class="http://www.w3.org/1999/xhtml:h3">Configure a SPARQL/SPARUL WebService with Inference</bridgehead>
<para>You can place any &#39;define param value&#39; configuration options in SH_DEFINES field of appropriate row of DB.DBA.SYS_SPARQL_HOST . In that table, SH_HOST is a mask for hostname so the row will be used for any HTTP request such that some name from &#39;Host:&#39; HTTP header line is LIKE SH_HOST, SH_GRAPH_URI is &quot;default default graph&quot; that is used if the request does not specify default graph, SH_DEFINES is a string of options that are inserted at the very beginning of any query before execution.
</para></section></docbook>