# # This is the developer's version of the BioPax properties file. # # This version is used by the build script for running the # loader and the utilities. # host=localhost port=3306 dbms=mysql name=biospice username=user password=pass version=1 release=2004-05-15 spring-config=./etc/biopax.xml dataset-name=BIND dataset-home-url=http://bond.unleashedinformatics.com ## ## The directory which contains the biopax ontology file (ie: biopax-level2.owl) ## ontology-files-dir=./ont input-dir=C:/tmp/biopax/tmp input-file-extensions=.owl # CAUTION: The contents of output-dir will be deleted on each run ! # The dir tree will be created if it does not exist. output-dir=c:/tmp/biopax/output # CAUTION: The contents of error-dir will be deleted on each run ! # The dir tree will be created if it does not exist. error-dir=c:/tmp/biopax/ErrorDir ################################################################################# ## Testing options # # Set to true to have the extracted SPARQL query results dumped to the output-dir. # dump-query-results=false # # Set to true to only parse and validate the input data files. # NOTE: Using this only will not even attempt to connect to the database. # parse-only=false