Article · Wikipedia archive · Last revised Jun 7, 2026

Web modeling

Web modeling is a branch of Web engineering that addresses the specific issues related to design and development of large-scale Web applications. In particular, it focuses on the design notations and visual languages that can be used for the realization of robust, well-structured, usable and maintainable Web applications.

Last revised
Jun 7, 2026
Read time
≈ 1 min
Length
188 w
Citations
1
Source

Web modeling (aka model-driven Web development) is a branch of Web engineering that addresses the specific issues related to design and development of large-scale Web applications. In particular, it focuses on the design notations and visual languages that can be used for the realization of robust, well-structured, usable and maintainable Web applications.

Models

Designing a data-intensive website amounts to specifying its characteristics in terms of various orthogonal abstractions. The main models that are involved in complex Web application design are: data structure, content composition, navigation paths, and presentation model. Several languages and notations have been devised for Web application modeling. Among them:

One of the main discussion venues for this discipline is the Model-Driven Web Engineering Workshop (MDWE) held yearly in conjunction with the International Conference on Web Engineering (ICWE)1 conference.

References

References

  1. "ICWE 2011". icwe2011.webengineering.org. Retrieved 2023-12-06.
External links