[Knowledge Management] KnoSoS: Beyond Socializing — Engineering Systems for Deep Knowledge Sharing
Knowledge Sharing over Social Networking Systems: Architecture, Usage Patterns and Their Application
This paper explores the integration of the Social Networking System (SNS) paradigm with Knowledge Management (KM) to facilitate interactive knowledge sharing. It proposes a three-layered architecture (Individual, Dyadic, and Group) and introduces the open-source KnoSoS system, which implements specific usage patterns like group boundaries and tag-based perspective visualization.
TL;DR
Social networking is not just for dating or professional posturing; it is a powerful vehicle for Interactive Knowledge Sharing. This paper dissects why traditional databases fail (the "passive" trap) and proposes a three-layered architectural framework. By implementing the open-source KnoSoS system, the authors demonstrate how group boundaries and tag-based "cognitive maps" can turn a simple social network into a robust knowledge-sharing engine.
Positioning: This work bridges the gap between early 2000s Social Web (Web 2.0) and formal Knowledge Management systems, moving from "storage" to "interaction."
The "Passive" Knowledge Trap: Why Your Wiki is Dying
Most organizations struggle with knowledge sharing because they rely on the Passive Mode: a source externalizes knowledge into a document, and a receiver reads it later. The issues are two-fold:
- The Feedback Gap: Constructivism teaches us that everyone has a unique mental model. Without real-time feedback, the receiver may misunderstand the context.
- The Scarcity Paradox: Why share your best insights with the "whole world"? In wide-open systems, the "Return on Investment" (ROI) for the contributor is unclear, leading to low participation.
Methodology: The Three Layers of Social Knowledge
The authors argue that a functional Knowledge-Sharing SNS must operate across three distinct spaces:
- Individual Space: Faceted profiles (structured) and blogs (unstructured) to represent identity.
- Dyadic Space: Private messaging and "Identity Feedback" (testimonials/ratings) to build virtual trust.
- Group Space: The "Community Informatics" zone where collaborative work happens.

Core Innovation: The Usage Patterns
The paper introduces three "Design Patterns" that differentiate a social site from a knowledge site:
- Pattern 1: Group Boundaries: The data is clear—Closed groups produce 3x more activity. The "security" of a closed group encourages experts to share "scarce" knowledge without fear of losing their competitive edge to the general public.
- Pattern 2: Tracking Content: Moving away from rigid taxonomies toward Folksonomies. Users tag content (blogs, posts) in their own vocabulary, creating a bottom-up structure that evolves with the field.
- Pattern 3: Grasping Perspectives (The Secret Sauce): How do you see into someone's mind? KnoSoS uses Tag Co-occurrence. If a user tags a resource with "AI" and "Ethics" 20 times, the system builds a visual link between those concepts, creating a "Cognitive Map."
Experiments and Comparative Results
The authors compared KnoSoS against industry giants like LinkedIn and MySpace. While all systems handled basic social features, most (including LinkedIn at the time) lacked the group-space depth and the advanced tagging/visualization tools required for true knowledge synthesis.

Key Finding: The statistical analysis of the Ecademy network (1,196 open vs. 304 closed groups) provides empirical proof for the "Social Exchange Theory": people share more when the audience is curated and membership is stable.
Critical Insights & Future Outlook
Takeaway: The success of a knowledge-sharing platform depends less on the "storage capacity" and more on the "Interactive Richness" and the ability to visualize "Cognitive Perspectives."
Limitations:
- The "Co-occurrence" method for perspective mapping is a heuristic; it doesn't account for the semantic meaning of tags (e.g., synonyms).
- The study emphasizes the "individual perspective" but notes that visualizing the "group perspective" is still a work in progress.
Future Outlook: As AI and NLP advance, the "TagViz" concept could evolve into automated Knowledge Graphs that map organizational expertise in real-time, helping users find "who knows what" without manual tagging.
