SlideShare ist ein Scribd-Unternehmen logo
1 von 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

Weitere Àhnliche Inhalte

Was ist angesagt?

Lecture linked data cloud & sparql
Lecture linked data cloud & sparqlLecture linked data cloud & sparql
Lecture linked data cloud & sparqlDhavalkumar Thakker
 
Linked Open Data for Libraries
Linked Open Data for LibrariesLinked Open Data for Libraries
Linked Open Data for LibrariesLukas Koster
 
Summary of Trends in Cataloging
Summary of Trends in CatalogingSummary of Trends in Cataloging
Summary of Trends in CatalogingWilliam Worford
 
Corrib.org - OpenSource and Research
Corrib.org - OpenSource and ResearchCorrib.org - OpenSource and Research
Corrib.org - OpenSource and Researchadameq
 
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 upDavide Palmisano
 
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
 
Many flavors of linked data
Many flavors of linked dataMany flavors of linked data
Many flavors of linked dataDebra Shapiro
 
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?Debra Shapiro
 
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? Debra Shapiro
 
Data Portability with SIOC and FOAF
Data Portability with SIOC and FOAFData Portability with SIOC and FOAF
Data Portability with SIOC and FOAFUldis Bojars
 
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 WebGillian Byrne
 
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...dannyijwest
 
Linked Data Tutorial
Linked Data TutorialLinked Data Tutorial
Linked Data Tutorialtomasknap
 
Better Search With Structured Knowledge
Better Search With Structured KnowledgeBetter Search With Structured Knowledge
Better Search With Structured KnowledgeMichel Dumontier
 
Catalog 2.0
Catalog 2.0Catalog 2.0
Catalog 2.0kcoylenet
 
Library 2.0
Library 2.0Library 2.0
Library 2.0kcoylenet
 
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 EnvironmentDiane Hillmann
 
Trends in Cataloging & Metadata
Trends in Cataloging & MetadataTrends in Cataloging & Metadata
Trends in Cataloging & MetadataDebra Shapiro
 
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 librariesRegan Harper
 

Was ist angesagt? (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
 

Ähnlich wie Digital Library Applications Of Social Networking Jeju Intl Conference

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...New York University
 
BIBFRAME, Linked data, RDA
BIBFRAME, Linked data, RDA BIBFRAME, Linked data, RDA
BIBFRAME, Linked data, RDA robin fay
 
Digital Libraries of the Future
Digital Libraries of the Future
Digital Libraries of the Future
Digital Libraries of the Future Sebastian Ryszard Kruk
 
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)Sebastian Ryszard Kruk
 
State of the Semantic Web
State of the Semantic WebState of the Semantic Web
State of the Semantic WebIvan Herman
 
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 SpacesJohn Breslin
 
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 ReflectionTakeshi Morita
 
The Social Semantic Web
The Social Semantic WebThe Social Semantic Web
The Social Semantic WebJohn Breslin
 
Linked Data and Locah, UKSG2011
Linked Data and Locah, UKSG2011 Linked Data and Locah, UKSG2011
Linked Data and Locah, UKSG2011 Jane Stevenson
 
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 BooksSteve Toub
 
when the link makes sense
when the link makes sensewhen the link makes sense
when the link makes senseFabien Gandon
 
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...Jennifer Bowen
 
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
 
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)Beat Signer
 
Repositories thru the looking glass
Repositories thru the looking glassRepositories thru the looking glass
Repositories thru the looking glassEduserv Foundation
 
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 PracticeDan Brickley
 
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 CatalogAllison Jai O'Dell
 

Ähnlich wie 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
 

KĂŒrzlich hochgeladen

Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)cama23
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Visit to a blind student's school🧑‍🩯🧑‍🩯(community medicine)
Visit to a blind student's school🧑‍🩯🧑‍🩯(community medicine)Visit to a blind student's school🧑‍🩯🧑‍🩯(community medicine)
Visit to a blind student's school🧑‍🩯🧑‍🩯(community medicine)lakshayb543
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
HỌC TỐT TIáșŸNG ANH 11 THEO CHÆŻÆ NG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIáșŸT - Cáșą NĂ...
HỌC TỐT TIáșŸNG ANH 11 THEO CHÆŻÆ NG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIáșŸT - Cáșą NĂ...HỌC TỐT TIáșŸNG ANH 11 THEO CHÆŻÆ NG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIáșŸT - Cáșą NĂ...
HỌC TỐT TIáșŸNG ANH 11 THEO CHÆŻÆ NG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIáșŸT - Cáșą NĂ...Nguyen Thanh Tu Collection
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 

KĂŒrzlich hochgeladen (20)

Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Visit to a blind student's school🧑‍🩯🧑‍🩯(community medicine)
Visit to a blind student's school🧑‍🩯🧑‍🩯(community medicine)Visit to a blind student's school🧑‍🩯🧑‍🩯(community medicine)
Visit to a blind student's school🧑‍🩯🧑‍🩯(community medicine)
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
HỌC TỐT TIáșŸNG ANH 11 THEO CHÆŻÆ NG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIáșŸT - Cáșą NĂ...
HỌC TỐT TIáșŸNG ANH 11 THEO CHÆŻÆ NG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIáșŸT - Cáșą NĂ...HỌC TỐT TIáșŸNG ANH 11 THEO CHÆŻÆ NG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIáșŸT - Cáșą NĂ...
HỌC TỐT TIáșŸNG ANH 11 THEO CHÆŻÆ NG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIáșŸT - Cáșą NĂ...
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.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
  • 47. LCSH in SKOS  
  • 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?