# Randall Trigg Randall Trigg is an American computer scientist who co-created [[NoteCards]] at Xerox PARC with [[Frank Halasz]] and [[Thomas P. Moran]]. His 1983 PhD dissertation "A Network-Based Approach to Text Handling for the Online Scientific Community" was one of the first comprehensive studies of [[Hypertext]] systems, proposing a taxonomy of link types that influenced subsequent hypertext research. His work laid theoretical foundations for how we understand relationships between pieces of information. Trigg's key contribution was the concept of typed links—the idea that connections between information nodes could have different semantic meanings (supports, contradicts, elaborates, exemplifies). This went beyond simple "see also" connections to enable richer knowledge representation. His work influenced the design of NoteCards and later systems, though most implementations (including the World Wide Web) simplified to untyped links. Modern tools like Roam Research have revived interest in semantic relationships between notes. ## Key Contributions | Contribution | Description | |--------------|-------------| | **Typed link taxonomy** | Classification of hypertext link types | | **NoteCards** | Co-created influential hypertext system | | **Hypertext theory** | Early academic analysis of hypertext | | **CSCW research** | Computer-supported collaborative work | ## Link Type Taxonomy (1983) ``` Trigg's Link Types: ┌─────────────────────────────────────────────────────────────┐ │ NORMAL LINKS (Commentary) │ │ ├── Support: Citation, Background, Refutation │ │ ├── Argumentation: Agree, Disagree, Qualify │ │ ├── Example: Example, Counterexample │ │ └── Clarification: Summarize, Elaborate, Restate │ │ │ │ SEMANTIC LINKS (Content) │ │ ├── Organization: Part, Next, Version │ │ ├── Definition: Specification, Data │ │ └── Derivation: Proof, Derivation │ └─────────────────────────────────────────────────────────────┘ ``` ## Career Timeline | Year | Event | |------|-------| | 1983 | PhD from University of Maryland (hypertext dissertation) | | 1984 | Joined Xerox PARC | | 1984-87 | Co-developed NoteCards | | 1990s | Continued CSCW research | | 1990s+ | Participatory design research | ## PhD Dissertation Contributions | Concept | Significance | |---------|--------------| | **Link types** | First comprehensive taxonomy | | **Rhetorical links** | Argumentation relationships | | **Organizational links** | Structural relationships | | **Scientific hypertext** | Domain-specific application | ## Influence on Modern Tools | Concept | Modern Application | |---------|-------------------| | **Typed links** | Semantic wikis, knowledge graphs | | **Backlinks** | Roam, Obsidian bidirectional links | | **Link categories** | Notion relation types | | **Citation links** | Academic reference managers | ## Quotes <!-- QueryToSerialize: LIST FROM #type/quote AND [[Randall Trigg]] WHERE public_note = true SORT file.name ASC --> ## Books <!-- QueryToSerialize: LIST FROM #type/book AND [[Randall Trigg]] WHERE public_note = true SORT file.name ASC --> ## References - Trigg, R. (1983). "A Network-Based Approach to Text Handling for the Online Scientific Community" (PhD dissertation) ## Related - [[NoteCards]] - [[Frank Halasz]] - [[Hypertext]] - [[Xerox PARC]] - [[Personal Knowledge Management (PKM)]] - [[Knowledge Graphs]] - [[Ted Nelson]]