SlideShare une entreprise Scribd logo
1  sur  26
Image by: ...-Wink-... @ Flickr




Linked Data as an enabling
   framework for resource
            discovery across
    libraries, museums and
                    archives
          Andy Powell (and Pete Johnston)
                                  Eduserv

                             @andypowe11


                       www.eduserv.org.uk
What’s coming…
                                  http://bit.ly/hmMvP1

• report on some work Pete Johnston and I
  (both at Eduserv) undertook in March 2011
• on behalf of the JISC and RLUK Resource
  Discovery Taskforce
• (which subsequently became “Discovery”)
• to develop some metadata guidelines for use
  across libraries, museums, and archives

                                    www.eduserv.org.uk
Functional requirement
• help libraries, museums and archives expose
  existing metadata (and new metadata created
  using existing practice) in ways that
  – support the development of aggregator services
  – integrate well with the web (and the emerging
    web of data)
• note: NOT re-engineering cataloguing practice
  in the LAM sectors

                                        www.eduserv.org.uk
Guiding principles
• support the RDTF Vision
• in line with Linked Data principles
• based on the W3C Linked Open Data Star Scheme
• in line with Designing URI Sets for the UK Public
  Sector
• take into account the Europeana Data Model and ESE
• be broadly in line with the notion of “making better
  websites” across libraries, museums and archives

                                         www.eduserv.org.uk
RDTF Vision
 “making the most of UK scholarly and cultural
resources by best positioning their metadata for
     discovery and reuse within the global
            information ecosystem”




                                     www.eduserv.org.uk
Linked Data
                   http://www.w3.org/DesignIssues/LinkedData.html

• use URIs as names for things
• use HTTP URIs so that people can look up
  those names
• when someone looks up a URI, provide useful
  information, using the standards
  (RDF, SPARQL)
• include links to other URIs so that they can
  discover more things
                                               www.eduserv.org.uk
Linked Open Data Star Scheme
                                            http://bit.ly/u1O7e3

• 1 star - make your stuff available on the Web
  (whatever format) under an open license
• 2 star - make it available as structured data
  (e.g., Excel instead of image scan of a table)
• 3 star - use non-proprietary formats (e.g., CSV
  instead of Excel)
• 4 star - use URIs to identify things, so that people can
  point at your stuff
• 5 star - link your data to other data to provide
  context
                                            www.eduserv.org.uk
Our draft RDTF proposal
• used the W3C Linked Open Data star scheme
  as framework (at 3, 4 and 5 star levels)
• and suggested three approaches
  – community formats
  – RDF data
  – Linked Data
• 196 comments – on pretty much all aspects of
  the draft
                                   www.eduserv.org.uk
Re-conceptualising the guidelines
                  Not-RDF   RDF


Individual Item
 Descriptions



  Collections
of Descriptions



                                  www.eduserv.org.uk
The draft guidelines
                  Not-RDF        RDF


Individual Item               Linked Data
 Descriptions



  Collections       “bulk     “RDF Data”
of Descriptions   transfer”


                                        www.eduserv.org.uk
The Web!
                  Not-RDF        RDF


Individual Item   “page per   Linked Data
 Descriptions       thing”


  Collections       “bulk     “RDF Data”
of Descriptions   transfer”


                                        www.eduserv.org.uk
Guiding principles
• support the RDTF Vision
• in line with Linked Data principles
• based on the W3C Linked Open Data Star Scheme
• in line with Designing URI Sets for the UK Public
  Sector
• take into account the Europeana Data Model and ESE
• be broadly in line with the notion of “making better
  websites” across libraries, museums and archives

                                         www.eduserv.org.uk
Semantics vs. linking
• moving left to right across the quadrants…
  – offers greater semantic precision within a more
    consistent framework (RDF)


                 “page per   Linked Data
                   thing”




                   “bulk     “RDF Data”
                 transfer”


                                           www.eduserv.org.uk
Linking vs. semantics
• moving bottom to top across the quadrants…
  – promotes the individual descriptions (rather than
    collections of descriptions) and encourages the
    assignment of identifiers (i.e. URIs) to both those
    descriptions and the things they identify
                 “page per   Linked Data
                   thing”




                   “bulk     “RDF Data”
                 transfer”


                                           www.eduserv.org.uk
Possible adoption path
                  Not-RDF        RDF


Individual Item   “page per   Linked Data
 Descriptions       thing”


  Collections       “bulk     “RDF Data”
of Descriptions   transfer”


                                        www.eduserv.org.uk
“page      Linked

                  Bulk transfer               per
                                            thing”
                                                        Data


                                             “bulk     “RDF
                                           transfer”   Data”
• “give us what you’ve got”
• serve existing community bulk-formats (e.g. files
  containing collections of
  MARC, MODS, BibTeX, DC/XML, SPECTRUM or EAD
  records) or CSV over RESTful HTTP
• use sitemaps and robots.txt and/or RSS/Atom to
  advertise availability and GZip for compression
• for CSV, provide a column called ‘label’ or ‘title’ so
  we’ve got something to display
• give us separate records (for CSV, read ‘rows’) about
  separate resources (where you can)
                                            www.eduserv.org.uk
“page      Linked

                 Page per thing                per
                                             thing”
                                                         Data


                                              “bulk     “RDF
                                            transfer”   Data”
• “build better websites”
• serve an HTML page (i.e. a description) for every “thing”
  of interest over RESTful HTTP
• optionally serve alternative format(s) for each
  description (e.g. a MODS or DC/XML record) at separate
  URIs and link from the HTML descriptions using “<link
  rel=“alternative” … />
• use “cool” ‘http’ URIs for all descriptions
• use sitemaps and robots.txt and/or RSS/Atom to
  advertise availability
• optionally offer OAI-PMH server to allow harvesting

                                             www.eduserv.org.uk
“page      Linked

                     RDF data                  per
                                             thing”
                                                         Data


                                              “bulk     “RDF
                                            transfer”   Data”
• “RDF bulk download”
• serve big buckets of RDF (as RDF/XML, N-Tuples or N-
  Quads) over RESTful HTTP
• re-use existing conceptual models and vocabularies
  where you can
• assign URIs to every “thing” of interest
• use Semantic Sitemaps and the Vocabulary of
  Interlinked Datasets (VoID) to advertise availability of
  the buckets

                                             www.eduserv.org.uk
“page      Linked

                  Linked Data               per
                                          thing”
                                                      Data


                                           “bulk     “RDF
                                         transfer”   Data”
• “W3C 5 star approach”
• serve HTML and RDF/RDFa for every “thing” of
  interest over RESTful HTTP
• assign ‘http’ URIs to every “thing” (and every
  description of a thing)
• follow “cool URIs for the semantic web”
  recommended practice
• become part of the web of data - link to other
  people’s stuff using their URIs
                                          www.eduserv.org.uk
Possible adoption path
                  Not-RDF        RDF


Individual Item   “page per   Linked Data
  Descriptions      thing”


  Collections       “bulk     “RDF Data”
of Descriptions   transfer”


                                        www.eduserv.org.uk
Where are we headed?
• implication of previous slide is that “5 star”
  Linked Data is where we want to be
• some good reasons for that
  – rich semantic framework
  – “follow your nose” approach to getting more info
  – “small pieces loosely joined”
  – link and be linked – data becomes “of” the web
  – relatively easy re-use of other peoples’ ontologies
                                          www.eduserv.org.uk
But…
• also need to remember that “the best is
  sometimes the enemy of the good”
• recent web history tells us that uptake of
  complex technologies can be a slow process!
• certainly been the case with the Semantic
  Web and RDF



                                    www.eduserv.org.uk
‘Linked’ and ‘social’ can be a win
                                    http://ogp.me/

• Open Graph Protocol
• as proposed by Facebook but now more
  widely adopted
• good example of Linked Data underpinning
  social activity (part of which is related to
  discovery)
• but what’s more important – the fact it uses
  RDF or the fact it uses the HTTP URI?
                                      www.eduserv.org.uk
I would suggest the latter




                             www.eduserv.org.uk
Conclusions
• true Linked Data is a good aim for
  libraries, museums and archives…
• …but our emphasis should be on the ‘linked’
  in short term
• encouraging more item-level material on the
  Web with cool URIs (even if only in largely
  human-readable form)
• richer Linked Data can then emerge over time
                                    www.eduserv.org.uk
Image by: ...-Wink-... @ Flickr




Questions?




               www.eduserv.org.uk

Contenu connexe

Tendances

Identifying The Benefit of Linked Data
Identifying The Benefit of Linked DataIdentifying The Benefit of Linked Data
Identifying The Benefit of Linked Data
Richard Wallis
 
Linked Data (1st Linked Data Meetup Malmö)
Linked Data (1st Linked Data Meetup Malmö)Linked Data (1st Linked Data Meetup Malmö)
Linked Data (1st Linked Data Meetup Malmö)
Anja Jentzsch
 

Tendances (20)

Contextual Computing: Laying a Global Data Foundation
Contextual Computing: Laying a Global Data FoundationContextual Computing: Laying a Global Data Foundation
Contextual Computing: Laying a Global Data Foundation
 
Identifying The Benefit of Linked Data
Identifying The Benefit of Linked DataIdentifying The Benefit of Linked Data
Identifying The Benefit of Linked Data
 
Schema.org: What It Means For You and Your Library
Schema.org: What It Means For You and Your LibrarySchema.org: What It Means For You and Your Library
Schema.org: What It Means For You and Your Library
 
What is #LODLAM?! Understanding linked open data in libraries, archives [and ...
What is #LODLAM?! Understanding linked open data in libraries, archives [and ...What is #LODLAM?! Understanding linked open data in libraries, archives [and ...
What is #LODLAM?! Understanding linked open data in libraries, archives [and ...
 
Web Driven Revolution For Library Data
Web Driven Revolution For Library DataWeb Driven Revolution For Library Data
Web Driven Revolution For Library Data
 
Schema.org - Extending Benefits
Schema.org - Extending BenefitsSchema.org - Extending Benefits
Schema.org - Extending Benefits
 
Linked Data, Library Users, and the Discovery Tools of the Future
Linked Data, Library Users, and the Discovery Tools of the FutureLinked Data, Library Users, and the Discovery Tools of the Future
Linked Data, Library Users, and the Discovery Tools of the Future
 
Entification: The Route to 'Useful' Library Data
Entification: The Route to 'Useful' Library DataEntification: The Route to 'Useful' Library Data
Entification: The Route to 'Useful' Library Data
 
The state of the art in Linked Data
The state of the art in Linked DataThe state of the art in Linked Data
The state of the art in Linked Data
 
Schema.org: Where did that come from!
Schema.org: Where did that come from!Schema.org: Where did that come from!
Schema.org: Where did that come from!
 
What is #LODLAM?! (revised January 2015)
What is #LODLAM?! (revised January 2015)What is #LODLAM?! (revised January 2015)
What is #LODLAM?! (revised January 2015)
 
Build Narratives, Connect Artifacts: Linked Open Data for Cultural Heritage
Build Narratives, Connect Artifacts: Linked Open Data for Cultural HeritageBuild Narratives, Connect Artifacts: Linked Open Data for Cultural Heritage
Build Narratives, Connect Artifacts: Linked Open Data for Cultural Heritage
 
Linked open data and libraries
Linked open data and librariesLinked open data and libraries
Linked open data and libraries
 
LD4L OCLC Data Strategy
LD4L OCLC Data StrategyLD4L OCLC Data Strategy
LD4L OCLC Data Strategy
 
Linked Data in Libraries
Linked Data in LibrariesLinked Data in Libraries
Linked Data in Libraries
 
Linked Data Basics
Linked Data BasicsLinked Data Basics
Linked Data Basics
 
The Nature.com ontologies portal - Linked Science 2015
The Nature.com ontologies portal - Linked Science 2015The Nature.com ontologies portal - Linked Science 2015
The Nature.com ontologies portal - Linked Science 2015
 
Designing Linked Data Software & Services for Libraries
Designing Linked Data Software & Services for LibrariesDesigning Linked Data Software & Services for Libraries
Designing Linked Data Software & Services for Libraries
 
Linked data for Ebook discovery
Linked data for Ebook discoveryLinked data for Ebook discovery
Linked data for Ebook discovery
 
Linked Data (1st Linked Data Meetup Malmö)
Linked Data (1st Linked Data Meetup Malmö)Linked Data (1st Linked Data Meetup Malmö)
Linked Data (1st Linked Data Meetup Malmö)
 

Similaire à Linked Data as an enabling framework for resource discovery across libraries, museums and archives

Linked data for librarians
Linked data for librariansLinked data for librarians
Linked data for librarians
trevorthornton
 
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
 
Web of Data Usage Mining
Web of Data Usage MiningWeb of Data Usage Mining
Web of Data Usage Mining
Markus Luczak-Rösch
 

Similaire à Linked Data as an enabling framework for resource discovery across libraries, museums and archives (20)

RDTF Metadata Guidelines: an update
RDTF Metadata Guidelines: an updateRDTF Metadata Guidelines: an update
RDTF Metadata Guidelines: an update
 
Linked Data
Linked DataLinked Data
Linked Data
 
Linked data for librarians
Linked data for librariansLinked data for librarians
Linked data for librarians
 
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...
 
Connecting the Dots: Constellations in the Linked Data Universe
Connecting the Dots: Constellations in the Linked Data UniverseConnecting the Dots: Constellations in the Linked Data Universe
Connecting the Dots: Constellations in the Linked Data Universe
 
One day workshop Linked Data and Semantic Web
One day workshop Linked Data and Semantic WebOne day workshop Linked Data and Semantic Web
One day workshop Linked Data and Semantic Web
 
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
 
Publishing and Using Linked Open Data - Day 1
Publishing and Using Linked Open Data - Day 1 Publishing and Using Linked Open Data - Day 1
Publishing and Using Linked Open Data - Day 1
 
Web of Data Usage Mining
Web of Data Usage MiningWeb of Data Usage Mining
Web of Data Usage Mining
 
Introduction to the Semantic Web
Introduction to the Semantic WebIntroduction to the Semantic Web
Introduction to the Semantic Web
 
Linked Data Tutorial
Linked Data TutorialLinked Data Tutorial
Linked Data Tutorial
 
IFLA LIDASIG Open Session 2017: Introduction to Linked Data
IFLA LIDASIG Open Session 2017: Introduction to Linked DataIFLA LIDASIG Open Session 2017: Introduction to Linked Data
IFLA LIDASIG Open Session 2017: Introduction to Linked Data
 
Linked data HHS 2015
Linked data HHS 2015Linked data HHS 2015
Linked data HHS 2015
 
The Power of Sharing Linked Data: Bibliothekartag 2014
The Power of Sharing Linked Data: Bibliothekartag 2014The Power of Sharing Linked Data: Bibliothekartag 2014
The Power of Sharing Linked Data: Bibliothekartag 2014
 
ISWC GoodRelations Tutorial Part 2
ISWC GoodRelations Tutorial Part 2ISWC GoodRelations Tutorial Part 2
ISWC GoodRelations Tutorial Part 2
 
GoodRelations Tutorial Part 2
GoodRelations Tutorial Part 2GoodRelations Tutorial Part 2
GoodRelations Tutorial Part 2
 
Linked Data
Linked DataLinked Data
Linked Data
 
The Cultural Linked Data Backbone
The Cultural Linked Data BackboneThe Cultural Linked Data Backbone
The Cultural Linked Data Backbone
 
From ontology to wiki
From ontology to wikiFrom ontology to wiki
From ontology to wiki
 
Open data and linked data
Open data and linked dataOpen data and linked data
Open data and linked data
 

Plus de Andy Powell

Plus de Andy Powell (20)

The OCRE Cloud Framework
The OCRE Cloud FrameworkThe OCRE Cloud Framework
The OCRE Cloud Framework
 
Shared responsibility - a model for good cloud security
Shared responsibility - a model for good cloud securityShared responsibility - a model for good cloud security
Shared responsibility - a model for good cloud security
 
Building the modern institution: how Jisc can support your cloud-based digita...
Building the modern institution: how Jisc can support your cloud-based digita...Building the modern institution: how Jisc can support your cloud-based digita...
Building the modern institution: how Jisc can support your cloud-based digita...
 
Developing a Cloud Based Infrastructure to Transform Working Practices and Se...
Developing a Cloud Based Infrastructure to Transform Working Practices and Se...Developing a Cloud Based Infrastructure to Transform Working Practices and Se...
Developing a Cloud Based Infrastructure to Transform Working Practices and Se...
 
Open data as an enabler of citizen engagement
Open data as an enabler of citizen engagementOpen data as an enabler of citizen engagement
Open data as an enabler of citizen engagement
 
AWS Bath User Group - Meetup #2
AWS Bath User Group - Meetup #2AWS Bath User Group - Meetup #2
AWS Bath User Group - Meetup #2
 
AWS IoT: a cloud platform for building IoT applications
AWS IoT: a cloud platform for building IoT applicationsAWS IoT: a cloud platform for building IoT applications
AWS IoT: a cloud platform for building IoT applications
 
Internet of Car Parks - a discussion about IoT
Internet of Car Parks - a discussion about IoTInternet of Car Parks - a discussion about IoT
Internet of Car Parks - a discussion about IoT
 
Digital Marketplace/G-Cloud - the good, the bad and the ugly
Digital Marketplace/G-Cloud - the good, the bad and the uglyDigital Marketplace/G-Cloud - the good, the bad and the ugly
Digital Marketplace/G-Cloud - the good, the bad and the ugly
 
G cloud - what is it?
G cloud - what is it?G cloud - what is it?
G cloud - what is it?
 
IT : Strategy, management and DIY in HE - a breakout group summary
IT : Strategy, management and DIY in HE - a breakout group summaryIT : Strategy, management and DIY in HE - a breakout group summary
IT : Strategy, management and DIY in HE - a breakout group summary
 
Eduserv Education Cloud
Eduserv Education CloudEduserv Education Cloud
Eduserv Education Cloud
 
Eduserv Education Cloud
Eduserv Education CloudEduserv Education Cloud
Eduserv Education Cloud
 
UK university adoption of ‘shared’ cloud services
UK university adoption of ‘shared’ cloud servicesUK university adoption of ‘shared’ cloud services
UK university adoption of ‘shared’ cloud services
 
UMF Cloud Pilot
UMF Cloud PilotUMF Cloud Pilot
UMF Cloud Pilot
 
UMF Cloud Pilot: architecturing an IaaS offer for higher education
UMF Cloud Pilot: architecturing an IaaS offer for higher educationUMF Cloud Pilot: architecturing an IaaS offer for higher education
UMF Cloud Pilot: architecturing an IaaS offer for higher education
 
Open, social and linked - A ménage à trois of content exploitation
Open, social and linked - A ménage à trois of content exploitation Open, social and linked - A ménage à trois of content exploitation
Open, social and linked - A ménage à trois of content exploitation
 
Unified Social Sign-on
Unified Social Sign-onUnified Social Sign-on
Unified Social Sign-on
 
What current trends tell us about the future of federated access management i...
What current trends tell us about the future of federated access management i...What current trends tell us about the future of federated access management i...
What current trends tell us about the future of federated access management i...
 
Linked data - the long and winding road
Linked data - the long and winding roadLinked data - the long and winding road
Linked data - the long and winding road
 

Dernier

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Dernier (20)

Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 

Linked Data as an enabling framework for resource discovery across libraries, museums and archives

  • 1. Image by: ...-Wink-... @ Flickr Linked Data as an enabling framework for resource discovery across libraries, museums and archives Andy Powell (and Pete Johnston) Eduserv @andypowe11 www.eduserv.org.uk
  • 2. What’s coming… http://bit.ly/hmMvP1 • report on some work Pete Johnston and I (both at Eduserv) undertook in March 2011 • on behalf of the JISC and RLUK Resource Discovery Taskforce • (which subsequently became “Discovery”) • to develop some metadata guidelines for use across libraries, museums, and archives www.eduserv.org.uk
  • 3. Functional requirement • help libraries, museums and archives expose existing metadata (and new metadata created using existing practice) in ways that – support the development of aggregator services – integrate well with the web (and the emerging web of data) • note: NOT re-engineering cataloguing practice in the LAM sectors www.eduserv.org.uk
  • 4. Guiding principles • support the RDTF Vision • in line with Linked Data principles • based on the W3C Linked Open Data Star Scheme • in line with Designing URI Sets for the UK Public Sector • take into account the Europeana Data Model and ESE • be broadly in line with the notion of “making better websites” across libraries, museums and archives www.eduserv.org.uk
  • 5. RDTF Vision “making the most of UK scholarly and cultural resources by best positioning their metadata for discovery and reuse within the global information ecosystem” www.eduserv.org.uk
  • 6. Linked Data http://www.w3.org/DesignIssues/LinkedData.html • use URIs as names for things • use HTTP URIs so that people can look up those names • when someone looks up a URI, provide useful information, using the standards (RDF, SPARQL) • include links to other URIs so that they can discover more things www.eduserv.org.uk
  • 7. Linked Open Data Star Scheme http://bit.ly/u1O7e3 • 1 star - make your stuff available on the Web (whatever format) under an open license • 2 star - make it available as structured data (e.g., Excel instead of image scan of a table) • 3 star - use non-proprietary formats (e.g., CSV instead of Excel) • 4 star - use URIs to identify things, so that people can point at your stuff • 5 star - link your data to other data to provide context www.eduserv.org.uk
  • 8. Our draft RDTF proposal • used the W3C Linked Open Data star scheme as framework (at 3, 4 and 5 star levels) • and suggested three approaches – community formats – RDF data – Linked Data • 196 comments – on pretty much all aspects of the draft www.eduserv.org.uk
  • 9. Re-conceptualising the guidelines Not-RDF RDF Individual Item Descriptions Collections of Descriptions www.eduserv.org.uk
  • 10. The draft guidelines Not-RDF RDF Individual Item Linked Data Descriptions Collections “bulk “RDF Data” of Descriptions transfer” www.eduserv.org.uk
  • 11. The Web! Not-RDF RDF Individual Item “page per Linked Data Descriptions thing” Collections “bulk “RDF Data” of Descriptions transfer” www.eduserv.org.uk
  • 12. Guiding principles • support the RDTF Vision • in line with Linked Data principles • based on the W3C Linked Open Data Star Scheme • in line with Designing URI Sets for the UK Public Sector • take into account the Europeana Data Model and ESE • be broadly in line with the notion of “making better websites” across libraries, museums and archives www.eduserv.org.uk
  • 13. Semantics vs. linking • moving left to right across the quadrants… – offers greater semantic precision within a more consistent framework (RDF) “page per Linked Data thing” “bulk “RDF Data” transfer” www.eduserv.org.uk
  • 14. Linking vs. semantics • moving bottom to top across the quadrants… – promotes the individual descriptions (rather than collections of descriptions) and encourages the assignment of identifiers (i.e. URIs) to both those descriptions and the things they identify “page per Linked Data thing” “bulk “RDF Data” transfer” www.eduserv.org.uk
  • 15. Possible adoption path Not-RDF RDF Individual Item “page per Linked Data Descriptions thing” Collections “bulk “RDF Data” of Descriptions transfer” www.eduserv.org.uk
  • 16. “page Linked Bulk transfer per thing” Data “bulk “RDF transfer” Data” • “give us what you’ve got” • serve existing community bulk-formats (e.g. files containing collections of MARC, MODS, BibTeX, DC/XML, SPECTRUM or EAD records) or CSV over RESTful HTTP • use sitemaps and robots.txt and/or RSS/Atom to advertise availability and GZip for compression • for CSV, provide a column called ‘label’ or ‘title’ so we’ve got something to display • give us separate records (for CSV, read ‘rows’) about separate resources (where you can) www.eduserv.org.uk
  • 17. “page Linked Page per thing per thing” Data “bulk “RDF transfer” Data” • “build better websites” • serve an HTML page (i.e. a description) for every “thing” of interest over RESTful HTTP • optionally serve alternative format(s) for each description (e.g. a MODS or DC/XML record) at separate URIs and link from the HTML descriptions using “<link rel=“alternative” … /> • use “cool” ‘http’ URIs for all descriptions • use sitemaps and robots.txt and/or RSS/Atom to advertise availability • optionally offer OAI-PMH server to allow harvesting www.eduserv.org.uk
  • 18. “page Linked RDF data per thing” Data “bulk “RDF transfer” Data” • “RDF bulk download” • serve big buckets of RDF (as RDF/XML, N-Tuples or N- Quads) over RESTful HTTP • re-use existing conceptual models and vocabularies where you can • assign URIs to every “thing” of interest • use Semantic Sitemaps and the Vocabulary of Interlinked Datasets (VoID) to advertise availability of the buckets www.eduserv.org.uk
  • 19. “page Linked Linked Data per thing” Data “bulk “RDF transfer” Data” • “W3C 5 star approach” • serve HTML and RDF/RDFa for every “thing” of interest over RESTful HTTP • assign ‘http’ URIs to every “thing” (and every description of a thing) • follow “cool URIs for the semantic web” recommended practice • become part of the web of data - link to other people’s stuff using their URIs www.eduserv.org.uk
  • 20. Possible adoption path Not-RDF RDF Individual Item “page per Linked Data Descriptions thing” Collections “bulk “RDF Data” of Descriptions transfer” www.eduserv.org.uk
  • 21. Where are we headed? • implication of previous slide is that “5 star” Linked Data is where we want to be • some good reasons for that – rich semantic framework – “follow your nose” approach to getting more info – “small pieces loosely joined” – link and be linked – data becomes “of” the web – relatively easy re-use of other peoples’ ontologies www.eduserv.org.uk
  • 22. But… • also need to remember that “the best is sometimes the enemy of the good” • recent web history tells us that uptake of complex technologies can be a slow process! • certainly been the case with the Semantic Web and RDF www.eduserv.org.uk
  • 23. ‘Linked’ and ‘social’ can be a win http://ogp.me/ • Open Graph Protocol • as proposed by Facebook but now more widely adopted • good example of Linked Data underpinning social activity (part of which is related to discovery) • but what’s more important – the fact it uses RDF or the fact it uses the HTTP URI? www.eduserv.org.uk
  • 24. I would suggest the latter www.eduserv.org.uk
  • 25. Conclusions • true Linked Data is a good aim for libraries, museums and archives… • …but our emphasis should be on the ‘linked’ in short term • encouraging more item-level material on the Web with cool URIs (even if only in largely human-readable form) • richer Linked Data can then emerge over time www.eduserv.org.uk
  • 26. Image by: ...-Wink-... @ Flickr Questions? www.eduserv.org.uk