comparison 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
comparison
equal deleted inserted replaced
27:3fce3fa9097e 28:a9bfd49355f8
7 7
8 # output filename 8 # output filename
9 output_fn = "ismi_graph.gpickle" 9 output_fn = "ismi_graph.gpickle"
10 10
11 # OpenMind base URL 11 # OpenMind base URL
12 baseURL="http://localhost:18080/ismi-richfaces/jsonInterface?" 12 baseURL="http://localhost:18080/om4-ismi/jsonInterface?"
13 13
14 # node types to exclude from the graph 14 # node types to exclude from the graph
15 exclude_objects_of_type = ['DIGITALIZATION', 'REFERENCE'] 15 exclude_objects_of_type = ['DIGITALIZATION', 'REFERENCE']
16 16
17 # attributes to exclude 17 # attributes to exclude