Default Model Namespace
- Last Updated: May 13, 2026
- 1 minute read
- Semaphore
- Documentation
The configuration to change the default model namespace prefix is found in the file ${SEMAPHORE_WORKSPACE_HOME}/com.smartlogic.workbench.modelmanagement/customizable/config.properties. This file contains a single configuration:
defaultNamespace=http://SmartlogicExample.com/${model.id}#
This can be edited for your environment. The only optional variable currently available is ${model.id}.