After doing canari create-package example the file src/example/transforms/common/entities.py contains a class called ExampleEntity which has the namespace property set - this value does not take effect in any sub-classes, renaming it to _namespace_ seems to work.