 |
 |
 |
 |
 |
 |
 |
 |
 |
– |
A pointer
points from here (where it is)
|
|
to there
(somewhere else)
|
|
|
– |
A ref does
the same, but has some
|
|
|
content
|
|
|
– |
A link
points to two or more places and
|
|
asserts some
(linking) relation
|
|
|
between them.
Its own location is not
|
|
|
significant
|
|
|
– |
An anchor
exists only to be pointed at
|
|