SlideShare a Scribd company logo
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

More Related Content

What's hot

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
Richard Wallis
 
Identifying The Benefit of Linked Data
Identifying The Benefit of Linked DataIdentifying The Benefit of Linked Data
Identifying The Benefit of Linked DataRichard Wallis
 
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
Richard Wallis
 
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 ...
Alison Hitchens
 
Web Driven Revolution For Library Data
Web Driven Revolution For Library DataWeb Driven Revolution For Library Data
Web Driven Revolution For Library Data
Richard Wallis
 
Schema.org - Extending Benefits
Schema.org - Extending BenefitsSchema.org - Extending Benefits
Schema.org - Extending Benefits
Richard Wallis
 
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
Emily Nimsakont
 
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
Richard Wallis
 
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
Joshua Shinavier
 
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!
Richard Wallis
 
What is #LODLAM?! (revised January 2015)
What is #LODLAM?! (revised January 2015)What is #LODLAM?! (revised January 2015)
What is #LODLAM?! (revised January 2015)
Alison Hitchens
 
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
Ontotext
 
Linked open data and libraries
Linked open data and librariesLinked open data and libraries
Linked open data and libraries
Alison Hitchens
 
LD4L OCLC Data Strategy
LD4L OCLC Data StrategyLD4L OCLC Data Strategy
LD4L OCLC Data Strategy
Richard Wallis
 
Linked Data in Libraries
Linked Data in LibrariesLinked Data in Libraries
Linked Data in Libraries
Richard Wallis
 
Linked Data Basics
Linked Data BasicsLinked Data Basics
Linked Data Basics
Anja Jentzsch
 
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
Michele Pasin
 
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
Richard Wallis
 
Linked data for Ebook discovery
Linked data for Ebook discoveryLinked data for Ebook discovery
Linked data for Ebook discovery
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
 

What's hot (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ö)
 

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

RDTF Metadata Guidelines: an update
RDTF Metadata Guidelines: an updateRDTF Metadata Guidelines: an update
RDTF Metadata Guidelines: an update
Andy Powell
 
Linked Data
Linked DataLinked Data
Linked Data
Anja Jentzsch
 
Linked data for librarians
Linked data for librariansLinked data for librarians
Linked data for librarianstrevorthornton
 
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
 
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
National Information Standards Organization (NISO)
 
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
Victor de Boer
 
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
Dan Brickley
 
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
Richard Urban
 
Web of Data Usage Mining
Web of Data Usage MiningWeb of Data Usage Mining
Web of Data Usage Mining
Markus Luczak-Rösch
 
Linked Data Tutorial
Linked Data TutorialLinked Data Tutorial
Linked Data Tutorial
Sören Auer
 
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
Lars G. Svensson
 
Linked data HHS 2015
Linked data HHS 2015Linked data HHS 2015
Linked data HHS 2015
Cason Snow
 
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
Richard Wallis
 
ISWC GoodRelations Tutorial Part 2
ISWC GoodRelations Tutorial Part 2ISWC GoodRelations Tutorial Part 2
ISWC GoodRelations Tutorial Part 2
Martin Hepp
 
GoodRelations Tutorial Part 2
GoodRelations Tutorial Part 2GoodRelations Tutorial Part 2
GoodRelations Tutorial Part 2
guestecacad2
 
Linked Data
Linked DataLinked Data
Linked Data
cyriacsmail
 
The Cultural Linked Data Backbone
The Cultural Linked Data BackboneThe Cultural Linked Data Backbone
The Cultural Linked Data Backbone
Richard Wallis
 
From ontology to wiki
From ontology to wikiFrom ontology to wiki
From ontology to wiki
Open University in the Netherlands
 
Open data and linked data
Open data and linked dataOpen data and linked data
Open data and linked data
Marie Gustafsson Friberger
 

Similar to 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
 

More from Andy Powell

The OCRE Cloud Framework
The OCRE Cloud FrameworkThe OCRE Cloud Framework
The OCRE Cloud Framework
Andy Powell
 
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
Andy Powell
 
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...
Andy Powell
 
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...
Andy Powell
 
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
Andy Powell
 
AWS Bath User Group - Meetup #2
AWS Bath User Group - Meetup #2AWS Bath User Group - Meetup #2
AWS Bath User Group - Meetup #2
Andy Powell
 
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
Andy Powell
 
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
Andy Powell
 
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
Andy Powell
 
G cloud - what is it?
G cloud - what is it?G cloud - what is it?
G cloud - what is it?
Andy Powell
 
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
Andy Powell
 
Eduserv Education Cloud
Eduserv Education CloudEduserv Education Cloud
Eduserv Education Cloud
Andy Powell
 
Eduserv Education Cloud
Eduserv Education CloudEduserv Education Cloud
Eduserv Education Cloud
Andy Powell
 
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
Andy Powell
 
UMF Cloud Pilot
UMF Cloud PilotUMF Cloud Pilot
UMF Cloud Pilot
Andy Powell
 
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
Andy Powell
 
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
Andy Powell
 
Unified Social Sign-on
Unified Social Sign-onUnified Social Sign-on
Unified Social Sign-on
Andy Powell
 
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...
Andy Powell
 
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
Andy Powell
 

More from 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
 

Recently uploaded

GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Inflectra
 
"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
Fwdays
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
CatarinaPereira64715
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 

Recently uploaded (20)

GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 

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