Naming convention for repositories

It is a good idea for a repository to have the same name as the namespace specified in the type library according to Naming conventions for interface types.

  1. Recognition component = namespace1)
  2. analysis component = namespace2)
  3. write component = namespace3)
  4. read component = namespace4)
  5. containerizer = namespace5) or mask used in containerizer if necessary
  6. entity type = namespace.typename
1) , 2) , 3) , 4) , 5)
or optional if several different ones needed individually namespace.typename