Conceptual model (computer science): Difference between revisions

Content deleted Content added
m common nouns were incorrectly capitalized
{{nofootnotes}}
Line 1:
{{nofootnotes}}
A [[mental model]] captures ideas in a [[problem ___domain]], while a '''conceptual model''' represents 'concepts' (entities) and relationships between them.
A Conceptual model in the field of computer science is also known as a [[___domain model]]. Conceptual modeling should not be confused with other modeling disciplines such as [[data modelling]], [[logical modelling]] and [[physical modelling]]. The conceptual model is explicitly chosen to be independent of design or implementation concerns, for example, concurrency or data storage.