[MOBY-guts] biomoby commit

Pieter Neerincs pieter at dev.open-bio.org
Mon Aug 20 15:28:41 UTC 2007


pieter
Mon Aug 20 11:28:40 EDT 2007
Update of /home/repository/moby/moby-live/Database
In directory dev.open-bio.org:/tmp/cvs-serv12302

Modified Files:
	mobycentral.config 
Log Message:
Updated mobycentral.config template for changed RESOURCE URLs.
moby-live/Database mobycentral.config,1.2,1.3
===================================================================
RCS file: /home/repository/moby/moby-live/Database/mobycentral.config,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /home/repository/moby/moby-live/Database/mobycentral.config	2005/11/28 10:40:55	1.2
+++ /home/repository/moby/moby-live/Database/mobycentral.config	2007/08/20 15:28:40	1.3
@@ -6,8 +6,9 @@
 dbname = mobycentral
 lsid_authority = biomoby.org
 lsid_namespace = serviceinstance
-resourceURL = http://your.host.name/RESOURCES/MOBY-S/ServiceInstances
-allResources = http://your.host.name/RESOURCES/MOBY-S/FULL
+resourceURL = http://your.host.name/authority/RESOURCES/MOBY-S/ServiceInstances
+allResources = http://your.host.name/authority/RESOURCES/MOBY-S/FULL
+rdf_generator = http://your.host.name/authority/RDFGenerator
 
 [mobyobject]
 username = mysql_username
@@ -17,7 +18,7 @@
 dbname = mobyobject
 lsid_authority = biomoby.org
 lsid_namespace = objectclass
-resourceURL = http://your.host.name/RESOURCES/MOBY-S/Objects
+resourceURL = http://your.host.name/authority/RESOURCES/MOBY-S/Objects
 
 [mobynamespace]
 username = mysql_username
@@ -27,7 +28,7 @@
 dbname = mobynamespace
 lsid_authority = biomoby.org
 lsid_namespace = namespacetype
-resourceURL = http://your.host.name/RESOURCES/MOBY-S/Namespaces
+resourceURL = http://your.host.name/authority/RESOURCES/MOBY-S/Namespaces
 
 [mobyservice]
 username = mysql_username
@@ -37,7 +38,7 @@
 dbname = mobyservice
 lsid_authority = biomoby.org
 lsid_namespace = servicetype
-resourceURL = http://your.host.name/RESOURCES/MOBY-S/Services
+resourceURL = http://your.host.name/authority/RESOURCES/MOBY-S/ServiceTypes
 
 [mobyrelationship]
 username = mysql_username




More information about the MOBY-guts mailing list