Secondo wikipedia sembrano essere la stessa cosa, ma ognuno di essi ha pagine diverse.Qual è la differenza tra il modello di dominio e il modello concettuale
Nella pagina modello concettuale che dice queste due cose:
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.
Ma sulla pagina modello di dominio si dice
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.
Sono in realtà la stessa identica cosa?