Semantic Zoom: Difference between revisions

From InfoVis:Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Definition|In contrast to ''ordinary'' graphical zoom, '''semantic zoom''' does not only change parameters of a graphical representation, but modifies the selection and structure of data to be displayed.}}
{{Definition|In contrast to ''ordinary'' graphical zoom, '''semantic zoom''' does not only change parameters of a graphical representation, but modifies the selection and structure of data to be displayed.}}
{{Quotation|There are three basic types of zooming.
'''Geometric zooming''' allows the user to specify the scale of magnification and increasing or decreasing the magnification of an image by that scale. This allows the user focus on a specific area and information outside of this area is generally discarded. A great example is mapping software like MapQuest or Yahoo.
The '''fisheye zoom''' is similar to the geometric zoom with the exception that the outside information is not lost from view; this information is merely distorted.
'''Semantic zooming''' approaches the process from a different angle. Semantic zooming changes the shape or context in which the information is being presented. An example of this type of technique is the use of a digital clock within an application. In a normal view, the clock may show the hour of the day and date. If the user zooms in then the clock may alter it’s appearance by adding the seconds and minutes. If the user that zooms out, information is discarded with only the date remaining. The actual information did not change, only the presentation method.|[Stephens, 2003]}}


{{Quotation|With a conventional geometric zoom all objects change only their size; with '''semantic zoom''' they can additionally change shape, details (not merely size of existing details) or, indeed, their very presence in the display, with objects appearing/disappearing according to the context of the map at hand.|[Boulos, 2003]}}
{{Quotation|With a conventional geometric zoom all objects change only their size; with '''semantic zoom''' they can additionally change shape, details (not merely size of existing details) or, indeed, their very presence in the display, with objects appearing/disappearing according to the context of the map at hand.|[Boulos, 2003]}}
Line 13: Line 20:
== References ==
== References ==
*[Boulos, 2003] Maged N Kamel Boulos, The use of interactive graphical maps for browsing medical/health Internet information resources, ''International Journal of Health Geographics'' 2(1), 2003. http://www.pubmedcentral.nih.gov/articlerender.fcgi?artid=149401
*[Boulos, 2003] Maged N Kamel Boulos, The use of interactive graphical maps for browsing medical/health Internet information resources, ''International Journal of Health Geographics'' 2(1), 2003. http://www.pubmedcentral.nih.gov/articlerender.fcgi?artid=149401
*[Stephens, 2003] Todd Stephens. [http://www.wilshireconferences.com/interviews/Stephens.htm A Passion for Metadata – An Interview with Todd Stephens of BellSouth], Wilshire Conferences, Inc., Created at: 2003, Retrieved at: November 2004. http://www.wilshireconferences.com/interviews/Stephens.htm
*[Watson, 2004] Gordon Watson, Lecture Lecture 15 - Visualisation of Abstract Information. Edinburgh Virtual Environment Centre. Retrieved at: November 2004, http://www.inf.ed.ac.uk/teaching/courses/vis/lect15.pdf
*[Watson, 2004] Gordon Watson, Lecture Lecture 15 - Visualisation of Abstract Information. Edinburgh Virtual Environment Centre. Retrieved at: November 2004, http://www.inf.ed.ac.uk/teaching/courses/vis/lect15.pdf
*[Weaver, 2004] Chris Weaver, Documentation for ''Improvise'', Retrieved at: November 2004. http://www.cs.wisc.edu/~weaver/improvise/architecture-patterns.html
*[Weaver, 2004] Chris Weaver, Documentation for ''Improvise'', Retrieved at: November 2004. http://www.cs.wisc.edu/~weaver/improvise/architecture-patterns.html


[[Category: Glossary]]
[[Category: Glossary]]

Revision as of 10:26, 13 September 2005

In contrast to ordinary graphical zoom, semantic zoom does not only change parameters of a graphical representation, but modifies the selection and structure of data to be displayed.
There are three basic types of zooming.

Geometric zooming allows the user to specify the scale of magnification and increasing or decreasing the magnification of an image by that scale. This allows the user focus on a specific area and information outside of this area is generally discarded. A great example is mapping software like MapQuest or Yahoo.

The fisheye zoom is similar to the geometric zoom with the exception that the outside information is not lost from view; this information is merely distorted.

Semantic zooming approaches the process from a different angle. Semantic zooming changes the shape or context in which the information is being presented. An example of this type of technique is the use of a digital clock within an application. In a normal view, the clock may show the hour of the day and date. If the user zooms in then the clock may alter it’s appearance by adding the seconds and minutes. If the user that zooms out, information is discarded with only the date remaining. The actual information did not change, only the presentation method.
[Stephens, 2003]


With a conventional geometric zoom all objects change only their size; with semantic zoom they can additionally change shape, details (not merely size of existing details) or, indeed, their very presence in the display, with objects appearing/disappearing according to the context of the map at hand.
[Boulos, 2003]


Semantic zoom is a form of details on demand that lets the user see different amounts of detail in a view by zooming in and out.
[Weaver, 2004]


Geometric (standard) zooming: The view depends on the physical properties of what is being viewed.
Semantic zooming: Different representations for different spatial scales. When zooming away, instead of seeing a scaled down version of an object, see a different representation. The representation shown depends on the meaning to be imparted.

Example: Information Maps: See a city – zoom into restaurant and see what is served there – maybe zoom based on price instead (see expensive restaurants first, keep zooming till you get to your price range).
[Watson, 2004]



Working on the intrinsic structure of data and incorporating knowledge about its meaning (Meta data), semantic zoom adjusts the contents and density of information that is shown instead of only changing visual detail and scale.

References