aboutsummaryrefslogtreecommitdiffstats
path: root/bsie/utils/namespaces.py
diff options
context:
space:
mode:
Diffstat (limited to 'bsie/utils/namespaces.py')
-rw-r--r--bsie/utils/namespaces.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsie/utils/namespaces.py b/bsie/utils/namespaces.py
index 13be96b..2fcb2dc 100644
--- a/bsie/utils/namespaces.py
+++ b/bsie/utils/namespaces.py
@@ -13,7 +13,7 @@ from . import bsfs as _bsfs
# constants
bse = _bsfs.Namespace('http://bsfs.ai/schema/Entity#')
bsfs = _bsfs.Namespace('http://bsfs.ai/schema/')
-bsm = _bsfs.Namespace('http://bsfs.ai/schema/meta#')
+bsm = _bsfs.Namespace('http://bsfs.ai/schema/Meta#')
xsd = _bsfs.Namespace('http://www.w3.org/2001/XMLSchema#')
# export