-
Notifications
You must be signed in to change notification settings - Fork 2
/
test.properties
37 lines (37 loc) · 1.17 KB
/
test.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
aggregationAgents=8
editorialAgents=2
dataGeneratorWorkers=1
warmupPeriodSeconds=2
benchmarkRunPeriodSeconds=30
datasetSize=10000
generatedTriplesPerFile=1000
queryTimeoutSeconds=90
querySubstitutionParameters=1000000
benchmarkByQueryRuns=0
endpointURL=http://localhost:8080/openrdf-sesame/repositories/test
endpointUpdateURL=http://localhost:8080/openrdf-sesame/repositories/test/statements
ontologiesPath=./data/ontologies
referenceDatasetsPath=./data/datasets
creativeWorksPath=./generated
queriesPath=./data/sparql
validationPath=./data/validation
definitionsPath=./definitions.properties
enterpriseFeaturesPath=C:/Users/jsaveta/svn/LDBC/code_multithread/ldbc_semanticpub_bm-master/data/enterprise
wordnetPath=C:/Program Files/WordNet/2.1/dict/
rescalSampling=5
creativeWorksInfo=dataset.info
generateCreativeWorksFormat=turtle
verbose=false
adjustRefDatasetsSizes=true
allowSizeAdjustmentsOnDataModels=true
loadOntologies=false
loadReferenceDatasets=false
generateCreativeWorks=true
validateQueryResults=false
runBenchmarkOnlineReplicationAndBackup=false
generateQuerySubstitutionParameters=false
loadCreativeWorks=false
warmUp=false
runBenchmark=false
checkConformance=false
clearDatabase=false