Overview of the Web and Its Technologies

0.0(0)
studied byStudied by 0 people
0.0(0)
linked notesView linked note
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/44

flashcard set

Earn XP

Description and Tags

A comprehensive set of 50 flashcards covering vocabulary related to web technologies, history, algorithms, and key concepts.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

45 Terms

1
New cards

Internet

The global network of computers.

2
New cards

Web

A hypertext system built on top of the Internet.

3
New cards

Hypertext

Text that contains links to other texts, forming a network of directed connections.

4
New cards

URL

Uniform Resource Locator; the address that identifies a resource on the web.

5
New cards

HTML

HyperText Markup Language; the foundational language for structuring web documents.

6
New cards

Markdown

A lightweight markup language ideal for beginners and rapid content creation.

7
New cards

PageRank

A probability distribution used to rank web pages based on link structure.

8
New cards

Mobile Web

The web accessed via mobile devices, making it available at any time.

9
New cards

E-commerce

Commercial transactions conducted electronically on the web.

10
New cards

Social Networking Sites

Platforms where users can create profiles and connect with others.

11
New cards

Damping Factor

A value in the PageRank algorithm that accounts for users jumping to random pages.

12
New cards

Ranking

The process of determining the importance or relevance of web pages.

13
New cards

Link Analysis

Examining the structure of links between pages to determine their importance.

14
New cards

Graph Theory

Mathematical study of graphs consisting of nodes and edges.

15
New cards

Directly Linked Nodes

Pages that are connected by hyperlinks in a web graph.

16
New cards

Inbound Links

Links from other pages pointing to a specific page.

17
New cards

Outbound Links

Links from a specific page to other pages.

18
New cards

Network Structure

The arrangement of nodes (pages) and edges (links) in a web graph.

19
New cards

Recursive Algorithm

An algorithm that calls itself, often used to compute PageRank.

20
New cards

Betweenness Centrality

A measure of how often a node appears on the shortest paths between pairs of nodes.

21
New cards

Shortest Path

The minimal-length route between two nodes in a graph.

22
New cards

Node

A point in a graph, representing a page in the web context.

23
New cards

Edge

A link connecting two nodes in a graph.

24
New cards

Algorithm Complexity

The computational resources required by an algorithm as a function of input size.

25
New cards

Normalization

Adjusting values measured on different scales to a common scale.

26
New cards

Seed Page

The initial page used to start the PageRank calculations.

27
New cards

Graph Convergence

When the ranks of pages no longer change significantly with further iterations.

28
New cards

Recursive Importance Propagation

The process whereby the importance of a page is influenced by the importance of links to it.

29
New cards

Content Semantics

The meaningful interpretation of the content on pages.

30
New cards

Ubiquitous Access

Constant and widespread availability of web access through mobile devices.

31
New cards

Manual Ranking

The process of ranking web pages by human judgement.

32
New cards

Query Strings

Parameters in URLs that convey extra information to servers.

33
New cards

Hyperlink

A link that connects one web page to another, acting as a vote for its importance.

34
New cards

Directed Graph

A graph where edges have a direction, indicating a one-way relationship.

35
New cards

Significance of Inbound Links

Higher weight from links coming from pages with greater importance.

36
New cards

Commercial Potential

The ability of the web to conduct business transactions.

37
New cards

Web Growth Rate

The rate at which the number of web pages increases over time.

38
New cards

Vote Value

The importance given to a page based on the quality and quantity of links.

39
New cards

Network Connectivity

The ability of nodes in a network to interconnect and communicate.

40
New cards

Graph Size

The total number of nodes and edges in a web graph.

41
New cards

Core Formula of PageRank

Mathematical representation used to calculate the PageRank of a page.

42
New cards

Link-based Ranking Algorithm

Ranking methods that rely on the structure of links between pages.

43
New cards

Web Milestones

Key events in the development of the web over time.

44
New cards

Structure of the Web

The overall organization of how pages and links are connected.

45
New cards

Query Satisfaction

How well a page meets the needs of a user's search query.