Według Wikipedii wyglądają tak samo, ale każda z nich ma inne strony.Jaka jest różnica między modelem domeny i modelem koncepcyjnym?
Na stronie modelu koncepcyjnego mówi te dwie rzeczy:
A Conceptual model in the field of computer science is also known as a domain model.
a conceptual model represents 'concepts' (entities) and relationships between them.
Ale na stronie modelu domeny jest napisane
A domain model in problem solving and software engineering is a conceptual model of all the topics related to a specific problem. It describes the various entities, their attributes, roles, and relationships, plus the constraints that govern the problem domain.
Czy w rzeczywistości są dokładnie tym samym?