SlideShare a Scribd company logo
1 of 27
http://Learning-Layers-euhttp://Learning-Layers-eu
Learning Layers
Scaling up Technologies for Informal Learning in SME Clusters
The Social Semantic Server
A Flexible Framework to Support Informal Learning at the Workplace
Sebastian Dennerlein, Dominik Kowald, Elisabeth Lex, Dieter Theiler, Emanuel Lacic, Tobias Ley,
Vladimir Tomberg, Adolfo Ruiz-Calleja
1
http://Learning-Layers-eu
Agenda
• Introduction: Scaling Informal Workplace Learning
• System Design: Designing a flexible framework for informal workplace learning
– Theoretical Underpinning
– Design Principles
• System Implementation: SOA for a Hybrid Knowledge Representation
– Software Architecture
– Services
• Applications: B&P, KnowBrain & Bookmarker/ Attacher
• Conclusion on the Support of Informal Learning
• Future Work: Next Steps & What else can be achieve by the SSS?
2
http://Learning-Layers-eu
Learning Layers Project:
Scaling Informal Learning
• Looking at Learning in Work
Practices
– [Eraut and Hirsch 2007, Maier
2009, Attwell 2003, Kooken et al.
2009, Collin 2006]
• Unlock Peer Production
– [Schmidt et al. 2009, Maier &
Schmidt 2007]
• Scaffolding for Meaningful Learning
– [Ley et al. 2010, Lindstaedt et al.
2010, Siadaty et al. 2010, Pata,
2006]
• Scale through Regional Clusters
– [Deitmer and Attwell 2000]
http://Learning-Layers-eu
http://www.flickr.com/photos/seattlemunicipalarchives/7165372144/
Seattle Municipal Archives
http://creativecommons.org/licenses/by/2.0/legalcode
Example:
Building & Construction
http://Learning-Layers-eu
Straw Building
How To
X3-PVQX3-PJC
X3-POZ PLC Equipment
A possible scenario
Explaining the use of a new
construction technique and
materials on site
Making video material available
on site through QR tagsUse of video recording and
annotation
Further questions on the use of
the technique connected to site
Material, questions and best
practices collected and
discussed
Collection transformed into
instructional material to
enhance traditional training
http://Learning-Layers-eu
Deployment & Sustainability
Scaling in Regional Clusters
Architecture & Integration Layer
Integration through Common Infrastructure
Workplace Learning Layer
Integration through Workplace Learning Practices
Scaling Informal Learning:
Project Architecture
6
Interaction Layers: An Ecosystem of Tools
Social Semantic Layer
Integration through Shared Meaning
Interacting with
Physical Objects
Interacting
with People
Interacting with
Digital Materials
Straw Building How To
X3-PVQX3-PJC
X3-POZ PLC Equipment
http://Learning-Layers-eu
Deployment & Sustainability
Scaling in Regional Clusters
Scaling Informal Learning:
Project Architecture
7
Interaction Layers: An Ecosystem of Tools
Interacting with
Physical Objects
Interacting
with People
Interacting with
Digital Materials
Architecture & Integration Layer
Integration through Common Infrastructure, Software Development and Tools
Workplace Learning Layer
Integration through Workplace Learning Practices
Social Semantic Layer
Integration through Shared Meaning
Straw Building How To
X3-PVQX3-PJC
X3-POZ PLC Equipment
http://Learning-Layers-eu
Theoretical Underpinnings
• Individual knowledge is constructed through
collaborative knowledge building via artefact
mediated communication (Cress et al., 2013;
Stahl, 2000; Suthers, 2005)
• Community of learners is considered as a
distributed cognitive system (Hollan et al., 2000;
Hutchins, 2000)
• Social construction of meaning in a distributed
cognitive system, meaning making (Suthers,
2005)
8
http://Learning-Layers-eu
How shared meaning emerges in
Artefact-Mediated collaboration
• Artefact-mediated
communication needs minimal
shared understanding, i.e., a
common ground
(Clark & Brennan, 2003; Cress & Kimmerle,
2013)
• Shared Meaning is a result of
social practices and negotiation
(Wenger, 1998)
• Actors, artefacts,
interpretations and their
reifications co-evolve in a
constant dynamic process of
meaning making
9
ToiletHow To
Lightning SolutionX3-PJC
X3-POZ
PLC Equipment
http://Learning-Layers-eu
Goals of the Research
• Develop a framework and services that make
available a network composed of learners and
their shared artefacts
• Network is built by capturing how these
artefacts are used in workplace activity
• Services expose particular structural aspects
of that network in the learning context
10
http://Learning-Layers-eu
Who When Where What ... ... ... ... ... ...
An Artefact
Actor Network
User
Profile
Resource
Profile
Topic
Modeling
Recommended
Resource
Each interaction
increases the network ...
... and is tracked in the history
Trust and Social
Network
Traces of the Network History
Knowledge is built by people
interacting with other people and artefacts
New Information displayed to
Support User Interactions
Intelligent Services
derive new information
1
2
3
4
5
Who When Where What ... ... ... ... ... ...
Who When Where What ... ... ... ... ... ...
Who When Where What ... ... ... ... ... ...
Whom to ask? What to read and watch? Who are the experts? What do people talk about?What’s the quality?
http://Learning-Layers-eu
Design Principles
12
Claims Design Principles
Persons interact in a small group or the
whole community of learners via shared
artefacts.
• DP1: The SSS establishes a hybrid network of persons and artefacts built up by the
interactions of persons and artefacts.
• DP2: The SSS creates and infers groups of users to let learners interact in trusted
learning settings.
• DP3: The SSS removes possible inherent boundaries from existing tools.
The situational context in which knowledge
construction and application takes place is
important both for individual learning as
well as for establishing shared
understanding.
• DP4: The SSS can track the physical, time, social and semantic context in which
interactions have taken place.
• DP5: The SSS can provide cues/recommendations (e.g., tags, artefacts, etc.) to remind
users of the context in which an interaction has taken place.
People (i.e. their interpretation) and artefacts
influence each other in a dynamic process of
coordination of representational states.
• DP6: The SSS makes persons aware of collaborators’ interpretations via services.
• DP7: The SSS allows persons to express their interpretations that lead to manifestations
in artefacts via services (e.g., discussion, tagging).
Cognition represents a “cultural process” that
allows access to the history of the
translations between artefactual, internal
and physical structure.
• DP8: The SSN tracks the history of network interactions and can store different states of
that network.
Internal, digital and physical environment is
connected so that there is a constant
exchange between internal and external
structures.
• DP9: The SSS can represent different knowledge structures in different levels of
maturity.
• DP10: The SSS provides a mapping to physical objects.
• DP11: The SSS supports different formality levels of metadata.
http://Learning-Layers-eu
Software Architecture
• SSS follows ideas of Service-Oriented Architecture (SOA) and
Microservices
• Functionality is divided in services that can be easily maintained, tested
and combined to new services or more powerful ones
• Key benefits:
– Loose coupling
– Abstraction
– Reusability
– Autonomy
– Statelessness
– Composability
• This architecture design aims at supporting various tools with common
functionality
• SSS is open-source software and available from the Learning Layers GitHub
– https://github.com/learning-layers/SocialSemanticServer
13
14
• Service Registry
– Forwards requests from
REST API
• Service
– Implements interface
– Provides its datatypes,
configuration and data
access functions
– Has Service Container:
Access point to concrete
implementations
• Hybrid data persistence
– MySQL
– Apache Solr
– External datasources (e.g.,
Evernote)
http://Learning-Layers-eu
SSS Services
• Metadata
– (1) formal (e..g, time, location), (2) domain specific (e.g., from ontology), (3) user provided
metadata (e.g., tags)
• Activity
– Trace users‘ interactions with resources (e.g., log files)
• Search
– Full-text searches based on metadata (e.g., tags) or content (via SOLR)
• Recommendations
– Tag-, resource-, user recommendations based on semantic, social and location-based context
(e.g., Seitlinger et al., 2013; Kowald et al., 2014)
• Gardening Knowledge Structures
– Topic Modelling (via LDA) and tag recommendations
• Discussion
– Discuss around entities and multimedia Q&A
• Access Restrictions
– Build groups of learners and share learning material with others
• Collection
– Organize data in collections or learning episodes
15
http://Learning-Layers-eu
Applications of SSS and Its
Services
• Backend technology for various Learning Layers tools in
Healthcare and Construction domain
• Examples:
– Bits & Pieces
• sensemaking of learning experiences
– KnowBrain
• Collaborative organizing and discussion of learning material
– Bookmarker / Attacher
• Exploration of topics on the Web and formalization into blogs
• Others:
– e.g., Living Documents, AchSo!, DiscussionTool, Learning Toolbox
– see: https://github.com/learning-layers/
16
http://Learning-Layers-eu
Bits and Pieces
17
http://Learning-Layers-eu
Bits and Pieces
18
Notifications Search Context Sharing
Sidebars 
http://Learning-Layers-eu
KnowBrain
19
Groups
Dropbox
http://Learning-Layers-eu
KnowBrain
20
Multimedia Q/A
Search
http://Learning-Layers-eu
Bookmarker / Attacher
21
Bookmarker
Attacher
http://Learning-Layers-eu
The SSS ...
• ... is a flexible technical infrastructure to integrate
tools for informal workplace learning.
• ... has been conceptualized and designed based on
principles gained from theories of Distributed
Cognition and Meaning Making.
• ... supports meaning making in artefact-mediated
communication.
22
http://Learning-Layers-eu
Future Work:
Workplace Learning Analytics
Giving learners the power to understand and analyse their learning process!
23
Monitoring
Activities
Exploring
Topics
http://Learning-Layers-eu
Future Work:
Workplace Learning Analytics
24
Understanding
explicit and implicit
social relations
http://Learning-Layers-eu
Thank you for your attention
25
Tobias Ley
Tallinn University
Institute of Informatics
tley@tlu.ee
skype tobias_ley
Twitter @tobold
http://tobiasley.wordpress.com
Learning Layers Project
ICT EU-FP7, 12mEUR, 2012-2016
Web: http://learning-layers.eu
Source Code: http://github.com/learning-layers
http://Learning-Layers-eu
References
• H. H. Clark and S. E. Brennan. Grounding in communication. Perspectives on socially shared cognition, 13(1991):127–149, 1991.
• U. Cress, C. Held, and J. Kimmerle. The collective knowledge of social tags: Direct and indirect influences on navigation, learning, and
information processing. Computers and Education, 60(1):59–73, 2013.
• U. Cress and J. Kimmerle. Successful knowledge building needs group awareness: Interaction analysis of a 9th grade cscl biology lesson.
In Productive multivocality in the analysis of group interactions, pages 495–509. Springer, 2013.
• J. Hollan, E. Hutchins, and D. Kirsh. Distributed cognition: toward a new foundation for human-computer interaction research. ACM
Transactions on Computer-Human Interaction (TOCHI), 7(2):174–196, 2000.
• E. Hutchins. Distributed cognition. International Encyclopedia of the Social and Behavioral Sciences. Elsevier Science, 2000.
• D. Kowald, P. Seitlinger, C. Trattner, and T. Ley. Long Time No See: The Probability of Reusing Tags as a Function of Frequency and
Recency. In Proceedings of the 23rd international conference on World Wide Web Companion, WWW '14, ACM, New York, NY, USA,
2014.
• B. Latour. Reassembling the social-an introduction to actor-network-theory. Reassembling the Social-An Introduction to Actor-Network-
Theory, by Bruno Latour, pp. 316. Foreword by Bruno Latour. Oxford University Press, Sep 2005, 1, 2005.
• Tobias, L., Cook, J., Dennerlein, S., Kravcik, M., Kunzmann, C., Laanpere, M., Pata, K. et al. Scaling informal learning: An integrative
systems view on scaffolding at the workplace. In Scaling up Learning for Sustained Impact, pp. 484-489. Springer Berlin Heidelberg,
2013.
• P. Seitlinger, D. Kowald, C. Trattner, and T. Ley.: Recommending Tags with a Model of Human Categorization. In Proceedings of The
ACM International Conference on Information and Knowledge Management (CIKM 2013), ACM, New York, NY, USA, 2013.
• G. Stahl. A model of collaborative knowledge-building. In Fourth international conference of the learning sciences, volume 10, pages
70–77. Mahwah, NJ: Erlbaum, 2000.
• D. D. Suthers. Collaborative knowledge construction through shared representations. In System Sciences, 2005. HICSS’05. Proceedings
of the 38th Annual Hawaii International Conference on, pages 5a–5a. IEEE, 2005.
26
http://Learning-Layers-eu
Coverage of Informal Learning?
27
The resulting tools
demonstrate that
the SSS is capable
of supporting
different informal
learning practices
at the workplace
(Ley et al., 2014).

More Related Content

What's hot

Community Learning Analytics – A New Research Field in TEL
Community Learning Analytics – A New Research Field in TELCommunity Learning Analytics – A New Research Field in TEL
Community Learning Analytics – A New Research Field in TELRalf Klamma
 
A Methodology and Tool Support for Widget-based Web Application Development
A Methodology and Tool Support for Widget-based Web Application DevelopmentA Methodology and Tool Support for Widget-based Web Application Development
A Methodology and Tool Support for Widget-based Web Application DevelopmentNicolaescu Petru
 
Yjs: A Framework for Near Real-time P2P Shared Editing on Arbitrary Data Types
Yjs: A Framework for Near Real-time P2P Shared Editing on Arbitrary Data TypesYjs: A Framework for Near Real-time P2P Shared Editing on Arbitrary Data Types
Yjs: A Framework for Near Real-time P2P Shared Editing on Arbitrary Data TypesNicolaescu Petru
 
SeViAnno 2.0: Web-Enabled Collaborative Semantic Video Annotation Beyond the ...
SeViAnno 2.0: Web-Enabled CollaborativeSemantic Video Annotation Beyond the ...SeViAnno 2.0: Web-Enabled CollaborativeSemantic Video Annotation Beyond the ...
SeViAnno 2.0: Web-Enabled Collaborative Semantic Video Annotation Beyond the ...Nicolaescu Petru
 
Keynote Learning Layers Developer Camp 2013
Keynote Learning Layers Developer Camp 2013Keynote Learning Layers Developer Camp 2013
Keynote Learning Layers Developer Camp 2013Ralf Klamma
 
Learning Analytics in a Mobile World - A Community Information Systems Perspe...
Learning Analytics in a Mobile World - A Community Information Systems Perspe...Learning Analytics in a Mobile World - A Community Information Systems Perspe...
Learning Analytics in a Mobile World - A Community Information Systems Perspe...Ralf Klamma
 
Scaling up digital learning support for smart workforce development in cluste...
Scaling up digital learning support for smart workforce development in cluste...Scaling up digital learning support for smart workforce development in cluste...
Scaling up digital learning support for smart workforce development in cluste...Ralf Klamma
 
A Community Information System for Ubiquitous Informal Learning Support
A Community Information System for Ubiquitous Informal Learning SupportA Community Information System for Ubiquitous Informal Learning Support
A Community Information System for Ubiquitous Informal Learning SupportNicolaescu Petru
 
The SSS as an Infrastructure for WP LA
The SSS as an Infrastructure for WP LAThe SSS as an Infrastructure for WP LA
The SSS as an Infrastructure for WP LADominik Kowald
 
DireWolf Goes Pack Hunting: A Peer-to-Peer Approach for Secure Low Latency Wi...
DireWolf Goes Pack Hunting: A Peer-to-Peer Approach for Secure Low Latency Wi...DireWolf Goes Pack Hunting: A Peer-to-Peer Approach for Secure Low Latency Wi...
DireWolf Goes Pack Hunting: A Peer-to-Peer Approach for Secure Low Latency Wi...IstvanKoren
 
Analysis of Overlapping Communities in Signed Complex Networks
Analysis of Overlapping Communities in Signed Complex NetworksAnalysis of Overlapping Communities in Signed Complex Networks
Analysis of Overlapping Communities in Signed Complex NetworksMohsen Shahriari
 
Contextualized versus Structural Overlapping Communities in Social Media.
Contextualized versus Structural Overlapping Communities in Social Media. Contextualized versus Structural Overlapping Communities in Social Media.
Contextualized versus Structural Overlapping Communities in Social Media. Mohsen Shahriari
 
Real-Time Metamodeling in the Web Browser
Real-Time Metamodeling in the Web BrowserReal-Time Metamodeling in the Web Browser
Real-Time Metamodeling in the Web BrowserMichael Derntl
 
The influence of social status on consensus building in collaboration networks
The influence of social status on consensus building in collaboration networksThe influence of social status on consensus building in collaboration networks
The influence of social status on consensus building in collaboration networksIlire Hasani-Mavriqi
 
SRS2014: Towards a Scalable Recommender Engine for Online Marketplaces
SRS2014: Towards a Scalable Recommender Engine for Online MarketplacesSRS2014: Towards a Scalable Recommender Engine for Online Marketplaces
SRS2014: Towards a Scalable Recommender Engine for Online MarketplacesDominik Kowald
 
DireWolf - Distributing and Migrating User Interfaces for Widget-based Web Ap...
DireWolf - Distributing and Migrating User Interfaces for Widget-based Web Ap...DireWolf - Distributing and Migrating User Interfaces for Widget-based Web Ap...
DireWolf - Distributing and Migrating User Interfaces for Widget-based Web Ap...Dejan Kovachev
 
Advanced Community Information Systems Group (ACIS) Annual Report 2013
Advanced Community Information Systems Group (ACIS) Annual Report 2013Advanced Community Information Systems Group (ACIS) Annual Report 2013
Advanced Community Information Systems Group (ACIS) Annual Report 2013Ralf Klamma
 
ACIS Annual Report 2014
ACIS Annual Report 2014ACIS Annual Report 2014
ACIS Annual Report 2014Ralf Klamma
 
WWW'15: A Hybrid Resource Recommender Mimicking Attention-Interpretation Dyna...
WWW'15: A Hybrid Resource Recommender Mimicking Attention-Interpretation Dyna...WWW'15: A Hybrid Resource Recommender Mimicking Attention-Interpretation Dyna...
WWW'15: A Hybrid Resource Recommender Mimicking Attention-Interpretation Dyna...Dominik Kowald
 
NetLearn: Social Network Analysis and Visualizations for Learning
NetLearn: Social Network Analysis and Visualizations for LearningNetLearn: Social Network Analysis and Visualizations for Learning
NetLearn: Social Network Analysis and Visualizations for LearningMohamed Amine Chatti
 

What's hot (20)

Community Learning Analytics – A New Research Field in TEL
Community Learning Analytics – A New Research Field in TELCommunity Learning Analytics – A New Research Field in TEL
Community Learning Analytics – A New Research Field in TEL
 
A Methodology and Tool Support for Widget-based Web Application Development
A Methodology and Tool Support for Widget-based Web Application DevelopmentA Methodology and Tool Support for Widget-based Web Application Development
A Methodology and Tool Support for Widget-based Web Application Development
 
Yjs: A Framework for Near Real-time P2P Shared Editing on Arbitrary Data Types
Yjs: A Framework for Near Real-time P2P Shared Editing on Arbitrary Data TypesYjs: A Framework for Near Real-time P2P Shared Editing on Arbitrary Data Types
Yjs: A Framework for Near Real-time P2P Shared Editing on Arbitrary Data Types
 
SeViAnno 2.0: Web-Enabled Collaborative Semantic Video Annotation Beyond the ...
SeViAnno 2.0: Web-Enabled CollaborativeSemantic Video Annotation Beyond the ...SeViAnno 2.0: Web-Enabled CollaborativeSemantic Video Annotation Beyond the ...
SeViAnno 2.0: Web-Enabled Collaborative Semantic Video Annotation Beyond the ...
 
Keynote Learning Layers Developer Camp 2013
Keynote Learning Layers Developer Camp 2013Keynote Learning Layers Developer Camp 2013
Keynote Learning Layers Developer Camp 2013
 
Learning Analytics in a Mobile World - A Community Information Systems Perspe...
Learning Analytics in a Mobile World - A Community Information Systems Perspe...Learning Analytics in a Mobile World - A Community Information Systems Perspe...
Learning Analytics in a Mobile World - A Community Information Systems Perspe...
 
Scaling up digital learning support for smart workforce development in cluste...
Scaling up digital learning support for smart workforce development in cluste...Scaling up digital learning support for smart workforce development in cluste...
Scaling up digital learning support for smart workforce development in cluste...
 
A Community Information System for Ubiquitous Informal Learning Support
A Community Information System for Ubiquitous Informal Learning SupportA Community Information System for Ubiquitous Informal Learning Support
A Community Information System for Ubiquitous Informal Learning Support
 
The SSS as an Infrastructure for WP LA
The SSS as an Infrastructure for WP LAThe SSS as an Infrastructure for WP LA
The SSS as an Infrastructure for WP LA
 
DireWolf Goes Pack Hunting: A Peer-to-Peer Approach for Secure Low Latency Wi...
DireWolf Goes Pack Hunting: A Peer-to-Peer Approach for Secure Low Latency Wi...DireWolf Goes Pack Hunting: A Peer-to-Peer Approach for Secure Low Latency Wi...
DireWolf Goes Pack Hunting: A Peer-to-Peer Approach for Secure Low Latency Wi...
 
Analysis of Overlapping Communities in Signed Complex Networks
Analysis of Overlapping Communities in Signed Complex NetworksAnalysis of Overlapping Communities in Signed Complex Networks
Analysis of Overlapping Communities in Signed Complex Networks
 
Contextualized versus Structural Overlapping Communities in Social Media.
Contextualized versus Structural Overlapping Communities in Social Media. Contextualized versus Structural Overlapping Communities in Social Media.
Contextualized versus Structural Overlapping Communities in Social Media.
 
Real-Time Metamodeling in the Web Browser
Real-Time Metamodeling in the Web BrowserReal-Time Metamodeling in the Web Browser
Real-Time Metamodeling in the Web Browser
 
The influence of social status on consensus building in collaboration networks
The influence of social status on consensus building in collaboration networksThe influence of social status on consensus building in collaboration networks
The influence of social status on consensus building in collaboration networks
 
SRS2014: Towards a Scalable Recommender Engine for Online Marketplaces
SRS2014: Towards a Scalable Recommender Engine for Online MarketplacesSRS2014: Towards a Scalable Recommender Engine for Online Marketplaces
SRS2014: Towards a Scalable Recommender Engine for Online Marketplaces
 
DireWolf - Distributing and Migrating User Interfaces for Widget-based Web Ap...
DireWolf - Distributing and Migrating User Interfaces for Widget-based Web Ap...DireWolf - Distributing and Migrating User Interfaces for Widget-based Web Ap...
DireWolf - Distributing and Migrating User Interfaces for Widget-based Web Ap...
 
Advanced Community Information Systems Group (ACIS) Annual Report 2013
Advanced Community Information Systems Group (ACIS) Annual Report 2013Advanced Community Information Systems Group (ACIS) Annual Report 2013
Advanced Community Information Systems Group (ACIS) Annual Report 2013
 
ACIS Annual Report 2014
ACIS Annual Report 2014ACIS Annual Report 2014
ACIS Annual Report 2014
 
WWW'15: A Hybrid Resource Recommender Mimicking Attention-Interpretation Dyna...
WWW'15: A Hybrid Resource Recommender Mimicking Attention-Interpretation Dyna...WWW'15: A Hybrid Resource Recommender Mimicking Attention-Interpretation Dyna...
WWW'15: A Hybrid Resource Recommender Mimicking Attention-Interpretation Dyna...
 
NetLearn: Social Network Analysis and Visualizations for Learning
NetLearn: Social Network Analysis and Visualizations for LearningNetLearn: Social Network Analysis and Visualizations for Learning
NetLearn: Social Network Analysis and Visualizations for Learning
 

Viewers also liked

Unpacking the Layers Box
Unpacking the Layers BoxUnpacking the Layers Box
Unpacking the Layers BoxIstvanKoren
 
Itk bauters purma_change of practice as learning reflection as control of habits
Itk bauters purma_change of practice as learning reflection as control of habitsItk bauters purma_change of practice as learning reflection as control of habits
Itk bauters purma_change of practice as learning reflection as control of habitsMerja Bauters
 
Ensuring Maximization Of Learning In The Workplace Elearning Curve Blog Micha...
Ensuring Maximization Of Learning In The Workplace Elearning Curve Blog Micha...Ensuring Maximization Of Learning In The Workplace Elearning Curve Blog Micha...
Ensuring Maximization Of Learning In The Workplace Elearning Curve Blog Micha...Michael Hanley
 
Human resource development
Human resource developmentHuman resource development
Human resource developmentZeinul Haleem
 
EC-TEL 2016: Which Algorithms Suit Which Learning Environments?
EC-TEL 2016: Which Algorithms Suit Which Learning Environments?EC-TEL 2016: Which Algorithms Suit Which Learning Environments?
EC-TEL 2016: Which Algorithms Suit Which Learning Environments?Simone Kopeinik
 
A Microservice Approach for Near Real-time Collaborative 3D Object Annotation...
A Microservice Approach for Near Real-time Collaborative 3D Object Annotation...A Microservice Approach for Near Real-time Collaborative 3D Object Annotation...
A Microservice Approach for Near Real-time Collaborative 3D Object Annotation...Nicolaescu Petru
 
The Social Semantic Server Tool Support in Learning Layers
The Social Semantic Server Tool Support in Learning LayersThe Social Semantic Server Tool Support in Learning Layers
The Social Semantic Server Tool Support in Learning LayersDominik Kowald
 
Requirements Bazaar - Meet your Users on the Web
Requirements Bazaar - Meet your Users on the WebRequirements Bazaar - Meet your Users on the Web
Requirements Bazaar - Meet your Users on the WebIstvanKoren
 

Viewers also liked (10)

Unpacking the Layers Box
Unpacking the Layers BoxUnpacking the Layers Box
Unpacking the Layers Box
 
Itk bauters purma_change of practice as learning reflection as control of habits
Itk bauters purma_change of practice as learning reflection as control of habitsItk bauters purma_change of practice as learning reflection as control of habits
Itk bauters purma_change of practice as learning reflection as control of habits
 
Ensuring Maximization Of Learning In The Workplace Elearning Curve Blog Micha...
Ensuring Maximization Of Learning In The Workplace Elearning Curve Blog Micha...Ensuring Maximization Of Learning In The Workplace Elearning Curve Blog Micha...
Ensuring Maximization Of Learning In The Workplace Elearning Curve Blog Micha...
 
Human resource development
Human resource developmentHuman resource development
Human resource development
 
Hrd 6
Hrd 6Hrd 6
Hrd 6
 
Hrd 1
Hrd 1Hrd 1
Hrd 1
 
EC-TEL 2016: Which Algorithms Suit Which Learning Environments?
EC-TEL 2016: Which Algorithms Suit Which Learning Environments?EC-TEL 2016: Which Algorithms Suit Which Learning Environments?
EC-TEL 2016: Which Algorithms Suit Which Learning Environments?
 
A Microservice Approach for Near Real-time Collaborative 3D Object Annotation...
A Microservice Approach for Near Real-time Collaborative 3D Object Annotation...A Microservice Approach for Near Real-time Collaborative 3D Object Annotation...
A Microservice Approach for Near Real-time Collaborative 3D Object Annotation...
 
The Social Semantic Server Tool Support in Learning Layers
The Social Semantic Server Tool Support in Learning LayersThe Social Semantic Server Tool Support in Learning Layers
The Social Semantic Server Tool Support in Learning Layers
 
Requirements Bazaar - Meet your Users on the Web
Requirements Bazaar - Meet your Users on the WebRequirements Bazaar - Meet your Users on the Web
Requirements Bazaar - Meet your Users on the Web
 

Similar to The Social Semantic Server: A Flexible Framework to Support Informal Learning at the Workplace

Bridging the missing middle for al_tversionfinal_14_08_2014
Bridging the missing middle for al_tversionfinal_14_08_2014Bridging the missing middle for al_tversionfinal_14_08_2014
Bridging the missing middle for al_tversionfinal_14_08_2014debbieholley1
 
Slidescambridge2012 120417062050-phpapp02
Slidescambridge2012 120417062050-phpapp02Slidescambridge2012 120417062050-phpapp02
Slidescambridge2012 120417062050-phpapp02Mimas
 
Capturing Conversations, Context and Curricula: The JLeRN Experiment and the ...
Capturing Conversations, Context and Curricula: The JLeRN Experiment and the ...Capturing Conversations, Context and Curricula: The JLeRN Experiment and the ...
Capturing Conversations, Context and Curricula: The JLeRN Experiment and the ...Sarah Currier
 
Slides | Research data literacy and the library
Slides | Research data literacy and the librarySlides | Research data literacy and the library
Slides | Research data literacy and the libraryColleen DeLory
 
Slides | Research data literacy and the library
Slides | Research data literacy and the librarySlides | Research data literacy and the library
Slides | Research data literacy and the libraryLibrary_Connect
 
On data-driven systems analyzing, supporting and enhancing users’ interaction...
On data-driven systems analyzing, supporting and enhancing users’ interaction...On data-driven systems analyzing, supporting and enhancing users’ interaction...
On data-driven systems analyzing, supporting and enhancing users’ interaction...Grial - University of Salamanca
 
JISC Institutional Innovation Support and Synthesis
JISC Institutional Innovation Support and SynthesisJISC Institutional Innovation Support and Synthesis
JISC Institutional Innovation Support and SynthesisGeorge Roberts
 
Thinking about technology .... differently
Thinking about technology .... differentlyThinking about technology .... differently
Thinking about technology .... differentlylisld
 
DELILA: information literacy and open educational resources (OERs)
DELILA: information literacy and open educational resources (OERs)DELILA: information literacy and open educational resources (OERs)
DELILA: information literacy and open educational resources (OERs)Jane Secker
 
A Method to Select e-Infrastructure Components to Sustain
A Method to Select e-Infrastructure Components to SustainA Method to Select e-Infrastructure Components to Sustain
A Method to Select e-Infrastructure Components to SustainDaniel S. Katz
 
Impact of Covid-19 on Learning and Education
Impact of Covid-19 on Learning and EducationImpact of Covid-19 on Learning and Education
Impact of Covid-19 on Learning and EducationMANENDRASINGH30
 
Relationship Building and Advocacy Across the Campus
Relationship Building and Advocacy Across the CampusRelationship Building and Advocacy Across the Campus
Relationship Building and Advocacy Across the CampusUCD Library
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
K.M.S
K.M.SK.M.S
K.M.Sey135
 
Mei Wang & Sharon Hu's Institutional Repository and Academic Library
Mei Wang & Sharon Hu's Institutional Repository and Academic LibraryMei Wang & Sharon Hu's Institutional Repository and Academic Library
Mei Wang & Sharon Hu's Institutional Repository and Academic LibraryFuWaye Bender
 
2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...
2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...
2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...eMadrid network
 
Support Project Presentation Inst Innovation
Support Project Presentation  Inst InnovationSupport Project Presentation  Inst Innovation
Support Project Presentation Inst InnovationAndy Dyson
 

Similar to The Social Semantic Server: A Flexible Framework to Support Informal Learning at the Workplace (20)

Bridging the missing middle for al_tversionfinal_14_08_2014
Bridging the missing middle for al_tversionfinal_14_08_2014Bridging the missing middle for al_tversionfinal_14_08_2014
Bridging the missing middle for al_tversionfinal_14_08_2014
 
Network Awareness Tool - Learning Analytics in the workplace: 
Detecting and ...
Network Awareness Tool - Learning Analytics in the workplace: 
Detecting and ...Network Awareness Tool - Learning Analytics in the workplace: 
Detecting and ...
Network Awareness Tool - Learning Analytics in the workplace: 
Detecting and ...
 
Slidescambridge2012 120417062050-phpapp02
Slidescambridge2012 120417062050-phpapp02Slidescambridge2012 120417062050-phpapp02
Slidescambridge2012 120417062050-phpapp02
 
Capturing Conversations, Context and Curricula: The JLeRN Experiment and the ...
Capturing Conversations, Context and Curricula: The JLeRN Experiment and the ...Capturing Conversations, Context and Curricula: The JLeRN Experiment and the ...
Capturing Conversations, Context and Curricula: The JLeRN Experiment and the ...
 
Slides | Research data literacy and the library
Slides | Research data literacy and the librarySlides | Research data literacy and the library
Slides | Research data literacy and the library
 
Slides | Research data literacy and the library
Slides | Research data literacy and the librarySlides | Research data literacy and the library
Slides | Research data literacy and the library
 
ICS2208 lecture6
ICS2208 lecture6ICS2208 lecture6
ICS2208 lecture6
 
Week 3
Week 3Week 3
Week 3
 
On data-driven systems analyzing, supporting and enhancing users’ interaction...
On data-driven systems analyzing, supporting and enhancing users’ interaction...On data-driven systems analyzing, supporting and enhancing users’ interaction...
On data-driven systems analyzing, supporting and enhancing users’ interaction...
 
JISC Institutional Innovation Support and Synthesis
JISC Institutional Innovation Support and SynthesisJISC Institutional Innovation Support and Synthesis
JISC Institutional Innovation Support and Synthesis
 
Thinking about technology .... differently
Thinking about technology .... differentlyThinking about technology .... differently
Thinking about technology .... differently
 
DELILA: information literacy and open educational resources (OERs)
DELILA: information literacy and open educational resources (OERs)DELILA: information literacy and open educational resources (OERs)
DELILA: information literacy and open educational resources (OERs)
 
A Method to Select e-Infrastructure Components to Sustain
A Method to Select e-Infrastructure Components to SustainA Method to Select e-Infrastructure Components to Sustain
A Method to Select e-Infrastructure Components to Sustain
 
Impact of Covid-19 on Learning and Education
Impact of Covid-19 on Learning and EducationImpact of Covid-19 on Learning and Education
Impact of Covid-19 on Learning and Education
 
Relationship Building and Advocacy Across the Campus
Relationship Building and Advocacy Across the CampusRelationship Building and Advocacy Across the Campus
Relationship Building and Advocacy Across the Campus
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
K.M.S
K.M.SK.M.S
K.M.S
 
Mei Wang & Sharon Hu's Institutional Repository and Academic Library
Mei Wang & Sharon Hu's Institutional Repository and Academic LibraryMei Wang & Sharon Hu's Institutional Repository and Academic Library
Mei Wang & Sharon Hu's Institutional Repository and Academic Library
 
2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...
2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...
2015 03 19 (EDUCON2015) eMadrid UPM Towards a Learning Analytics Approach for...
 
Support Project Presentation Inst Innovation
Support Project Presentation  Inst InnovationSupport Project Presentation  Inst Innovation
Support Project Presentation Inst Innovation
 

Recently uploaded

Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 

Recently uploaded (20)

Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 

The Social Semantic Server: A Flexible Framework to Support Informal Learning at the Workplace

  • 1. http://Learning-Layers-euhttp://Learning-Layers-eu Learning Layers Scaling up Technologies for Informal Learning in SME Clusters The Social Semantic Server A Flexible Framework to Support Informal Learning at the Workplace Sebastian Dennerlein, Dominik Kowald, Elisabeth Lex, Dieter Theiler, Emanuel Lacic, Tobias Ley, Vladimir Tomberg, Adolfo Ruiz-Calleja 1
  • 2. http://Learning-Layers-eu Agenda • Introduction: Scaling Informal Workplace Learning • System Design: Designing a flexible framework for informal workplace learning – Theoretical Underpinning – Design Principles • System Implementation: SOA for a Hybrid Knowledge Representation – Software Architecture – Services • Applications: B&P, KnowBrain & Bookmarker/ Attacher • Conclusion on the Support of Informal Learning • Future Work: Next Steps & What else can be achieve by the SSS? 2
  • 3. http://Learning-Layers-eu Learning Layers Project: Scaling Informal Learning • Looking at Learning in Work Practices – [Eraut and Hirsch 2007, Maier 2009, Attwell 2003, Kooken et al. 2009, Collin 2006] • Unlock Peer Production – [Schmidt et al. 2009, Maier & Schmidt 2007] • Scaffolding for Meaningful Learning – [Ley et al. 2010, Lindstaedt et al. 2010, Siadaty et al. 2010, Pata, 2006] • Scale through Regional Clusters – [Deitmer and Attwell 2000]
  • 5. http://Learning-Layers-eu Straw Building How To X3-PVQX3-PJC X3-POZ PLC Equipment A possible scenario Explaining the use of a new construction technique and materials on site Making video material available on site through QR tagsUse of video recording and annotation Further questions on the use of the technique connected to site Material, questions and best practices collected and discussed Collection transformed into instructional material to enhance traditional training
  • 6. http://Learning-Layers-eu Deployment & Sustainability Scaling in Regional Clusters Architecture & Integration Layer Integration through Common Infrastructure Workplace Learning Layer Integration through Workplace Learning Practices Scaling Informal Learning: Project Architecture 6 Interaction Layers: An Ecosystem of Tools Social Semantic Layer Integration through Shared Meaning Interacting with Physical Objects Interacting with People Interacting with Digital Materials Straw Building How To X3-PVQX3-PJC X3-POZ PLC Equipment
  • 7. http://Learning-Layers-eu Deployment & Sustainability Scaling in Regional Clusters Scaling Informal Learning: Project Architecture 7 Interaction Layers: An Ecosystem of Tools Interacting with Physical Objects Interacting with People Interacting with Digital Materials Architecture & Integration Layer Integration through Common Infrastructure, Software Development and Tools Workplace Learning Layer Integration through Workplace Learning Practices Social Semantic Layer Integration through Shared Meaning Straw Building How To X3-PVQX3-PJC X3-POZ PLC Equipment
  • 8. http://Learning-Layers-eu Theoretical Underpinnings • Individual knowledge is constructed through collaborative knowledge building via artefact mediated communication (Cress et al., 2013; Stahl, 2000; Suthers, 2005) • Community of learners is considered as a distributed cognitive system (Hollan et al., 2000; Hutchins, 2000) • Social construction of meaning in a distributed cognitive system, meaning making (Suthers, 2005) 8
  • 9. http://Learning-Layers-eu How shared meaning emerges in Artefact-Mediated collaboration • Artefact-mediated communication needs minimal shared understanding, i.e., a common ground (Clark & Brennan, 2003; Cress & Kimmerle, 2013) • Shared Meaning is a result of social practices and negotiation (Wenger, 1998) • Actors, artefacts, interpretations and their reifications co-evolve in a constant dynamic process of meaning making 9 ToiletHow To Lightning SolutionX3-PJC X3-POZ PLC Equipment
  • 10. http://Learning-Layers-eu Goals of the Research • Develop a framework and services that make available a network composed of learners and their shared artefacts • Network is built by capturing how these artefacts are used in workplace activity • Services expose particular structural aspects of that network in the learning context 10
  • 11. http://Learning-Layers-eu Who When Where What ... ... ... ... ... ... An Artefact Actor Network User Profile Resource Profile Topic Modeling Recommended Resource Each interaction increases the network ... ... and is tracked in the history Trust and Social Network Traces of the Network History Knowledge is built by people interacting with other people and artefacts New Information displayed to Support User Interactions Intelligent Services derive new information 1 2 3 4 5 Who When Where What ... ... ... ... ... ... Who When Where What ... ... ... ... ... ... Who When Where What ... ... ... ... ... ... Whom to ask? What to read and watch? Who are the experts? What do people talk about?What’s the quality?
  • 12. http://Learning-Layers-eu Design Principles 12 Claims Design Principles Persons interact in a small group or the whole community of learners via shared artefacts. • DP1: The SSS establishes a hybrid network of persons and artefacts built up by the interactions of persons and artefacts. • DP2: The SSS creates and infers groups of users to let learners interact in trusted learning settings. • DP3: The SSS removes possible inherent boundaries from existing tools. The situational context in which knowledge construction and application takes place is important both for individual learning as well as for establishing shared understanding. • DP4: The SSS can track the physical, time, social and semantic context in which interactions have taken place. • DP5: The SSS can provide cues/recommendations (e.g., tags, artefacts, etc.) to remind users of the context in which an interaction has taken place. People (i.e. their interpretation) and artefacts influence each other in a dynamic process of coordination of representational states. • DP6: The SSS makes persons aware of collaborators’ interpretations via services. • DP7: The SSS allows persons to express their interpretations that lead to manifestations in artefacts via services (e.g., discussion, tagging). Cognition represents a “cultural process” that allows access to the history of the translations between artefactual, internal and physical structure. • DP8: The SSN tracks the history of network interactions and can store different states of that network. Internal, digital and physical environment is connected so that there is a constant exchange between internal and external structures. • DP9: The SSS can represent different knowledge structures in different levels of maturity. • DP10: The SSS provides a mapping to physical objects. • DP11: The SSS supports different formality levels of metadata.
  • 13. http://Learning-Layers-eu Software Architecture • SSS follows ideas of Service-Oriented Architecture (SOA) and Microservices • Functionality is divided in services that can be easily maintained, tested and combined to new services or more powerful ones • Key benefits: – Loose coupling – Abstraction – Reusability – Autonomy – Statelessness – Composability • This architecture design aims at supporting various tools with common functionality • SSS is open-source software and available from the Learning Layers GitHub – https://github.com/learning-layers/SocialSemanticServer 13
  • 14. 14 • Service Registry – Forwards requests from REST API • Service – Implements interface – Provides its datatypes, configuration and data access functions – Has Service Container: Access point to concrete implementations • Hybrid data persistence – MySQL – Apache Solr – External datasources (e.g., Evernote)
  • 15. http://Learning-Layers-eu SSS Services • Metadata – (1) formal (e..g, time, location), (2) domain specific (e.g., from ontology), (3) user provided metadata (e.g., tags) • Activity – Trace users‘ interactions with resources (e.g., log files) • Search – Full-text searches based on metadata (e.g., tags) or content (via SOLR) • Recommendations – Tag-, resource-, user recommendations based on semantic, social and location-based context (e.g., Seitlinger et al., 2013; Kowald et al., 2014) • Gardening Knowledge Structures – Topic Modelling (via LDA) and tag recommendations • Discussion – Discuss around entities and multimedia Q&A • Access Restrictions – Build groups of learners and share learning material with others • Collection – Organize data in collections or learning episodes 15
  • 16. http://Learning-Layers-eu Applications of SSS and Its Services • Backend technology for various Learning Layers tools in Healthcare and Construction domain • Examples: – Bits & Pieces • sensemaking of learning experiences – KnowBrain • Collaborative organizing and discussion of learning material – Bookmarker / Attacher • Exploration of topics on the Web and formalization into blogs • Others: – e.g., Living Documents, AchSo!, DiscussionTool, Learning Toolbox – see: https://github.com/learning-layers/ 16
  • 18. http://Learning-Layers-eu Bits and Pieces 18 Notifications Search Context Sharing Sidebars 
  • 22. http://Learning-Layers-eu The SSS ... • ... is a flexible technical infrastructure to integrate tools for informal workplace learning. • ... has been conceptualized and designed based on principles gained from theories of Distributed Cognition and Meaning Making. • ... supports meaning making in artefact-mediated communication. 22
  • 23. http://Learning-Layers-eu Future Work: Workplace Learning Analytics Giving learners the power to understand and analyse their learning process! 23 Monitoring Activities Exploring Topics
  • 24. http://Learning-Layers-eu Future Work: Workplace Learning Analytics 24 Understanding explicit and implicit social relations
  • 25. http://Learning-Layers-eu Thank you for your attention 25 Tobias Ley Tallinn University Institute of Informatics tley@tlu.ee skype tobias_ley Twitter @tobold http://tobiasley.wordpress.com Learning Layers Project ICT EU-FP7, 12mEUR, 2012-2016 Web: http://learning-layers.eu Source Code: http://github.com/learning-layers
  • 26. http://Learning-Layers-eu References • H. H. Clark and S. E. Brennan. Grounding in communication. Perspectives on socially shared cognition, 13(1991):127–149, 1991. • U. Cress, C. Held, and J. Kimmerle. The collective knowledge of social tags: Direct and indirect influences on navigation, learning, and information processing. Computers and Education, 60(1):59–73, 2013. • U. Cress and J. Kimmerle. Successful knowledge building needs group awareness: Interaction analysis of a 9th grade cscl biology lesson. In Productive multivocality in the analysis of group interactions, pages 495–509. Springer, 2013. • J. Hollan, E. Hutchins, and D. Kirsh. Distributed cognition: toward a new foundation for human-computer interaction research. ACM Transactions on Computer-Human Interaction (TOCHI), 7(2):174–196, 2000. • E. Hutchins. Distributed cognition. International Encyclopedia of the Social and Behavioral Sciences. Elsevier Science, 2000. • D. Kowald, P. Seitlinger, C. Trattner, and T. Ley. Long Time No See: The Probability of Reusing Tags as a Function of Frequency and Recency. In Proceedings of the 23rd international conference on World Wide Web Companion, WWW '14, ACM, New York, NY, USA, 2014. • B. Latour. Reassembling the social-an introduction to actor-network-theory. Reassembling the Social-An Introduction to Actor-Network- Theory, by Bruno Latour, pp. 316. Foreword by Bruno Latour. Oxford University Press, Sep 2005, 1, 2005. • Tobias, L., Cook, J., Dennerlein, S., Kravcik, M., Kunzmann, C., Laanpere, M., Pata, K. et al. Scaling informal learning: An integrative systems view on scaffolding at the workplace. In Scaling up Learning for Sustained Impact, pp. 484-489. Springer Berlin Heidelberg, 2013. • P. Seitlinger, D. Kowald, C. Trattner, and T. Ley.: Recommending Tags with a Model of Human Categorization. In Proceedings of The ACM International Conference on Information and Knowledge Management (CIKM 2013), ACM, New York, NY, USA, 2013. • G. Stahl. A model of collaborative knowledge-building. In Fourth international conference of the learning sciences, volume 10, pages 70–77. Mahwah, NJ: Erlbaum, 2000. • D. D. Suthers. Collaborative knowledge construction through shared representations. In System Sciences, 2005. HICSS’05. Proceedings of the 38th Annual Hawaii International Conference on, pages 5a–5a. IEEE, 2005. 26
  • 27. http://Learning-Layers-eu Coverage of Informal Learning? 27 The resulting tools demonstrate that the SSS is capable of supporting different informal learning practices at the workplace (Ley et al., 2014).

Editor's Notes

  1. Microservices: services are indepenent of each other and could be deployed indepentently but not independet of environment or programming language!