Open In App

Information Search and Visualization in HCI

Information search and visualization are two important components of the data management process and extract meaningful insights. Effective Information Search and visualization go simultaneously, as searching for relevant data is the first step and visualization helps in understanding the results in a meaningful way.



Database Query

Database Query is a request for information or data from a database. It is a fundamental operation in the database management system, where we used to retrieve, manipulate, and analyze data stored in a database. Most database management systems use SQL(Structured Query Language) to interact with databases. It allows users to perform operations on databases including insertion, deletion, update, and more.



Example:

SELECT first_name, last_name FROM emplyees WHERE department = ‘sales’ ORDER BY last_name

User Interface design for textual search typically follows a user-centered approach and follows five phase framework for textual search. The phases helps to ensure that Search Interface is user-friendly, efficient and effective.

Multimedia Document Searches

Multimedia Document Searches involves searching and finding multimedia content from various sources like text, audio, video, images, multimedia. These Searches are used in wide variety of application like speech recognition apps, image recognition apps, Web Search engines.

Examples:

Speech and Audio Recognition Video Analysis Recommendation System Image Searches Textual Searches and Many more..

Information Visualization

Information Visualization is a visual or graphical representation of data that strengths human Understanding and make sense of complex information. It involves visual elements, like charts, graphs ,maps and diagrams to present data in a way that make patterns, trends and insights more apparent and accessible.

Advance Filtering Procedures

Advance filtering Procedures refers to methods and tools that are used to refine, sort or extract data from a dataset or large set of data. These features are commonly found in data analysis, databases , search engines and other application where user wants to sort the data according to their specification.

Hypertext and Hypermedia

Hypertext

It can be defined as a way of presenting information in a digital format, where text is interconnected with hyperlinks. These hyperlinks are references or clickable links within a document, allowing the user to navigate from one documentation to another. Hypertext fundamentally changed the way, we access the information and interact with it.

Hypermedia

It can be defined as extension of concept of hypertext, which is way of organizing and linking information in non-linear manner. Hypermedia takes up the idea of hypertext a step further by incorporating different kind of multimedia elements like image, audio, video, animations, all are connected with the help of hyperlink. It provides more interactive and engaging way for users to navigate and access information.

Object Action Interface Model for Website Design

Object Action Interface(OAI) is a concept that is used in user interface and interaction design for software applications. The OAI model help designers to understand complex processes in order to use an interface to perform a task. This OAI model primarily focuses on the object over the actions. It helps in organizing the design primarily focuses on three elements: Object, Actions and Interfaces.


Article Tags :