In dictionaries:
domain architecture model
Structure organizing functional areas logically.
Anemic domain model
The anemic domain model is described as a programming anti-pattern where the domain objects contain little or no business logic like validations, calculations, rules, and so forth.
more...