diff importFromOpenMind/importer/ismi2model.py @ 28:a9bfd49355f8

updated config for ismi-dev.
author casties
date Wed, 18 Nov 2015 15:22:05 +0100
parents 3fce3fa9097e
children 1a1877812757
line wrap: on
line diff
--- a/importFromOpenMind/importer/ismi2model.py	Tue Oct 06 13:03:23 2015 +0200
+++ b/importFromOpenMind/importer/ismi2model.py	Wed Nov 18 15:22:05 2015 +0100
@@ -9,7 +9,7 @@
 output_fn = "ismi_graph.gpickle"
 
 # OpenMind base URL
-baseURL="http://localhost:18080/ismi-richfaces/jsonInterface?"
+baseURL="http://localhost:18080/om4-ismi/jsonInterface?"
 
 # node types to exclude from the graph
 exclude_objects_of_type = ['DIGITALIZATION', 'REFERENCE']