Permalink
Browse files

Fixes in the poms; added LGD Sparqlify Mapping

Repo not building yet
  • Loading branch information...
1 parent 7480f98 commit bf836a47a495c56f527d31949d0a4d4ac193d539 cstadler committed Jan 29, 2013
View
@@ -0,0 +1,8 @@
+# Currently only postgres is supported
+database.driverClass=org.postgresql.Driver
+
+# Format: jdbc:postgresql://{hostname}/{dbame}
+database.jdbcUrl=jdbc:postgresql://localhost/osm
+database.username=postgres
+database.password=postgres
+
Oops, something went wrong.

0 comments on commit bf836a4

Please sign in to comment.