src/p4l/config.py.tmpl
changeset 14 52fa6990e0bb
parent 0 81e7900b06a7
child 113 c05567404888
equal deleted inserted replaced
13:6296aa12fd71 14:52fa6990e0bb
   133             'propagate': True,
   133             'propagate': True,
   134         },    
   134         },    
   135     }
   135     }
   136 }
   136 }
   137 
   137 
       
   138 NB_RECORDS_BY_PAGE = 20
       
   139 SPARQL_QUERY_ENDPOINT = "http://localhost:8080/openrdf-sesame/repositories/plan4learning"
       
   140 
       
   141