• The definition of type URI now uses a ClassVar called AS_URI. This reduces the effort required to automatically register models with load and eliminates the need to redefine type for each model.
0