SlideShare a Scribd company logo
1 of 59
Digital Library Applications of Social Networking   Dr. Myungdae Cho Library School SungKyunKwan University myungdae.cho@gmail.com
Agenda
1. Social Networking & Information Fluency From PIM (Personal Information Management) level   - Is Memex incarnated?   - more than hyperlink … To “Sociality” by Link and Tags   -> Inter-subjectivity  	  - a thought in a user links to many thoughts in  	    internet community    ->Principle of Emergence
Socialty (Messaging,  Blogging,  Streaming media)
Machine, Humanand Socialty in Information Discovery  Forms Inter-subjectivity Ontology (gives Subjective Path) In other words: Top down + Bottom up
Another view of Machine, Humanand Socialty in Information Discovery  RDF vocabularies or (Ontology) User-Created Metadata  Linked Data (semantically organized  data) Mapped data from existing DB (such as MARC)
2. Social Networking in Libraries Social networking could enable librarians and     patrons not only to interact, but to share and     changeresources dynamically in an electronic     medium.
Why do libraries care about social networking sites? The next big thing after Google is Social Networking.   ( From “As facebook takes off, Myspace strikes      back” Kirkpatrick, Davis. Foutune. Sept. 19, 2007)
2.1 Existing Library Application of Social Networking Librarything in libraries Delicious in libraries  Mashup….. couldbe as an application of Linked data
2.1.1 Librarything in libraries http://www.librarything.com/ “Personalized desire from individual’s needs” “Cataloguing thru Social Networking” LibraryThing is a prominent social cataloging    web application for storing and sharing personal library catalogs and book lists.
Librarything in libraries LibraryThing helps you create a library-quality     catalog of your books.  LibraryThing connects people based on the books     they share.
2.1.2. Delicious in libraries
del.icio.us-like PennTags PennTags - When card catalogs meet tags http://tags.library.upenn.edu/ http://www.slideshare.net/laurie.allen/penntags-presentation-at-educause-2006 http://www.diglib.org/forums/fall2006/presentations/winkler-2006-11.pdf
2.1.3 Mash up in libraries  http://library20.ning.com/profiles/blogs/mashup-your-librarys-twitter Mashup your Library's Twitter, Flickr, Youtube,  Facebook accounts!  ,[object Object],   http://www.oclc.org/fr/fr/nextspace/009/1.htm Meebo Instant Messaging. Library Lookup.  Bookburro.
3. how to lift existing metadata into a semantic level Mapping (Marc21 -> DC, Marc -> FRBR etc) Open Sources (Open Api) Linked Data
3.1 Open Source Open Source Social Platforms: 10 of the Best 10 open source software platforms http://mashable.com/2007/07/25/open-source-social-platforms/ www.programmableweb.com SungKyunKwan University: Use ofOpen API http://lib.skku.edu/index.ax
3.2 Linked Data  “Oh my goodness, the original web of documents was just the tip of iceberg.” ( Sir Tim Berners Lee, July 2008)
What is it?
Closed containers of data Information systems, such as library catalogs, have  been, and still are, for the greatest part closed  containers of data, or “silos” without connections  between them, inaccessible to Web architecture (No Url, no links) with a few exception. (Tim Berners Lee)  free from the capsules of the catalog
Linked Data Linked Data is a methodology for providing     meanings and relationships between things anywhere on the web, using   URISfor identifying,  RDF for describingand  HTTP for publishing
Two valuable notions from library community Collocations ,[object Object]
Resources with the same or related content are grouped together.Disambiguation  ,[object Object],  removal of ambiguity
Collocations through Linked Data Wiki: http://www.wikipedia.org/ vs dbpedia : http://dbpedia.org/About WorldCat: http://www.worldcat.org/ vs Fictionfinder (FRBR model): http://fictionfinder.oclc.org
rdf identifiers as a disambiguation  http://rdf.freebase.com/?freebaseid http://rdf.freebase.com/ns/en.blade_runner
rdf identifiers as a disambiguation  annotation Disambiguation process
rdf identifiers as a disambiguation
Another disambiguation_dereferenceable URIs
In summary so far:Paradigm Shift in www
4. Library’s role in Semantic Web Phase 1: Semantifying MARC, Thesaurus etc  		Translating LC controlled vocabularies and authority control for named entities, thesauri from domain specific societies and institutions into RDF/RDFS, OWL, SKOS with URIs assigned according to ‘Linked Data Design Principles (TBL, 2007) Phase 2: 		Authority data discovery, sharing, and reuse, e.g., LC authorities & Vocabularies, OCLC’s Faceted Application of Subject Terminology (FAST) etc  Phase 3: Into the Semantic Web Web of Linked data DBPedia GeoNames Librarything
Case: OCLC Semantic Web Projects ,[object Object]
Developed FRBR work set algorithms’ andxISBN Web Services
FictionFinderhttp://fictionfinder.oclc.org
WorldCat Identifiers (20 million identifiers),[object Object]
Types of Controlled Vocabularies used in metadata standards Lists of enumerated values  Code lists (e.g. language, country) Taxonomies Formal Thesauri Locally controlled enumerated lists Controlled vocabularies: ALA program on Linked Data ALA Annual 2009
Thesauri A thesaurus is a controlled vocabulary with multiple types of relationships Example: Rice     UF Paddy BT Cereals BT Plant products NT Brown rice RT Rice straw
Standards maintained at LC contain controlled vocabularies LCSH/NAF Thesaurus of Graphic Materials ISO 639-2 (language codes) MARC (including code lists) MODS METS PREMIS MIX (XML schema for NISO Z39.87 Technical metadata for digital still images) … and some others
Representing information about controlled vocabulary values Data elements in metadata formats, e.g. MARC Authority format XML schemas (sometimes as enumeration values) RDF/XML and RDFS (Resource Description Framework) SKOS MADS (Metadata Authority Description Schema)
Reasons for developing a web service for vocabularies Facilitate development and maintenance process for vocabularies Make controlled lists “openly” available Provide comprehensive information about controlled values Experiment with semantic web technologies and linked data Expose vocabularies to wider communities
Popular Rdf Vocabularies  People + Organisations FOAF, HCard, Relationship, Resume Places  Geonames, Geo Events  RDFCalendar Social Media  SIOC, Review Topics + Tags  SKOS, MOAT, HolyGoat eCommerce GoodRelations, CC Licensing More...  Scovo, DOAP, Recipes, Measurements, ...
SKOS “Simple Knowledge Organisation System(s)” A Semantic Web standard called Simple Knowledge Organization System (SKOS) defines the organization of terms into thesaurus form, with broader and narrower terms and alternate terms including alternate language entries Simple, extensible, machine-understandable representation for “concept schemes” Thesauri Classification Schemes Taxonomies Subject Headings Other types of ‘controlled vocabulary’… Disadvantage: unusual concept schemes don’t fit into SKOS (original structure too complex)
A Method to Convert Thesauri to SKOS Case1 Original XML data file: http://www.esd.org.uk/standards/ipsv/ipsv.xml Original XML Schema filehttp://www.esd.org.uk/standards/xmlschemas/taxonomy-v3.0.xsd Conversion program: convertipsv.pl (contains instructions for usage) Resulting RDF: ipsv/rdf/ipsv.rdf SKOS Core schema: http://www.w3.org/2004/02/skos/core/history/2005-10-14 (version used for this paper, for latest version seehere) Additional IPSV schema: ipsv/ipsv1-eswc06.rdf Case 2 Partial original data files: gtaa/SampleOfGTAA.zip Conversion program: gtaa/GTAAtoSKOSinstanceRDFSv6.pl Resulting RDF: gtaa/GTAAinstancesSKOSv7.rdf SKOS Core schema: http://www.w3.org/2004/02/skos/core/history/2005-10-14 (version used for this paper, for latest version seehere) Additional GTAA schema: gtaa/GTAAskosModelRDFSv4.rdfs
Converting into SKOS graph Identify Describe Publish
Identify Step 1: Identify concepts… 	http://www.example.com/concepts#lovehttp://www.example.com/concepts#awehttp://www.example.com/concepts#joy
Describe Step 2: Describe…
Publish Step 3: Publish… Put the file on a web server for programs to download & process Put the file on special RDF server on which you can query with SQL-like language: Select * from … Where …
Publishing LCSH in the Web Project LCSH into RDF (i.e., create an RDF representation) Library of Congress Subject Headings available as linked-data using the SKOS vocabulary. http://lcsh.info
LCSH in SKOS  
LCSH in SKOS
LCSH in SKOS
Skosuse cases_2: NSDL Metadata Registry http://metadataregistry.org/
Skosuse cases_3: getty http://www.getty.edu/research/conducting_research/vocabularies/download.html
Skosuse cases_4: Agricultural Information Management Standards (AIMS) http://aims.fao.org/en/search/google/cow?query=cow&cx=011162950886884224513:ennli7xeebg&cof=FORID:11&sitesearch=&hl=en&ie=utf-8&oe=utf-8&lr=lang_en
FRBR conceptual model Coyle (2008) advocates FRBR conceptual model     as part of a semantic model in saying     “Since FRBR is about entities and relationships, it seems to be perfectly positioned as the first step in the transformation of library data to the     semantic web.”
FRBR Expression of Core FRBR Concepts in RDF   http://vocab.org/frbr/core.html This vocabulary is an expression in RDF of the     concepts and relations described in the IFLA     report on the Functional Requirements for     Bibliographic Records (FRBR).
FRBR as a RDF vocabulary FRBR is a complete data model that is a new way of looking at our data, not just taking existing records and identifying work relationships. FRBR a type of RDF vocabulary entities and the relationships inFRBR is identifiable,     linkable, usable, and reusable, and everything can     be matched up.
FRBR-SKOS
RDA (Resource Description and Access)  The new cataloging rules, replacing AACR2 RDA -> RDF Joint DCMI/RDA task force Seed funding to develop initial prototype RDF vocabularies for bibliographic information Based on FRBR and data model implicit in RDA Early stage year http://dublincore.org/dcmirdataskgroup/ Karen Coyle
library related Linked Data projects A brief and incomplete list of some library related    Linked Data projects: RDF BookMashup – Integration of Web 2.0 data sources like Amazon, Google or Yahoo into the Semantic Web.  Library of Congress Authorities – Exposing LoCAutorities and Vocabularies to the web using URI’s  DBPedia – Exposing structured data from WikiPedia to the web  LIBRIS – Linked Data interface to Swedish LIBRIS Union catalog  Scriblio+Wordpress+Triplify – “A social, semantic OPAC Union Catalogue”
Language of Interoperability Universal identifiers (URIs): like written word  	– For “connecting the dots” Abstract syntax (RDF triples): sentence grammar 	– Foundation of syntactic interoperability Vocabularies: words and concepts 	– Foundation of semantic interoperability Platform for compatible domain models 	– Application Profiles Human-understandable – machine-processable

More Related Content

What's hot

Lecture linked data cloud & sparql
Lecture linked data cloud & sparqlLecture linked data cloud & sparql
Lecture linked data cloud & sparql
Dhavalkumar Thakker
 
Summary of Trends in Cataloging
Summary of Trends in CatalogingSummary of Trends in Cataloging
Summary of Trends in Cataloging
William Worford
 
Linked data demystified:Practical efforts to transform CONTENTDM metadata int...
Linked data demystified:Practical efforts to transform CONTENTDM metadata int...Linked data demystified:Practical efforts to transform CONTENTDM metadata int...
Linked data demystified:Practical efforts to transform CONTENTDM metadata int...
Cory Lampert
 
Forging New Links: Libraries in the Semantic Web
Forging New Links: Libraries in the Semantic WebForging New Links: Libraries in the Semantic Web
Forging New Links: Libraries in the Semantic Web
Gillian Byrne
 
Linked data and the future of libraries
Linked data and the future of librariesLinked data and the future of libraries
Linked data and the future of libraries
Regan Harper
 

What's hot (20)

Lecture linked data cloud & sparql
Lecture linked data cloud & sparqlLecture linked data cloud & sparql
Lecture linked data cloud & sparql
 
Linked Open Data for Libraries
Linked Open Data for LibrariesLinked Open Data for Libraries
Linked Open Data for Libraries
 
LIBRIS - Linked Library Data
LIBRIS - Linked Library DataLIBRIS - Linked Library Data
LIBRIS - Linked Library Data
 
Summary of Trends in Cataloging
Summary of Trends in CatalogingSummary of Trends in Cataloging
Summary of Trends in Cataloging
 
Corrib.org - OpenSource and Research
Corrib.org - OpenSource and ResearchCorrib.org - OpenSource and Research
Corrib.org - OpenSource and Research
 
From the Semantic Web to the Web of Data: ten years of linking up
From the Semantic Web to the Web of Data: ten years of linking upFrom the Semantic Web to the Web of Data: ten years of linking up
From the Semantic Web to the Web of Data: ten years of linking up
 
Linked data demystified:Practical efforts to transform CONTENTDM metadata int...
Linked data demystified:Practical efforts to transform CONTENTDM metadata int...Linked data demystified:Practical efforts to transform CONTENTDM metadata int...
Linked data demystified:Practical efforts to transform CONTENTDM metadata int...
 
Many flavors of linked data
Many flavors of linked dataMany flavors of linked data
Many flavors of linked data
 
What flavor of metadata is best for your collection?
What flavor of metadata is best for your collection?What flavor of metadata is best for your collection?
What flavor of metadata is best for your collection?
 
What flavor of linked data is best for your collection?
What flavor of linked data is best for your collection? What flavor of linked data is best for your collection?
What flavor of linked data is best for your collection?
 
Data Portability with SIOC and FOAF
Data Portability with SIOC and FOAFData Portability with SIOC and FOAF
Data Portability with SIOC and FOAF
 
Forging New Links: Libraries in the Semantic Web
Forging New Links: Libraries in the Semantic WebForging New Links: Libraries in the Semantic Web
Forging New Links: Libraries in the Semantic Web
 
Semantic - Based Querying Using Ontology in Relational Database of Library Ma...
Semantic - Based Querying Using Ontology in Relational Database of Library Ma...Semantic - Based Querying Using Ontology in Relational Database of Library Ma...
Semantic - Based Querying Using Ontology in Relational Database of Library Ma...
 
Linked Data Tutorial
Linked Data TutorialLinked Data Tutorial
Linked Data Tutorial
 
Better Search With Structured Knowledge
Better Search With Structured KnowledgeBetter Search With Structured Knowledge
Better Search With Structured Knowledge
 
Catalog 2.0
Catalog 2.0Catalog 2.0
Catalog 2.0
 
Library 2.0
Library 2.0Library 2.0
Library 2.0
 
Metadata Training for Staff and Librarians for the New Data Environment
Metadata Training for Staff and Librarians for the New Data EnvironmentMetadata Training for Staff and Librarians for the New Data Environment
Metadata Training for Staff and Librarians for the New Data Environment
 
Trends in Cataloging & Metadata
Trends in Cataloging & MetadataTrends in Cataloging & Metadata
Trends in Cataloging & Metadata
 
Linked data and the future of libraries
Linked data and the future of librariesLinked data and the future of libraries
Linked data and the future of libraries
 

Similar to Digital Library Applications Of Social Networking Jeju Intl Conference

Similar to Digital Library Applications Of Social Networking Jeju Intl Conference (20)

The Semantic Web and Libraries in the United States: Experimentation and Achi...
The Semantic Web and Libraries in the United States: Experimentation and Achi...The Semantic Web and Libraries in the United States: Experimentation and Achi...
The Semantic Web and Libraries in the United States: Experimentation and Achi...
 
BIBFRAME, Linked data, RDA
BIBFRAME, Linked data, RDA BIBFRAME, Linked data, RDA
BIBFRAME, Linked data, RDA
 
Digital Libraries of the Future
Digital Libraries of the Future
Digital Libraries of the Future
Digital Libraries of the Future
 
Tutorial on Semantic Digital Libraries (WWW'2007)
Tutorial on Semantic Digital Libraries (WWW'2007)Tutorial on Semantic Digital Libraries (WWW'2007)
Tutorial on Semantic Digital Libraries (WWW'2007)
 
State of the Semantic Web
State of the Semantic WebState of the Semantic Web
State of the Semantic Web
 
Semantic Web 2.0: Creating Social Semantic Information Spaces
Semantic Web 2.0: Creating Social Semantic Information SpacesSemantic Web 2.0: Creating Social Semantic Information Spaces
Semantic Web 2.0: Creating Social Semantic Information Spaces
 
MR^3: Meta-Model Management based on RDFs Revision Reflection
MR^3: Meta-Model Management based on RDFs Revision ReflectionMR^3: Meta-Model Management based on RDFs Revision Reflection
MR^3: Meta-Model Management based on RDFs Revision Reflection
 
The Social Semantic Web
The Social Semantic WebThe Social Semantic Web
The Social Semantic Web
 
Linked Data and Locah, UKSG2011
Linked Data and Locah, UKSG2011 Linked Data and Locah, UKSG2011
Linked Data and Locah, UKSG2011
 
Digital Library Infrastructure for a Million Books
Digital Library Infrastructure for a Million BooksDigital Library Infrastructure for a Million Books
Digital Library Infrastructure for a Million Books
 
Linked data and voyager
Linked data and voyagerLinked data and voyager
Linked data and voyager
 
when the link makes sense
when the link makes sensewhen the link makes sense
when the link makes sense
 
Metadata and Scotland’s information environment: potential benefits of Web 2.0
Metadata and Scotland’s information environment: potential benefits of Web 2.0Metadata and Scotland’s information environment: potential benefits of Web 2.0
Metadata and Scotland’s information environment: potential benefits of Web 2.0
 
Moving Library Metadata Toward Linked Data: Opportunities Provided by the eX...
Moving Library Metadata Toward Linked Data:  Opportunities Provided by the eX...Moving Library Metadata Toward Linked Data:  Opportunities Provided by the eX...
Moving Library Metadata Toward Linked Data: Opportunities Provided by the eX...
 
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)
 
Semantic Web and Web 3.0 - Web Technologies (1019888BNR)
Semantic Web and Web 3.0 - Web Technologies (1019888BNR)Semantic Web and Web 3.0 - Web Technologies (1019888BNR)
Semantic Web and Web 3.0 - Web Technologies (1019888BNR)
 
Repositories thru the looking glass
Repositories thru the looking glassRepositories thru the looking glass
Repositories thru the looking glass
 
SemWeb Fundamentals - Info Linking & Layering in Practice
SemWeb Fundamentals - Info Linking & Layering in PracticeSemWeb Fundamentals - Info Linking & Layering in Practice
SemWeb Fundamentals - Info Linking & Layering in Practice
 
Cataloger 3.0: Competencies and Education for the BIBFRAME Catalog
Cataloger 3.0: Competencies and Education for the BIBFRAME CatalogCataloger 3.0: Competencies and Education for the BIBFRAME Catalog
Cataloger 3.0: Competencies and Education for the BIBFRAME Catalog
 
Semantic Web in Action
Semantic Web in ActionSemantic Web in Action
Semantic Web in Action
 

Recently uploaded

Recently uploaded (20)

NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 

Digital Library Applications Of Social Networking Jeju Intl Conference

  • 1. Digital Library Applications of Social Networking Dr. Myungdae Cho Library School SungKyunKwan University myungdae.cho@gmail.com
  • 3. 1. Social Networking & Information Fluency From PIM (Personal Information Management) level - Is Memex incarnated? - more than hyperlink … To “Sociality” by Link and Tags -> Inter-subjectivity - a thought in a user links to many thoughts in internet community ->Principle of Emergence
  • 4. Socialty (Messaging, Blogging, Streaming media)
  • 5. Machine, Humanand Socialty in Information Discovery Forms Inter-subjectivity Ontology (gives Subjective Path) In other words: Top down + Bottom up
  • 6. Another view of Machine, Humanand Socialty in Information Discovery RDF vocabularies or (Ontology) User-Created Metadata Linked Data (semantically organized data) Mapped data from existing DB (such as MARC)
  • 7. 2. Social Networking in Libraries Social networking could enable librarians and patrons not only to interact, but to share and changeresources dynamically in an electronic medium.
  • 8. Why do libraries care about social networking sites? The next big thing after Google is Social Networking. ( From “As facebook takes off, Myspace strikes back” Kirkpatrick, Davis. Foutune. Sept. 19, 2007)
  • 9. 2.1 Existing Library Application of Social Networking Librarything in libraries Delicious in libraries Mashup….. couldbe as an application of Linked data
  • 10. 2.1.1 Librarything in libraries http://www.librarything.com/ “Personalized desire from individual’s needs” “Cataloguing thru Social Networking” LibraryThing is a prominent social cataloging web application for storing and sharing personal library catalogs and book lists.
  • 11. Librarything in libraries LibraryThing helps you create a library-quality catalog of your books. LibraryThing connects people based on the books they share.
  • 12. 2.1.2. Delicious in libraries
  • 13. del.icio.us-like PennTags PennTags - When card catalogs meet tags http://tags.library.upenn.edu/ http://www.slideshare.net/laurie.allen/penntags-presentation-at-educause-2006 http://www.diglib.org/forums/fall2006/presentations/winkler-2006-11.pdf
  • 14.
  • 15. 3. how to lift existing metadata into a semantic level Mapping (Marc21 -> DC, Marc -> FRBR etc) Open Sources (Open Api) Linked Data
  • 16. 3.1 Open Source Open Source Social Platforms: 10 of the Best 10 open source software platforms http://mashable.com/2007/07/25/open-source-social-platforms/ www.programmableweb.com SungKyunKwan University: Use ofOpen API http://lib.skku.edu/index.ax
  • 17. 3.2 Linked Data “Oh my goodness, the original web of documents was just the tip of iceberg.” ( Sir Tim Berners Lee, July 2008)
  • 19. Closed containers of data Information systems, such as library catalogs, have been, and still are, for the greatest part closed containers of data, or “silos” without connections between them, inaccessible to Web architecture (No Url, no links) with a few exception. (Tim Berners Lee) free from the capsules of the catalog
  • 20. Linked Data Linked Data is a methodology for providing meanings and relationships between things anywhere on the web, using URISfor identifying, RDF for describingand HTTP for publishing
  • 21.
  • 22.
  • 23. Collocations through Linked Data Wiki: http://www.wikipedia.org/ vs dbpedia : http://dbpedia.org/About WorldCat: http://www.worldcat.org/ vs Fictionfinder (FRBR model): http://fictionfinder.oclc.org
  • 24. rdf identifiers as a disambiguation http://rdf.freebase.com/?freebaseid http://rdf.freebase.com/ns/en.blade_runner
  • 25. rdf identifiers as a disambiguation annotation Disambiguation process
  • 26. rdf identifiers as a disambiguation
  • 28. In summary so far:Paradigm Shift in www
  • 29. 4. Library’s role in Semantic Web Phase 1: Semantifying MARC, Thesaurus etc Translating LC controlled vocabularies and authority control for named entities, thesauri from domain specific societies and institutions into RDF/RDFS, OWL, SKOS with URIs assigned according to ‘Linked Data Design Principles (TBL, 2007) Phase 2: Authority data discovery, sharing, and reuse, e.g., LC authorities & Vocabularies, OCLC’s Faceted Application of Subject Terminology (FAST) etc Phase 3: Into the Semantic Web Web of Linked data DBPedia GeoNames Librarything
  • 30.
  • 31. Developed FRBR work set algorithms’ andxISBN Web Services
  • 33.
  • 34. Types of Controlled Vocabularies used in metadata standards Lists of enumerated values Code lists (e.g. language, country) Taxonomies Formal Thesauri Locally controlled enumerated lists Controlled vocabularies: ALA program on Linked Data ALA Annual 2009
  • 35. Thesauri A thesaurus is a controlled vocabulary with multiple types of relationships Example: Rice UF Paddy BT Cereals BT Plant products NT Brown rice RT Rice straw
  • 36. Standards maintained at LC contain controlled vocabularies LCSH/NAF Thesaurus of Graphic Materials ISO 639-2 (language codes) MARC (including code lists) MODS METS PREMIS MIX (XML schema for NISO Z39.87 Technical metadata for digital still images) … and some others
  • 37. Representing information about controlled vocabulary values Data elements in metadata formats, e.g. MARC Authority format XML schemas (sometimes as enumeration values) RDF/XML and RDFS (Resource Description Framework) SKOS MADS (Metadata Authority Description Schema)
  • 38. Reasons for developing a web service for vocabularies Facilitate development and maintenance process for vocabularies Make controlled lists “openly” available Provide comprehensive information about controlled values Experiment with semantic web technologies and linked data Expose vocabularies to wider communities
  • 39. Popular Rdf Vocabularies People + Organisations FOAF, HCard, Relationship, Resume Places Geonames, Geo Events RDFCalendar Social Media SIOC, Review Topics + Tags SKOS, MOAT, HolyGoat eCommerce GoodRelations, CC Licensing More... Scovo, DOAP, Recipes, Measurements, ...
  • 40. SKOS “Simple Knowledge Organisation System(s)” A Semantic Web standard called Simple Knowledge Organization System (SKOS) defines the organization of terms into thesaurus form, with broader and narrower terms and alternate terms including alternate language entries Simple, extensible, machine-understandable representation for “concept schemes” Thesauri Classification Schemes Taxonomies Subject Headings Other types of ‘controlled vocabulary’… Disadvantage: unusual concept schemes don’t fit into SKOS (original structure too complex)
  • 41. A Method to Convert Thesauri to SKOS Case1 Original XML data file: http://www.esd.org.uk/standards/ipsv/ipsv.xml Original XML Schema filehttp://www.esd.org.uk/standards/xmlschemas/taxonomy-v3.0.xsd Conversion program: convertipsv.pl (contains instructions for usage) Resulting RDF: ipsv/rdf/ipsv.rdf SKOS Core schema: http://www.w3.org/2004/02/skos/core/history/2005-10-14 (version used for this paper, for latest version seehere) Additional IPSV schema: ipsv/ipsv1-eswc06.rdf Case 2 Partial original data files: gtaa/SampleOfGTAA.zip Conversion program: gtaa/GTAAtoSKOSinstanceRDFSv6.pl Resulting RDF: gtaa/GTAAinstancesSKOSv7.rdf SKOS Core schema: http://www.w3.org/2004/02/skos/core/history/2005-10-14 (version used for this paper, for latest version seehere) Additional GTAA schema: gtaa/GTAAskosModelRDFSv4.rdfs
  • 42. Converting into SKOS graph Identify Describe Publish
  • 43. Identify Step 1: Identify concepts… http://www.example.com/concepts#lovehttp://www.example.com/concepts#awehttp://www.example.com/concepts#joy
  • 44. Describe Step 2: Describe…
  • 45. Publish Step 3: Publish… Put the file on a web server for programs to download & process Put the file on special RDF server on which you can query with SQL-like language: Select * from … Where …
  • 46. Publishing LCSH in the Web Project LCSH into RDF (i.e., create an RDF representation) Library of Congress Subject Headings available as linked-data using the SKOS vocabulary. http://lcsh.info
  • 50. Skosuse cases_2: NSDL Metadata Registry http://metadataregistry.org/
  • 51. Skosuse cases_3: getty http://www.getty.edu/research/conducting_research/vocabularies/download.html
  • 52. Skosuse cases_4: Agricultural Information Management Standards (AIMS) http://aims.fao.org/en/search/google/cow?query=cow&cx=011162950886884224513:ennli7xeebg&cof=FORID:11&sitesearch=&hl=en&ie=utf-8&oe=utf-8&lr=lang_en
  • 53. FRBR conceptual model Coyle (2008) advocates FRBR conceptual model as part of a semantic model in saying “Since FRBR is about entities and relationships, it seems to be perfectly positioned as the first step in the transformation of library data to the semantic web.”
  • 54. FRBR Expression of Core FRBR Concepts in RDF http://vocab.org/frbr/core.html This vocabulary is an expression in RDF of the concepts and relations described in the IFLA report on the Functional Requirements for Bibliographic Records (FRBR).
  • 55. FRBR as a RDF vocabulary FRBR is a complete data model that is a new way of looking at our data, not just taking existing records and identifying work relationships. FRBR a type of RDF vocabulary entities and the relationships inFRBR is identifiable, linkable, usable, and reusable, and everything can be matched up.
  • 57. RDA (Resource Description and Access) The new cataloging rules, replacing AACR2 RDA -> RDF Joint DCMI/RDA task force Seed funding to develop initial prototype RDF vocabularies for bibliographic information Based on FRBR and data model implicit in RDA Early stage year http://dublincore.org/dcmirdataskgroup/ Karen Coyle
  • 58. library related Linked Data projects A brief and incomplete list of some library related Linked Data projects: RDF BookMashup – Integration of Web 2.0 data sources like Amazon, Google or Yahoo into the Semantic Web. Library of Congress Authorities – Exposing LoCAutorities and Vocabularies to the web using URI’s DBPedia – Exposing structured data from WikiPedia to the web LIBRIS – Linked Data interface to Swedish LIBRIS Union catalog Scriblio+Wordpress+Triplify – “A social, semantic OPAC Union Catalogue”
  • 59. Language of Interoperability Universal identifiers (URIs): like written word – For “connecting the dots” Abstract syntax (RDF triples): sentence grammar – Foundation of syntactic interoperability Vocabularies: words and concepts – Foundation of semantic interoperability Platform for compatible domain models – Application Profiles Human-understandable – machine-processable
  • 60. 5. Proposed Models for Libraries with Linked data A publisher provides basic information about a book (e.g., using onix) The National Library adds bibliographic and authority control A local library adds holding information Some nice guy out there adds links from, say, Wikipedia A library’s IT staff creates a Webpage where I can find all related information regarding this book, links to related books from the same author, on the same subject, the author’s bio from wikipedia, comments from other Portals. =>Since, instead of following links between HTML pages, Linked Data browsers enable users to navigate between different data sources by following RDF links. How about User-created metadata
  • 61. Advantages over other methods No crosswalk/mapping - Each one uses his own metadata format, all triples can be aggregated No data redundancy - Each one creates only the data he needs, and retrieves already existing information No harvesting - The data is available directly on the Web No branding issue - The URIs allow to track down the original data whatever its origin No software-specific developments - Everything relies on open standards as RDF, SPARQL … no need to learn a new protocol or query language
  • 62. Thank you for listening! Questions?