This document discusses key concepts and measures for social network analysis:
1) It defines a social network as a collection of people and their relationships to one another, focusing on how people are located in relation to others rather than individual attributes.
2) It describes vertices as nodes in the network and edges as the links or relationships between vertices, which can be directed or undirected.
3) It provides an example of how social network data can be represented using an adjacency matrix or edge list format.