Parent: [578508] (diff)

Child: [346c31] (diff)

Download this file

TavernaExtractor.properties    30 lines (22 with data), 976 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#
# Used to specify the Taverna home directory
# (example value = /Users/marcounterberger/Library/Application Support/taverna-2.4.0)
# (default value is %User_home%/taverna-2.4.0)
#
taverna.home = C:\\Users\\munterberger\\AppData\\Roaming\\taverna-2.4.0
#taverna.home = /home/timbus/.taverna-2.4.0
#
# Specifies path of the provenance database used by Taverna.
# Must not necessarily align to the default t2-database location
# Not necessary for the pure Taverna2Archi conversion.
# (default path is %User_home%/taverna-2.4.0/t2-database)
#
taverna.t2Database.path = C:\\Users\\munterberger\\AppData\\Roaming\\taverna-2.4.0\\t2-database
#taverna.t2Database.path = /home/timbus/.taverna-2.4.0/t2-database
#
# Specifies location of Dot.
# Used to improve layouting of the process steps at business layer.
# (example value = /usr/local/bin/dot
#
dot.exe.location = C:\\Program Files (x86)\\Taverna Workbench 2.4.0\\bin\\win32i386\\dot.exe
#dot.exe.location = /usr/bin/dot