1
0

config.properties 136 B

123456
  1. connectionURL = jdbc:mysql://localhost/r2rml
  2. user = foo
  3. password = bar
  4. mappingFile = mapping.ttl
  5. outputFile = output.ttl
  6. format = TURTLE