Checkout submodules as necessary MPSPARQL-23
[mp-sparql-moved-to-github.git] / bibframe / triplestore.xml
index 3950569..a3fb568 100644 (file)
         </db>
 
         <!-- A hack to be able to look at any triplet in the base -->
+        <!-- The indexes bf.uri and bf.ref can also come in handy here -->
         <db path="node" schema="sparql-results" include="smallbody">
             <index type="any">
                 ?thing ?rel ?obj FILTER( str(?thing) = %s )
             </index>
         </db>
+
     </filter>
 
     <filter type="log">
         <message>http</message>
-<!--
-        <category apdu="true"/>
--->
     </filter>
+
     <filter type="http_client">
         <x-forwarded-for>true</x-forwarded-for>
     </filter>