SlideShare a Scribd company logo
1 of 70
Download to read offline
การประยุกต์ใช้
        DSpace Open Source Software
         ในการจัดการความรูขององค์กร
                          ้

                    ดร.ธิติ วัชรสินธพชัย
         คณะเทคโนโลยี มหาวิทยาลัยชินวัตร
Thailand Ambassador, DSpace Foundation
         thitiv@siu.ac.th twitter.com/thitiv
Outline
•   Background on Organizational KM
•   Introduction to Digital Library
•   The DSpace Digital Library
•   Developing with DSpace
•   Sample Applications
    – Tour of Sample Repositories
    – Blog+DL KM system
• Closing Remark : DSpace and Beyond
    – Networked Repositories, Mash-Up, Web 2.0 & 3.0

                                                       2
Outline
•   Background on Organizational KM
•   Introduction to Digital Library
•   The DSpace Digital Library
•   Developing with DSpace
•   Sample Applications
    – Tour of Sample Repositories
    – Blog+DL KM system
• Closing Remark : DSpace and Beyond
    – Networked Repositories, Mash-Up, Web 2.0 & 3.0

                                                       3
Organizational KM

  Background Issue
An Organizational Workflow




                             5
Organizational KM
• When a new project is launched, we normally
  investigate whether we know anything about it.
  – For projects similar to the past, we go to files and
    cabinets
     • to search for the related documents for reference.
  – For unfamiliar projects we would spend time
    researching
     • either by finding/reading reference books, surfing the net;
       and
     • consulting senior engineers or experts to come up with a
       solution.


                                                                     6
Organizational KM
• This process is time consuming and not very
  productive if not well facilitated




                                                7
Outline
•   Background on Organizational KM
•   Introduction to Digital Library
•   The DSpace Digital Library
•   Developing with DSpace
•   Sample Applications
    – Tour of Sample Repositories
    – Blog+DL KM system
• Closing Remark : DSpace and Beyond
    – Networked Repositories, Mash-Up, Web 2.0 & 3.0

                                                       8
Digital Library
What is a Digital Library?
• A digital library is an integrated set of services for
  capturing, cataloging, storing, searching,
  protecting, and retrieving information
  (Reddy et al. 1999)

• A digital library typically comprises digital
  collections, services and infrastructure to support
  life-long learning, research, scholarly
  communication and preservation
  (Wikipedia 2006b).
                                                       10
What can it do?
• Original use
  – Preservation: Archive of digitized copies of rare
    documents, books, and historical objects
  – For study by people of new generations

• Modern use: Material from MIT’s white paper
  – Central repository to store virtually all works of
    faculty and staff
  – Preservation of all works so that they do not vanish
    with time (and technological obsolescence)

                                                           11
Important Terms
• Digital Library
  – Institutional Repository




                               12
Important Technologies
• Greenstone
  – Librarian
  – Compilation


• DSpace
  – Community
  – Incremental submissions


                                13
Outline
•   Background on Organizational KM
•   Introduction to Digital Library
•   The DSpace Digital Library
•   Developing with DSpace
•   Sample Applications
    – Tour of Sample Repositories
    – Blog+DL KM system
• Closing Remark : DSpace and Beyond
    – Networked Repositories, Mash-Up, Web 2.0 & 3.0

                                                       14
MIT’s Institutional Repository Solution

DSPACE DIGITAL LIBRARY


                                          15
DSpace
• “DSpace is a groundbreaking digital institutional
  repository that captures, stores, indexes, preserves,
  and redistributes the intellectual output of a
  university’s research faculty in digital formats.”

• Developed jointly by MIT Libraries and
  Hewlett-Packard

• Licensed under BSD distribution license
• www.dspace.org

                                                                                  16
                                   Source: Dunn and Walsh (2004). Indiana University.
DSpace
• Supports submission of, management of, and
  access to digital content
  – Formats: text, images, audio, video


• Organized based on organizational needs of a
  large university
  – Communities and collections


                                                 17
DSpace Features
• Digital preservation
  – Persistent IDs, support levels for different file
    formats
• Access control
• Versioning
• Search and retrieval
  – Based on qualified Dublin Core metadata

• Plus interoperability with other digital library
  systems
                                                        18
DSpace Technology
•   OS: Unix/Linux or Windows
•   Written in Java
•   PostgreSQL relational database
•   Provides complete Web user interface, but
    Java APIs available




                                                19
DSpace Data Model




                    20
21
DSpace at MIT

A TOUR OF DSPACE REPOSITORY


                              22
23
24
25
26
27
Cross-system Interoperability




                                28
29
30
31
Network of
Repositories




         32
Outline
•   Background on Organizational KM
•   Introduction to Digital Library
•   The DSpace Digital Library
•   Developing with DSpace
•   Sample Applications
    – Tour of Sample Repositories
    – Blog+DL KM system
• Closing Remark : DSpace and Beyond
    – Networked Repositories, Mash-Up, Web 2.0 & 3.0

                                                       33
Developing with DSpace
org.dspace.eperson.EPerson




                    DSpace System Architecture




                             Source: http://www.dspace.org/index.php?option=com_content&task=view&id=145
                                                                                                           35
36
37
Content Management API

                   Community

                   Collection

                     Item

                    Bundle

                   Bitstream

                   Bitstream

                       …


                                38
Example Code




               39
Outline
•   Background on Organizational KM
•   Introduction to Digital Library
•   The DSpace Digital Library
•   Developing with DSpace
•   Sample Applications
    – Tour of Sample Repositories
    – Blog+DL KM system
• Closing Remark : DSpace and Beyond
    – Networked Repositories, Mash-Up, Web 2.0 & 3.0

                                                       40
Sample Applications of DSpace
Sample Repositories
• Standalone
  – Healthcare: http://dspace.hsri.or.th/dspace
  – Academic: http://dspace.siu.ac.th
  – Educational: http://dl.kids-d.org
• Mash-up
  – http://hub.hku.hk/handle/123456789/45323
     • http://searchapidocs.scopus.com
Outline
•   Background on Organizational KM
•   Introduction to Digital Library
•   The DSpace Digital Library
•   Developing with DSpace
•   Sample Applications
    – Tour of Sample Repositories
    – Blog+DL KM system
• Closing Remark : DSpace and Beyond
    – Networked Repositories, Mash-Up, Web 2.0 & 3.0

                                                       43
Sample application of DSpace

BLOG+DL


                               44
Theoretical Basis
Theory of Organizational Knowledge Creation




                                    Nonaka & Takeuchi (1995)
                                                           45
Sources of Knowledge
• Traditional
  – Discussions with colleagues & experts
     • Summarized and blogged
  – Experience from past projects
     • Relevant project files collected & documented


• Web
  – Web browsing & Google searches
     • Someone else’s experience
     • Datasheets
  – Serendipity

                                                       46
System Architecture




                      47
Writing a blog entry

   Describe a problem
   Express an opinion
 Summarize a discussion
49
50
51
52
53
54
55
Archiving Matured Discussion

         Discussion is closed
  Archiving to the Digital Library for
          future references
57
Archiving Useful Articles
59
The Portfolio Built up
61
What do we have in the Pocket?

     On Launch of a New Project
63
64
65
66
67
68
Closing Remark
DSpace and Beyond: Networked Repositories, Mash-Up, Web 2.0 & 3.0




   http://www.kids-d.org

   Content Recommendation
   Social Bookmarking
   Opinions & Criticism

                                                               69
Questions

thitiv@siu.ac.th

More Related Content

What's hot

ESI Supplemental Webinar 2 - DataONE presentation slides
ESI Supplemental Webinar 2 - DataONE presentation slides ESI Supplemental Webinar 2 - DataONE presentation slides
ESI Supplemental Webinar 2 - DataONE presentation slides DuraSpace
 
Msc Proposal Presentation
Msc Proposal PresentationMsc Proposal Presentation
Msc Proposal PresentationLighton Phiri
 
9 25-12 DuraSpace Hot Topics, Slides, Introduction to Hydra
9 25-12 DuraSpace Hot Topics, Slides, Introduction to Hydra 9 25-12 DuraSpace Hot Topics, Slides, Introduction to Hydra
9 25-12 DuraSpace Hot Topics, Slides, Introduction to Hydra DuraSpace
 
Cautious Optimism: Cultivate your Garden
Cautious Optimism: Cultivate your GardenCautious Optimism: Cultivate your Garden
Cautious Optimism: Cultivate your GardenChris Rusbridge
 
Carpenter - Wolfram Data Summit ResourceSync
Carpenter - Wolfram Data Summit ResourceSyncCarpenter - Wolfram Data Summit ResourceSync
Carpenter - Wolfram Data Summit ResourceSyncnisohq
 
Issues in long-term knowledge retention in engineering
Issues in long-term knowledge retention in engineeringIssues in long-term knowledge retention in engineering
Issues in long-term knowledge retention in engineeringChris Rusbridge
 
Digital Library Initiatives in India : An Overview
Digital Library Initiatives in  India : An OverviewDigital Library Initiatives in  India : An Overview
Digital Library Initiatives in India : An OverviewManoj Kumar Sinha
 
"What is left to do?", Dublin Core 2012 Keynote
"What is left to do?", Dublin Core 2012 Keynote"What is left to do?", Dublin Core 2012 Keynote
"What is left to do?", Dublin Core 2012 KeynoteDan Brickley
 
Presentation Slides, “Creating Access to Audio & Video Digital Media: The Va...
Presentation Slides, “Creating Access to Audio & Video Digital Media:  The Va...Presentation Slides, “Creating Access to Audio & Video Digital Media:  The Va...
Presentation Slides, “Creating Access to Audio & Video Digital Media: The Va...DuraSpace
 
10-16-12 DuraSpace Hot Topics, Slides, A Case Study
10-16-12 DuraSpace Hot Topics, Slides, A Case Study10-16-12 DuraSpace Hot Topics, Slides, A Case Study
10-16-12 DuraSpace Hot Topics, Slides, A Case StudyDuraSpace
 
10-30-12 Hydra Technical Deep Dive Presentation Slides
10-30-12 Hydra Technical Deep Dive Presentation Slides10-30-12 Hydra Technical Deep Dive Presentation Slides
10-30-12 Hydra Technical Deep Dive Presentation SlidesDuraSpace
 
National Digital Library
National Digital LibraryNational Digital Library
National Digital Libraryguesta45bc80
 
Module 1 introduction of Dspace
Module 1  introduction of DspaceModule 1  introduction of Dspace
Module 1 introduction of DspaceShehzad Ali
 
Tutorial on Semantic Digital Libraries (ESWC'2007)
Tutorial on Semantic Digital Libraries (ESWC'2007)Tutorial on Semantic Digital Libraries (ESWC'2007)
Tutorial on Semantic Digital Libraries (ESWC'2007)Sebastian Ryszard Kruk
 
Introduction to DSpace
Introduction to DSpaceIntroduction to DSpace
Introduction to DSpaceIryna Kuchma
 

What's hot (20)

ESI Supplemental Webinar 2 - DataONE presentation slides
ESI Supplemental Webinar 2 - DataONE presentation slides ESI Supplemental Webinar 2 - DataONE presentation slides
ESI Supplemental Webinar 2 - DataONE presentation slides
 
Digital Library Software
Digital Library SoftwareDigital Library Software
Digital Library Software
 
Msc Proposal Presentation
Msc Proposal PresentationMsc Proposal Presentation
Msc Proposal Presentation
 
9 25-12 DuraSpace Hot Topics, Slides, Introduction to Hydra
9 25-12 DuraSpace Hot Topics, Slides, Introduction to Hydra 9 25-12 DuraSpace Hot Topics, Slides, Introduction to Hydra
9 25-12 DuraSpace Hot Topics, Slides, Introduction to Hydra
 
Cautious Optimism: Cultivate your Garden
Cautious Optimism: Cultivate your GardenCautious Optimism: Cultivate your Garden
Cautious Optimism: Cultivate your Garden
 
Science & technology (s&t) cloud2
Science & technology (s&t) cloud2Science & technology (s&t) cloud2
Science & technology (s&t) cloud2
 
Carpenter - Wolfram Data Summit ResourceSync
Carpenter - Wolfram Data Summit ResourceSyncCarpenter - Wolfram Data Summit ResourceSync
Carpenter - Wolfram Data Summit ResourceSync
 
Issues in long-term knowledge retention in engineering
Issues in long-term knowledge retention in engineeringIssues in long-term knowledge retention in engineering
Issues in long-term knowledge retention in engineering
 
Digital Library Initiatives in India : An Overview
Digital Library Initiatives in  India : An OverviewDigital Library Initiatives in  India : An Overview
Digital Library Initiatives in India : An Overview
 
"What is left to do?", Dublin Core 2012 Keynote
"What is left to do?", Dublin Core 2012 Keynote"What is left to do?", Dublin Core 2012 Keynote
"What is left to do?", Dublin Core 2012 Keynote
 
Presentation Slides, “Creating Access to Audio & Video Digital Media: The Va...
Presentation Slides, “Creating Access to Audio & Video Digital Media:  The Va...Presentation Slides, “Creating Access to Audio & Video Digital Media:  The Va...
Presentation Slides, “Creating Access to Audio & Video Digital Media: The Va...
 
Digital Libraries of the Future
Digital Libraries of the Future
Digital Libraries of the Future
Digital Libraries of the Future
 
10-16-12 DuraSpace Hot Topics, Slides, A Case Study
10-16-12 DuraSpace Hot Topics, Slides, A Case Study10-16-12 DuraSpace Hot Topics, Slides, A Case Study
10-16-12 DuraSpace Hot Topics, Slides, A Case Study
 
10-30-12 Hydra Technical Deep Dive Presentation Slides
10-30-12 Hydra Technical Deep Dive Presentation Slides10-30-12 Hydra Technical Deep Dive Presentation Slides
10-30-12 Hydra Technical Deep Dive Presentation Slides
 
National Digital Library
National Digital LibraryNational Digital Library
National Digital Library
 
Module 1 introduction of Dspace
Module 1  introduction of DspaceModule 1  introduction of Dspace
Module 1 introduction of Dspace
 
Dspace
DspaceDspace
Dspace
 
Digital Content Management
Digital Content ManagementDigital Content Management
Digital Content Management
 
Tutorial on Semantic Digital Libraries (ESWC'2007)
Tutorial on Semantic Digital Libraries (ESWC'2007)Tutorial on Semantic Digital Libraries (ESWC'2007)
Tutorial on Semantic Digital Libraries (ESWC'2007)
 
Introduction to DSpace
Introduction to DSpaceIntroduction to DSpace
Introduction to DSpace
 

Similar to การประยุกต์ใช้ DSpace Open Source ในการจัดการความรู้ขององค์กร

การประยุกต์ใช้ DSpace Open Source ในการจัดการความรู้ขององค์กร
การประยุกต์ใช้ DSpace Open Source ในการจัดการความรู้ขององค์กรการประยุกต์ใช้ DSpace Open Source ในการจัดการความรู้ขององค์กร
การประยุกต์ใช้ DSpace Open Source ในการจัดการความรู้ขององค์กรDr. Thiti Vacharasintopchai, ATSI-DX, CISA
 
6.15.17 DSpace-Cris Webinar Presentation Slides
6.15.17 DSpace-Cris Webinar Presentation Slides6.15.17 DSpace-Cris Webinar Presentation Slides
6.15.17 DSpace-Cris Webinar Presentation SlidesDuraSpace
 
Institutional repository
Institutional repositoryInstitutional repository
Institutional repositoryWaqas Ahmed
 
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
 
In Context: Case Studies in Integrated Physical and Virtual Library Service D...
In Context: Case Studies in Integrated Physical and Virtual Library Service D...In Context: Case Studies in Integrated Physical and Virtual Library Service D...
In Context: Case Studies in Integrated Physical and Virtual Library Service D...Jason Casden
 
Digital Library
 Digital Library Digital Library
Digital LibraryShiv Kumar
 
10-15-13 “Metadata and Repository Services for Research Data Curation” Presen...
10-15-13 “Metadata and Repository Services for Research Data Curation” Presen...10-15-13 “Metadata and Repository Services for Research Data Curation” Presen...
10-15-13 “Metadata and Repository Services for Research Data Curation” Presen...DuraSpace
 
DSpace Update from Open Repositories 2014
DSpace Update from Open Repositories 2014DSpace Update from Open Repositories 2014
DSpace Update from Open Repositories 2014Repository Fringe
 
Collections.ed – Launching the University Collections Online, Ianthe Sutherla...
Collections.ed – Launching the University Collections Online, Ianthe Sutherla...Collections.ed – Launching the University Collections Online, Ianthe Sutherla...
Collections.ed – Launching the University Collections Online, Ianthe Sutherla...Repository Fringe
 
DSpace-CRIS: new features and contribution to the DSpace mainstream
DSpace-CRIS: new features and contribution to the DSpace mainstreamDSpace-CRIS: new features and contribution to the DSpace mainstream
DSpace-CRIS: new features and contribution to the DSpace mainstreamAndrea Bollini
 
DSpace-CRIS: new features and contribution to the DSpace mainstream
DSpace-CRIS: new features and contribution to the DSpace mainstreamDSpace-CRIS: new features and contribution to the DSpace mainstream
DSpace-CRIS: new features and contribution to the DSpace mainstream4Science
 
METS Navigator: A METS-based Display and Navigation Utility for Multi-Part Di...
METS Navigator: A METS-based Display and Navigation Utility for Multi-Part Di...METS Navigator: A METS-based Display and Navigation Utility for Multi-Part Di...
METS Navigator: A METS-based Display and Navigation Utility for Multi-Part Di...Jenn Riley
 
Duraspace Hot Topics Series 6: Metadata and Repository Services
Duraspace Hot Topics Series 6: Metadata and Repository ServicesDuraspace Hot Topics Series 6: Metadata and Repository Services
Duraspace Hot Topics Series 6: Metadata and Repository ServicesMatthew Critchlow
 
SAICSIT 2011 Postgraduate Symposium Presentation
SAICSIT 2011 Postgraduate Symposium PresentationSAICSIT 2011 Postgraduate Symposium Presentation
SAICSIT 2011 Postgraduate Symposium PresentationLighton Phiri
 
Something That Works: Implementing ResourceSpace Open Source Digital Asset Ma...
Something That Works: Implementing ResourceSpace Open Source Digital Asset Ma...Something That Works: Implementing ResourceSpace Open Source Digital Asset Ma...
Something That Works: Implementing ResourceSpace Open Source Digital Asset Ma...dwig
 
Two day-long training on "DSpace" Institutional Repository
Two day-long training on "DSpace" Institutional RepositoryTwo day-long training on "DSpace" Institutional Repository
Two day-long training on "DSpace" Institutional RepositoryNur Ahammad
 
How Worthy is DSpace for Digital Libraries
How Worthy is DSpace for Digital LibrariesHow Worthy is DSpace for Digital Libraries
How Worthy is DSpace for Digital LibrariesAmit Shaw
 

Similar to การประยุกต์ใช้ DSpace Open Source ในการจัดการความรู้ขององค์กร (20)

การประยุกต์ใช้ DSpace Open Source ในการจัดการความรู้ขององค์กร
การประยุกต์ใช้ DSpace Open Source ในการจัดการความรู้ขององค์กรการประยุกต์ใช้ DSpace Open Source ในการจัดการความรู้ขององค์กร
การประยุกต์ใช้ DSpace Open Source ในการจัดการความรู้ขององค์กร
 
Dspace software
Dspace softwareDspace software
Dspace software
 
6.15.17 DSpace-Cris Webinar Presentation Slides
6.15.17 DSpace-Cris Webinar Presentation Slides6.15.17 DSpace-Cris Webinar Presentation Slides
6.15.17 DSpace-Cris Webinar Presentation Slides
 
Institutional repository
Institutional repositoryInstitutional repository
Institutional repository
 
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
 
In Context: Case Studies in Integrated Physical and Virtual Library Service D...
In Context: Case Studies in Integrated Physical and Virtual Library Service D...In Context: Case Studies in Integrated Physical and Virtual Library Service D...
In Context: Case Studies in Integrated Physical and Virtual Library Service D...
 
Digital Library
 Digital Library Digital Library
Digital Library
 
10-15-13 “Metadata and Repository Services for Research Data Curation” Presen...
10-15-13 “Metadata and Repository Services for Research Data Curation” Presen...10-15-13 “Metadata and Repository Services for Research Data Curation” Presen...
10-15-13 “Metadata and Repository Services for Research Data Curation” Presen...
 
DSpace Update from Open Repositories 2014
DSpace Update from Open Repositories 2014DSpace Update from Open Repositories 2014
DSpace Update from Open Repositories 2014
 
Collections.ed – Launching the University Collections Online, Ianthe Sutherla...
Collections.ed – Launching the University Collections Online, Ianthe Sutherla...Collections.ed – Launching the University Collections Online, Ianthe Sutherla...
Collections.ed – Launching the University Collections Online, Ianthe Sutherla...
 
DSpace-CRIS: new features and contribution to the DSpace mainstream
DSpace-CRIS: new features and contribution to the DSpace mainstreamDSpace-CRIS: new features and contribution to the DSpace mainstream
DSpace-CRIS: new features and contribution to the DSpace mainstream
 
DSpace-CRIS: new features and contribution to the DSpace mainstream
DSpace-CRIS: new features and contribution to the DSpace mainstreamDSpace-CRIS: new features and contribution to the DSpace mainstream
DSpace-CRIS: new features and contribution to the DSpace mainstream
 
METS Navigator: A METS-based Display and Navigation Utility for Multi-Part Di...
METS Navigator: A METS-based Display and Navigation Utility for Multi-Part Di...METS Navigator: A METS-based Display and Navigation Utility for Multi-Part Di...
METS Navigator: A METS-based Display and Navigation Utility for Multi-Part Di...
 
Duraspace Hot Topics Series 6: Metadata and Repository Services
Duraspace Hot Topics Series 6: Metadata and Repository ServicesDuraspace Hot Topics Series 6: Metadata and Repository Services
Duraspace Hot Topics Series 6: Metadata and Repository Services
 
SAICSIT 2011 Postgraduate Symposium Presentation
SAICSIT 2011 Postgraduate Symposium PresentationSAICSIT 2011 Postgraduate Symposium Presentation
SAICSIT 2011 Postgraduate Symposium Presentation
 
Something That Works: Implementing ResourceSpace Open Source Digital Asset Ma...
Something That Works: Implementing ResourceSpace Open Source Digital Asset Ma...Something That Works: Implementing ResourceSpace Open Source Digital Asset Ma...
Something That Works: Implementing ResourceSpace Open Source Digital Asset Ma...
 
Two day-long training on "DSpace" Institutional Repository
Two day-long training on "DSpace" Institutional RepositoryTwo day-long training on "DSpace" Institutional Repository
Two day-long training on "DSpace" Institutional Repository
 
How Worthy is DSpace for Digital Libraries
How Worthy is DSpace for Digital LibrariesHow Worthy is DSpace for Digital Libraries
How Worthy is DSpace for Digital Libraries
 
PMU D Space Digital Repository Project Faculty Forum
PMU D Space Digital Repository Project   Faculty Forum PMU D Space Digital Repository Project   Faculty Forum
PMU D Space Digital Repository Project Faculty Forum
 
November 19, 2014 NISO Virtual Conference: Can't We All Work Together?: Inter...
November 19, 2014 NISO Virtual Conference: Can't We All Work Together?: Inter...November 19, 2014 NISO Virtual Conference: Can't We All Work Together?: Inter...
November 19, 2014 NISO Virtual Conference: Can't We All Work Together?: Inter...
 

More from Dr. Thiti Vacharasintopchai, ATSI-DX, CISA

Data Security and Data Governance: Foundation and Case Studies - November 12,...
Data Security and Data Governance: Foundation and Case Studies - November 12,...Data Security and Data Governance: Foundation and Case Studies - November 12,...
Data Security and Data Governance: Foundation and Case Studies - November 12,...Dr. Thiti Vacharasintopchai, ATSI-DX, CISA
 
Blockchain and Cryptocurrency Lecture for Accounting Students นักศึกษาบัญชี, ...
Blockchain and Cryptocurrency Lecture for Accounting Students นักศึกษาบัญชี, ...Blockchain and Cryptocurrency Lecture for Accounting Students นักศึกษาบัญชี, ...
Blockchain and Cryptocurrency Lecture for Accounting Students นักศึกษาบัญชี, ...Dr. Thiti Vacharasintopchai, ATSI-DX, CISA
 
Data Security and Data Governance: Foundation and Case Studies - November 4, ...
Data Security and Data Governance: Foundation and Case Studies - November 4, ...Data Security and Data Governance: Foundation and Case Studies - November 4, ...
Data Security and Data Governance: Foundation and Case Studies - November 4, ...Dr. Thiti Vacharasintopchai, ATSI-DX, CISA
 
Smart Cities - A New Professional Platform for Modern Engineers เมืองอัจฉริย...
Smart Cities - A New Professional Platform for Modern Engineers  เมืองอัจฉริย...Smart Cities - A New Professional Platform for Modern Engineers  เมืองอัจฉริย...
Smart Cities - A New Professional Platform for Modern Engineers เมืองอัจฉริย...Dr. Thiti Vacharasintopchai, ATSI-DX, CISA
 
Construction 4.0 & Drones in Action - ดร.ธิติ วัชรสินธพชัย
Construction 4.0 & Drones in Action - ดร.ธิติ วัชรสินธพชัยConstruction 4.0 & Drones in Action - ดร.ธิติ วัชรสินธพชัย
Construction 4.0 & Drones in Action - ดร.ธิติ วัชรสินธพชัยDr. Thiti Vacharasintopchai, ATSI-DX, CISA
 
Knowledge Management (KM) in Business - ม.เทคโนโลยีสุรนารี - 18 ส.ค. 63
Knowledge Management (KM) in Business - ม.เทคโนโลยีสุรนารี - 18 ส.ค. 63Knowledge Management (KM) in Business - ม.เทคโนโลยีสุรนารี - 18 ส.ค. 63
Knowledge Management (KM) in Business - ม.เทคโนโลยีสุรนารี - 18 ส.ค. 63Dr. Thiti Vacharasintopchai, ATSI-DX, CISA
 
Smart City: A New Professional Platform for Modern Engineers - AIT Graduates ...
Smart City: A New Professional Platform for Modern Engineers - AIT Graduates ...Smart City: A New Professional Platform for Modern Engineers - AIT Graduates ...
Smart City: A New Professional Platform for Modern Engineers - AIT Graduates ...Dr. Thiti Vacharasintopchai, ATSI-DX, CISA
 
ระบบการจัดการห้องสมุดดิจิทัล : คุณสมบัติ ความสามารถ การใช้งาน ประโยชน์
ระบบการจัดการห้องสมุดดิจิทัล : คุณสมบัติ ความสามารถ การใช้งาน ประโยชน์ระบบการจัดการห้องสมุดดิจิทัล : คุณสมบัติ ความสามารถ การใช้งาน ประโยชน์
ระบบการจัดการห้องสมุดดิจิทัล : คุณสมบัติ ความสามารถ การใช้งาน ประโยชน์Dr. Thiti Vacharasintopchai, ATSI-DX, CISA
 
แนวทางการสร้างทรัพยาการสารสนเทศดิจิทัล (Digital Library Collection)
แนวทางการสร้างทรัพยาการสารสนเทศดิจิทัล (Digital Library Collection)แนวทางการสร้างทรัพยาการสารสนเทศดิจิทัล (Digital Library Collection)
แนวทางการสร้างทรัพยาการสารสนเทศดิจิทัล (Digital Library Collection)Dr. Thiti Vacharasintopchai, ATSI-DX, CISA
 
Weblog, Digital Library, and Semantic Web Services Approach to Computer-Aided...
Weblog, Digital Library, and Semantic Web Services Approach to Computer-Aided...Weblog, Digital Library, and Semantic Web Services Approach to Computer-Aided...
Weblog, Digital Library, and Semantic Web Services Approach to Computer-Aided...Dr. Thiti Vacharasintopchai, ATSI-DX, CISA
 
Semantic Web Services for Computational Mechanics : A Literature Survey and R...
Semantic Web Services for Computational Mechanics : A Literature Survey and R...Semantic Web Services for Computational Mechanics : A Literature Survey and R...
Semantic Web Services for Computational Mechanics : A Literature Survey and R...Dr. Thiti Vacharasintopchai, ATSI-DX, CISA
 
A Parallel Implementation of the Element-Free Galerkin Method on a Network of...
A Parallel Implementation of the Element-Free Galerkin Method on a Network of...A Parallel Implementation of the Element-Free Galerkin Method on a Network of...
A Parallel Implementation of the Element-Free Galerkin Method on a Network of...Dr. Thiti Vacharasintopchai, ATSI-DX, CISA
 

More from Dr. Thiti Vacharasintopchai, ATSI-DX, CISA (20)

Civil Engineers and the Development of Smart City
Civil Engineers and the Development of Smart CityCivil Engineers and the Development of Smart City
Civil Engineers and the Development of Smart City
 
Data Security and Data Governance: Foundation and Case Studies - November 12,...
Data Security and Data Governance: Foundation and Case Studies - November 12,...Data Security and Data Governance: Foundation and Case Studies - November 12,...
Data Security and Data Governance: Foundation and Case Studies - November 12,...
 
Blockchain and Cryptocurrency Lecture for Accounting Students นักศึกษาบัญชี, ...
Blockchain and Cryptocurrency Lecture for Accounting Students นักศึกษาบัญชี, ...Blockchain and Cryptocurrency Lecture for Accounting Students นักศึกษาบัญชี, ...
Blockchain and Cryptocurrency Lecture for Accounting Students นักศึกษาบัญชี, ...
 
Data Security and Data Governance: Foundation and Case Studies - November 4, ...
Data Security and Data Governance: Foundation and Case Studies - November 4, ...Data Security and Data Governance: Foundation and Case Studies - November 4, ...
Data Security and Data Governance: Foundation and Case Studies - November 4, ...
 
Smart Cities - A New Professional Platform for Modern Engineers เมืองอัจฉริย...
Smart Cities - A New Professional Platform for Modern Engineers  เมืองอัจฉริย...Smart Cities - A New Professional Platform for Modern Engineers  เมืองอัจฉริย...
Smart Cities - A New Professional Platform for Modern Engineers เมืองอัจฉริย...
 
Construction 4.0 & Drones in Action - ดร.ธิติ วัชรสินธพชัย
Construction 4.0 & Drones in Action - ดร.ธิติ วัชรสินธพชัยConstruction 4.0 & Drones in Action - ดร.ธิติ วัชรสินธพชัย
Construction 4.0 & Drones in Action - ดร.ธิติ วัชรสินธพชัย
 
Knowledge Management (KM) in Business - ม.เทคโนโลยีสุรนารี - 18 ส.ค. 63
Knowledge Management (KM) in Business - ม.เทคโนโลยีสุรนารี - 18 ส.ค. 63Knowledge Management (KM) in Business - ม.เทคโนโลยีสุรนารี - 18 ส.ค. 63
Knowledge Management (KM) in Business - ม.เทคโนโลยีสุรนารี - 18 ส.ค. 63
 
Smart City: A New Professional Platform for Modern Engineers - AIT Graduates ...
Smart City: A New Professional Platform for Modern Engineers - AIT Graduates ...Smart City: A New Professional Platform for Modern Engineers - AIT Graduates ...
Smart City: A New Professional Platform for Modern Engineers - AIT Graduates ...
 
ระบบการจัดการห้องสมุดดิจิทัล : คุณสมบัติ ความสามารถ การใช้งาน ประโยชน์
ระบบการจัดการห้องสมุดดิจิทัล : คุณสมบัติ ความสามารถ การใช้งาน ประโยชน์ระบบการจัดการห้องสมุดดิจิทัล : คุณสมบัติ ความสามารถ การใช้งาน ประโยชน์
ระบบการจัดการห้องสมุดดิจิทัล : คุณสมบัติ ความสามารถ การใช้งาน ประโยชน์
 
แนวทางการสร้างทรัพยาการสารสนเทศดิจิทัล (Digital Library Collection)
แนวทางการสร้างทรัพยาการสารสนเทศดิจิทัล (Digital Library Collection)แนวทางการสร้างทรัพยาการสารสนเทศดิจิทัล (Digital Library Collection)
แนวทางการสร้างทรัพยาการสารสนเทศดิจิทัล (Digital Library Collection)
 
Introducing Architectural Precast Concrete Structures - Part 2
Introducing Architectural Precast Concrete Structures - Part 2Introducing Architectural Precast Concrete Structures - Part 2
Introducing Architectural Precast Concrete Structures - Part 2
 
Low-rise vs. Tall Buildings: What is Safer during Earthquake in Bangkok?
Low-rise vs. Tall Buildings: What is Safer during Earthquake in Bangkok?Low-rise vs. Tall Buildings: What is Safer during Earthquake in Bangkok?
Low-rise vs. Tall Buildings: What is Safer during Earthquake in Bangkok?
 
Weblog and Digital Library in Knowledge Management
Weblog and Digital Library in Knowledge ManagementWeblog and Digital Library in Knowledge Management
Weblog and Digital Library in Knowledge Management
 
Introducing Architectural Precast Concrete Structures - Part 1
Introducing Architectural Precast Concrete Structures - Part 1Introducing Architectural Precast Concrete Structures - Part 1
Introducing Architectural Precast Concrete Structures - Part 1
 
An Improved People-Search Technique for Directed Social Network Graphs
An Improved People-Search Technique for Directed Social Network GraphsAn Improved People-Search Technique for Directed Social Network Graphs
An Improved People-Search Technique for Directed Social Network Graphs
 
Weblog, Digital Library, and Semantic Web Services Approach to Computer-Aided...
Weblog, Digital Library, and Semantic Web Services Approach to Computer-Aided...Weblog, Digital Library, and Semantic Web Services Approach to Computer-Aided...
Weblog, Digital Library, and Semantic Web Services Approach to Computer-Aided...
 
A Structural Engineering Support System using Semantic Computing
A Structural Engineering Support System using Semantic ComputingA Structural Engineering Support System using Semantic Computing
A Structural Engineering Support System using Semantic Computing
 
Semantic Web Services for Computational Mechanics : A Literature Survey and R...
Semantic Web Services for Computational Mechanics : A Literature Survey and R...Semantic Web Services for Computational Mechanics : A Literature Survey and R...
Semantic Web Services for Computational Mechanics : A Literature Survey and R...
 
A Parallel Implementation of the Element-Free Galerkin Method on a Network of...
A Parallel Implementation of the Element-Free Galerkin Method on a Network of...A Parallel Implementation of the Element-Free Galerkin Method on a Network of...
A Parallel Implementation of the Element-Free Galerkin Method on a Network of...
 
Semantic Web Services Framework for Computational Interoperability
Semantic Web Services Framework for Computational InteroperabilitySemantic Web Services Framework for Computational Interoperability
Semantic Web Services Framework for Computational Interoperability
 

Recently uploaded

“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 

Recently uploaded (20)

“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 

การประยุกต์ใช้ DSpace Open Source ในการจัดการความรู้ขององค์กร

  • 1. การประยุกต์ใช้ DSpace Open Source Software ในการจัดการความรูขององค์กร ้ ดร.ธิติ วัชรสินธพชัย คณะเทคโนโลยี มหาวิทยาลัยชินวัตร Thailand Ambassador, DSpace Foundation thitiv@siu.ac.th twitter.com/thitiv
  • 2. Outline • Background on Organizational KM • Introduction to Digital Library • The DSpace Digital Library • Developing with DSpace • Sample Applications – Tour of Sample Repositories – Blog+DL KM system • Closing Remark : DSpace and Beyond – Networked Repositories, Mash-Up, Web 2.0 & 3.0 2
  • 3. Outline • Background on Organizational KM • Introduction to Digital Library • The DSpace Digital Library • Developing with DSpace • Sample Applications – Tour of Sample Repositories – Blog+DL KM system • Closing Remark : DSpace and Beyond – Networked Repositories, Mash-Up, Web 2.0 & 3.0 3
  • 4. Organizational KM Background Issue
  • 6. Organizational KM • When a new project is launched, we normally investigate whether we know anything about it. – For projects similar to the past, we go to files and cabinets • to search for the related documents for reference. – For unfamiliar projects we would spend time researching • either by finding/reading reference books, surfing the net; and • consulting senior engineers or experts to come up with a solution. 6
  • 7. Organizational KM • This process is time consuming and not very productive if not well facilitated 7
  • 8. Outline • Background on Organizational KM • Introduction to Digital Library • The DSpace Digital Library • Developing with DSpace • Sample Applications – Tour of Sample Repositories – Blog+DL KM system • Closing Remark : DSpace and Beyond – Networked Repositories, Mash-Up, Web 2.0 & 3.0 8
  • 10. What is a Digital Library? • A digital library is an integrated set of services for capturing, cataloging, storing, searching, protecting, and retrieving information (Reddy et al. 1999) • A digital library typically comprises digital collections, services and infrastructure to support life-long learning, research, scholarly communication and preservation (Wikipedia 2006b). 10
  • 11. What can it do? • Original use – Preservation: Archive of digitized copies of rare documents, books, and historical objects – For study by people of new generations • Modern use: Material from MIT’s white paper – Central repository to store virtually all works of faculty and staff – Preservation of all works so that they do not vanish with time (and technological obsolescence) 11
  • 12. Important Terms • Digital Library – Institutional Repository 12
  • 13. Important Technologies • Greenstone – Librarian – Compilation • DSpace – Community – Incremental submissions 13
  • 14. Outline • Background on Organizational KM • Introduction to Digital Library • The DSpace Digital Library • Developing with DSpace • Sample Applications – Tour of Sample Repositories – Blog+DL KM system • Closing Remark : DSpace and Beyond – Networked Repositories, Mash-Up, Web 2.0 & 3.0 14
  • 15. MIT’s Institutional Repository Solution DSPACE DIGITAL LIBRARY 15
  • 16. DSpace • “DSpace is a groundbreaking digital institutional repository that captures, stores, indexes, preserves, and redistributes the intellectual output of a university’s research faculty in digital formats.” • Developed jointly by MIT Libraries and Hewlett-Packard • Licensed under BSD distribution license • www.dspace.org 16 Source: Dunn and Walsh (2004). Indiana University.
  • 17. DSpace • Supports submission of, management of, and access to digital content – Formats: text, images, audio, video • Organized based on organizational needs of a large university – Communities and collections 17
  • 18. DSpace Features • Digital preservation – Persistent IDs, support levels for different file formats • Access control • Versioning • Search and retrieval – Based on qualified Dublin Core metadata • Plus interoperability with other digital library systems 18
  • 19. DSpace Technology • OS: Unix/Linux or Windows • Written in Java • PostgreSQL relational database • Provides complete Web user interface, but Java APIs available 19
  • 21. 21
  • 22. DSpace at MIT A TOUR OF DSPACE REPOSITORY 22
  • 23. 23
  • 24. 24
  • 25. 25
  • 26. 26
  • 27. 27
  • 29. 29
  • 30. 30
  • 31. 31
  • 33. Outline • Background on Organizational KM • Introduction to Digital Library • The DSpace Digital Library • Developing with DSpace • Sample Applications – Tour of Sample Repositories – Blog+DL KM system • Closing Remark : DSpace and Beyond – Networked Repositories, Mash-Up, Web 2.0 & 3.0 33
  • 35. org.dspace.eperson.EPerson DSpace System Architecture Source: http://www.dspace.org/index.php?option=com_content&task=view&id=145 35
  • 36. 36
  • 37. 37
  • 38. Content Management API Community Collection Item Bundle Bitstream Bitstream … 38
  • 40. Outline • Background on Organizational KM • Introduction to Digital Library • The DSpace Digital Library • Developing with DSpace • Sample Applications – Tour of Sample Repositories – Blog+DL KM system • Closing Remark : DSpace and Beyond – Networked Repositories, Mash-Up, Web 2.0 & 3.0 40
  • 42. Sample Repositories • Standalone – Healthcare: http://dspace.hsri.or.th/dspace – Academic: http://dspace.siu.ac.th – Educational: http://dl.kids-d.org • Mash-up – http://hub.hku.hk/handle/123456789/45323 • http://searchapidocs.scopus.com
  • 43. Outline • Background on Organizational KM • Introduction to Digital Library • The DSpace Digital Library • Developing with DSpace • Sample Applications – Tour of Sample Repositories – Blog+DL KM system • Closing Remark : DSpace and Beyond – Networked Repositories, Mash-Up, Web 2.0 & 3.0 43
  • 44. Sample application of DSpace BLOG+DL 44
  • 45. Theoretical Basis Theory of Organizational Knowledge Creation Nonaka & Takeuchi (1995) 45
  • 46. Sources of Knowledge • Traditional – Discussions with colleagues & experts • Summarized and blogged – Experience from past projects • Relevant project files collected & documented • Web – Web browsing & Google searches • Someone else’s experience • Datasheets – Serendipity 46
  • 48. Writing a blog entry Describe a problem Express an opinion Summarize a discussion
  • 49. 49
  • 50. 50
  • 51. 51
  • 52. 52
  • 53. 53
  • 54. 54
  • 55. 55
  • 56. Archiving Matured Discussion Discussion is closed Archiving to the Digital Library for future references
  • 57. 57
  • 59. 59
  • 61. 61
  • 62. What do we have in the Pocket? On Launch of a New Project
  • 63. 63
  • 64. 64
  • 65. 65
  • 66. 66
  • 67. 67
  • 68. 68
  • 69. Closing Remark DSpace and Beyond: Networked Repositories, Mash-Up, Web 2.0 & 3.0 http://www.kids-d.org Content Recommendation Social Bookmarking Opinions & Criticism 69