Revision: 1838
Author: [email protected]
Date: Thu Feb  4 02:03:33 2010
Log: Switch to the TDB backend by default to be compatible with the Joseki SPARQL endpoint.
http://code.google.com/p/simal/source/detail?r=1838

Modified:
/trunk/uk.ac.osswatch.simal.core/src/main/resources/default.simal.properties

=======================================
--- /trunk/uk.ac.osswatch.simal.core/src/main/resources/default.simal.properties Mon Feb 1 01:07:02 2010 +++ /trunk/uk.ac.osswatch.simal.core/src/main/resources/default.simal.properties Thu Feb 4 02:03:33 2010
@@ -18,7 +18,7 @@
 simal.repository.filename=simal
 simal.doap.filestore=simalDOAPFilestore
 # Database type; one of RDB, SDB, TDB
-simal.db.type=RDB
+simal.db.type=TDB

#simal.instance.id=[set to a human readable world unique identifier for this instance of Simal , leave blank to have a unique identifier assigned automatically]
 simal.local.properties.path=local.simal.properties

--
You received this message because you are subscribed to the Google Groups "Simal 
Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simal-commits?hl=en.

Reply via email to