SlideShare a Scribd company logo
UKOLN is supported  by: LOCAH Project and Considerations of Linked Data Approaches 29 th  March 2011 JISC Managing Research Data International Workshop, Birmingham, UK Adrian Stevenson LOCAH Project Manager
“ The term Linked Data refers to a set of best practices for publishing and connecting structured data on the Web.” “ the Semantic Web is the goal or end result… Linked Data provides the means to reach that goal” From ‘ Linked Data: The Story So Far ’ - Heath, Bizer and Berners-Lee 2009
The goal of Linked Data is to enable people to share structured data on the Web as easily as they can share documents today. Bizer/Cyganiak/Heath Linked Data Tutorial, linkeddata.org
In essence, it marks a shift in thinking from publishing data in human readable HTML documents to machine readable documents. That means that machines can do a little more of the thinking work for us. http://www.linkeddatatools.com/semantic-web-basics
But haven’t we been putting linked data on the web for years? In CSV , relational databases, XML etc? Well yes, but these approaches are not so easy to integrate Web 2.0 mashups work against a fixed set of data sources Linked Data applications operate on top of an unbound, global data space.
So what’s been happening?
 
Data.gov.uk Officially launched 21 st  January 2010
BBC Music
A little bit of the techy stuff
Linked Data is … A way of publishing data on the web that: Encourages reuse Reduces redundancy Maximises inter-connectedness Enables network effects So how is this achieved?
Presentational tagging – HTML <h1>Manchester Physiotherapy Centre</h1>  <p>Welcome to the Manchester Physiotherapy Centre home page. Do you feel pain? Have you had an injury? Let our staff take care of your body and soul.</p>  <h2>Consultation hours</h2>  Mon 11am - 7pm<br/>  Tue 11am - 7pm<br/>  Wed 3pm - 7pm<br/>  Thu 11am - 7pm<br/>  Fri 11am - 3pm <p> Please note that we will not be offering consultation during the weeks of the <a href=&quot;. . .&quot;>Olympic</a> games.</p>
Semantic tagging <company>  <treatmentOffered>Physiotherapy</treatmentOffered>  <companyName>Manchester Physiotherapy Centre</companyName>  <staff>  <therapist>Lisa Davenport</therapist> <therapist>Steve Matthews</therapist> <secretary>Kelly Townsend</secretary> </staff> </company>
Linked Data Design Issues URIs LD Design Issues Triples http://www.w3.org/DesignIssues/LinkedData.html
URIs and HTTP A ‘Uniform Resource Identifier’ (URI) provides a simple and extensible means for identifying a resource - RFC 3986 HTTP URIs can be ‘de-referenced’ A URL is a type of URI HTTP URIs are used for “real world” things http://adrianstevenson.com/id/me http://dbpedia.org/page/Tim_Berners-Lee
RDF Resource Description Framework a language for representing information about resources on the Web RDF can be used to represent things  identified  on the Web, even when they cannot be directly  retrieved  on the Web Describes relations using ‘triples’ http://www.w3.org/TR/REC-rdf-syntax/
Triples Triples statements ‘ Things’ have ‘properties’ with ‘values’ Subject – Predicate - Object Triples are the basis of RDF Archival Resource Repository Provides Access To The Rolling Stones Keith Richards Is Member Of
BBC Music
LOCAH Project
What is the LOCAH Project? L inked  O pen  C opac and  A rchives  H ub Funded by #JiscEXPO 2/10 ‘Expose’ call 1 year project. Started August 2010 http://blogs.ukoln.ac.uk/locah/  tag: #locah
What are the Archives Hub and Copac? National data services The Archives Hub is an aggregation of archival descriptions from archive repositories across the UK http://archiveshub.ac.uk Copac provides access to the merged library catalogues of libraries throughout the UK, including all national libraries http://copac.ac.uk
What is LOCAH Doing? Part 1: Exposing Archives Hub & Copac data as Linked Data Part 2: Creating a prototype visualisation Part 3: Reporting on opportunities and barriers
LOCAH Linked Data If something is identified, it can be linked to We can then take  items from one dataset and link them to items from other datasets BBC VIAF DBPedia Archives Hub Copac GeoNames
BBC:Cranford VIAF:Dickens DBpedia: Gaskell Hub:Gaskell Copac:Cranford Geonames:Manchester DBpedia: Dickens Hub:Dickens The Linking benefits of Linked Data
Archives Hub Model (as at 14/2/2011) Archival Resource Finding  Aid EAD  Document Biographical  History Agent  Family  Person  Place  Concept  Genre  Function  Organisation  maintainedBy/ maintains origination associatedWith accessProvidedBy/ providesAccessTo topic/ page hasPart/ partOf hasPart/ partOf encodedAs/ encodes Repository (Agent) Book Place  topic/ page Language Level administeredBy/ administers hasBiogHist/ isBiogHistFor foaf:focus Is-a associatedWith level Is-a language Concept Scheme inScheme Object representedBy Postcode Unit Extent Creation Birth Death extent participates in Temporal Entity Temporal Entity at time at time product of in
Enhancing our data Already have some links: lexvo.org URIs for languages of archival materials reference.data.gov.uk URIs for time periods Postcodes, using both UK Postcodes URIs and Ordnance Survey URIs  Virtual International Authority File Matches and links widely-used authority files - http://viaf.org/ DBPedia Also looking at: Library Congress Subject Headings
http://data.archiveshub.ac.uk/id/archivalresource/gb1086skinner
http://data.archiveshub.ac.uk/doc/person/ncarules/chamberlainarthurneville1869-1940statesman
How are we creating the Visualisation Prototype? Based on researcher use cases Data queried from Sparql endpoint Use tools such as Simile, Many Eyes, Google Charts Also looking at custom built prototype
Use Case Slide http://www.w3.org/2005/Incubator/lld/wiki/Use_Case_LOCAH
Visualisation Prototype Using Timemap –  Googlemaps and Simile http://code.google.com/p/timemap / Early stages with this Will give location and ‘extent’ of archive. Will link through to Archives Hub
Some issues Data Modelling Sustainability Provenance Licensing
Data Modelling Challenges Archival description is hierarchical and multi-level Archives Hub: inconsistencies in data and lack of standardisation there's no content standard in the UK
Sustainability Can you rely on data sources long-term?  Ed Summers at the Library of Congress created http://lcsh.info Linked Data interface for LOC subject headings People started using it
Library of Congress Subject Headings
Provenance Triples create individual statements OK if data ‘watermarked’ But can often be a problem
Licensing Nature of Linked Data: each triple as a piece of data ‘ Ownership’ of data Hard to track attribution We’re using CC BY-NC 2.0 for now
Questions?
Attribution and CC License  Sections of this presentation adapted from materials created by other members of the LOCAH Project This presentation available under creative commons   Non Commercial-Share Alike: http://creativecommons.org/licenses/by-nc/2.0/uk/

More Related Content

PPT
Aggregation Using Linked Data – LOCAH Project Experiences
PPTX
Persistent Identification: Easier Said than Done
PPT
Introduction To Linked Data
PPTX
Signposting Overview (Version November 2017)
ODP
Linked Data: turning the web into a context graph
ODP
Mining the Web of Linked Data with RapidMiner
PPT
Open Data - The Fingal Perspective
PPTX
Signposting for Repositories
Aggregation Using Linked Data – LOCAH Project Experiences
Persistent Identification: Easier Said than Done
Introduction To Linked Data
Signposting Overview (Version November 2017)
Linked Data: turning the web into a context graph
Mining the Web of Linked Data with RapidMiner
Open Data - The Fingal Perspective
Signposting for Repositories

What's hot (16)

PPTX
Interoperability for web based scholarship
PDF
agINFRA work on germplasm and soil Linked Data by Luca Matteus, Giovanni L’Ab...
PPTX
Reminiscing about interoperability
PPTX
Perseverance on Persistence
PDF
Perseverance on persistence by Herbert Van de Sompel - EuropeanaTech Conferen...
PPTX
Signposting Overview
PPT
News Innovation Lightning Talk
PPT
Evolving the Web into a Global Dataspace – Advances and Applications
PPT
The Web’s Rich Tapestry
PPT
Lodlam presentation v1.0 final al20151104
PPTX
PID Signposting Pattern
PDF
Linked Data Patterns
PPTX
Open Access Resources (What they are and how to find them) FIL Interlend 2014
PDF
The Semantic Web – A Vision Come True, or Giving Up the Great Plan?
PDF
30° Nexa Lunch Seminar - Linked Data Platform vs real world
PPTX
Life after MARC: Experimenting with Cataloging Tools of the Future
Interoperability for web based scholarship
agINFRA work on germplasm and soil Linked Data by Luca Matteus, Giovanni L’Ab...
Reminiscing about interoperability
Perseverance on Persistence
Perseverance on persistence by Herbert Van de Sompel - EuropeanaTech Conferen...
Signposting Overview
News Innovation Lightning Talk
Evolving the Web into a Global Dataspace – Advances and Applications
The Web’s Rich Tapestry
Lodlam presentation v1.0 final al20151104
PID Signposting Pattern
Linked Data Patterns
Open Access Resources (What they are and how to find them) FIL Interlend 2014
The Semantic Web – A Vision Come True, or Giving Up the Great Plan?
30° Nexa Lunch Seminar - Linked Data Platform vs real world
Life after MARC: Experimenting with Cataloging Tools of the Future
Ad

Similar to LOCAH Project and Considerations of Linked Data Approaches (20)

PPT
Linked Data - the Future for Open Repositories?
PPT
Locah Project Show and Tell
PPTX
Linked Data and Locah, UKSG2011
PPT
RDFa From Theory to Practice
PPTX
Linked Open Data: Opportunities & Barriers for Archives
PPTX
High and Lows of Library Linked Data
PPT
Do the LOCAH-Motion: How to Make Bibliographic and Archival Linked Data
PPT
Linked Data and the Semantic Web - Mimas Seminar
PPT
Linked Data and the Semantic Web - What Are They and Should I Care?
PPT
Linked Data and the Semantic Web: What Are They and Should I Care?
PPT
Lifting the Lid on Linked Data
PDF
ALIAOnline Practical Linked (Open) Data for Libraries, Archives & Museums
PPT
Linked data and voyager
ODP
Charper.lawdi.20130531
PDF
TCDL 2009 keynote: Better living through linking
PDF
Linked Data: opening Scotland’s library content to the world
PPSX
Linked Data to Improve the OER Experience
PPTX
What Is Linked Data, and What Does it Mean for Libraries? ALAO TEDSIG Spring ...
PDF
Using Linked Data Resources to generate web pages based on a BBC case study
PPTX
Publishing and Using Linked Open Data - Day 1
Linked Data - the Future for Open Repositories?
Locah Project Show and Tell
Linked Data and Locah, UKSG2011
RDFa From Theory to Practice
Linked Open Data: Opportunities & Barriers for Archives
High and Lows of Library Linked Data
Do the LOCAH-Motion: How to Make Bibliographic and Archival Linked Data
Linked Data and the Semantic Web - Mimas Seminar
Linked Data and the Semantic Web - What Are They and Should I Care?
Linked Data and the Semantic Web: What Are They and Should I Care?
Lifting the Lid on Linked Data
ALIAOnline Practical Linked (Open) Data for Libraries, Archives & Museums
Linked data and voyager
Charper.lawdi.20130531
TCDL 2009 keynote: Better living through linking
Linked Data: opening Scotland’s library content to the world
Linked Data to Improve the OER Experience
What Is Linked Data, and What Does it Mean for Libraries? ALAO TEDSIG Spring ...
Using Linked Data Resources to generate web pages based on a BBC case study
Publishing and Using Linked Open Data - Day 1
Ad

More from Adrian Stevenson (20)

PPTX
Tools for Data Manipulation - UKAD Open Refine Workshop
PPTX
Exploring British Design
PPTX
SEO Matters
PPTX
Linking Data with sameAs: Challenges and Solutions - Workshop
PPTX
“Il n’y a pas de hors-texte” - Challenges for Archival Linked Data
PPTX
Wrapping and Unwrapping History: What’s Gained and What’s Lost
PPTX
Very Gentle Linked Data Workshop
PPTX
Digital Humanities and the First World War
PPTX
Lessons from ‘Linking Lives’ and ‘WW1 Discovery’ Projects
PPTX
The Winner Takes it All? -APIs and Linked Data Battle It Out
PPTX
Introduction to APIs and Linked Data
PPTX
GLAM Rocks! London Semantic Web Meetup
PPTX
Linked Data - the Future for Open Repositories. Kultivate Workshop
PPTX
2 minutes on LOCAH Linking Lives at Europeana Tech 2011
PPTX
Report on the International Linked Open Data for Libraries, Archives and Muse...
PPT
Semantic Technologies: Which Way Now? – UKOLN Response
PPT
SWORD 3 Kick-off Meeting
PPT
Making Repository Easier With SWORD
PPT
SWORD: The Story So Far
PPT
SWORD: An Overview
Tools for Data Manipulation - UKAD Open Refine Workshop
Exploring British Design
SEO Matters
Linking Data with sameAs: Challenges and Solutions - Workshop
“Il n’y a pas de hors-texte” - Challenges for Archival Linked Data
Wrapping and Unwrapping History: What’s Gained and What’s Lost
Very Gentle Linked Data Workshop
Digital Humanities and the First World War
Lessons from ‘Linking Lives’ and ‘WW1 Discovery’ Projects
The Winner Takes it All? -APIs and Linked Data Battle It Out
Introduction to APIs and Linked Data
GLAM Rocks! London Semantic Web Meetup
Linked Data - the Future for Open Repositories. Kultivate Workshop
2 minutes on LOCAH Linking Lives at Europeana Tech 2011
Report on the International Linked Open Data for Libraries, Archives and Muse...
Semantic Technologies: Which Way Now? – UKOLN Response
SWORD 3 Kick-off Meeting
Making Repository Easier With SWORD
SWORD: The Story So Far
SWORD: An Overview

Recently uploaded (20)

PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PPTX
Cell Structure & Organelles in detailed.
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PPTX
GDM (1) (1).pptx small presentation for students
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
Insiders guide to clinical Medicine.pdf
PDF
TR - Agricultural Crops Production NC III.pdf
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PDF
RMMM.pdf make it easy to upload and study
PPTX
Cell Types and Its function , kingdom of life
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Cell Structure & Organelles in detailed.
2.FourierTransform-ShortQuestionswithAnswers.pdf
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
GDM (1) (1).pptx small presentation for students
Final Presentation General Medicine 03-08-2024.pptx
102 student loan defaulters named and shamed – Is someone you know on the list?
Microbial disease of the cardiovascular and lymphatic systems
VCE English Exam - Section C Student Revision Booklet
Insiders guide to clinical Medicine.pdf
TR - Agricultural Crops Production NC III.pdf
Abdominal Access Techniques with Prof. Dr. R K Mishra
Renaissance Architecture: A Journey from Faith to Humanism
RMMM.pdf make it easy to upload and study
Cell Types and Its function , kingdom of life
Module 4: Burden of Disease Tutorial Slides S2 2025
O5-L3 Freight Transport Ops (International) V1.pdf
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Microbial diseases, their pathogenesis and prophylaxis
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape

LOCAH Project and Considerations of Linked Data Approaches

  • 1. UKOLN is supported by: LOCAH Project and Considerations of Linked Data Approaches 29 th March 2011 JISC Managing Research Data International Workshop, Birmingham, UK Adrian Stevenson LOCAH Project Manager
  • 2. “ The term Linked Data refers to a set of best practices for publishing and connecting structured data on the Web.” “ the Semantic Web is the goal or end result… Linked Data provides the means to reach that goal” From ‘ Linked Data: The Story So Far ’ - Heath, Bizer and Berners-Lee 2009
  • 3. The goal of Linked Data is to enable people to share structured data on the Web as easily as they can share documents today. Bizer/Cyganiak/Heath Linked Data Tutorial, linkeddata.org
  • 4. In essence, it marks a shift in thinking from publishing data in human readable HTML documents to machine readable documents. That means that machines can do a little more of the thinking work for us. http://www.linkeddatatools.com/semantic-web-basics
  • 5. But haven’t we been putting linked data on the web for years? In CSV , relational databases, XML etc? Well yes, but these approaches are not so easy to integrate Web 2.0 mashups work against a fixed set of data sources Linked Data applications operate on top of an unbound, global data space.
  • 6. So what’s been happening?
  • 7.  
  • 8. Data.gov.uk Officially launched 21 st January 2010
  • 10. A little bit of the techy stuff
  • 11. Linked Data is … A way of publishing data on the web that: Encourages reuse Reduces redundancy Maximises inter-connectedness Enables network effects So how is this achieved?
  • 12. Presentational tagging – HTML <h1>Manchester Physiotherapy Centre</h1> <p>Welcome to the Manchester Physiotherapy Centre home page. Do you feel pain? Have you had an injury? Let our staff take care of your body and soul.</p> <h2>Consultation hours</h2> Mon 11am - 7pm<br/> Tue 11am - 7pm<br/> Wed 3pm - 7pm<br/> Thu 11am - 7pm<br/> Fri 11am - 3pm <p> Please note that we will not be offering consultation during the weeks of the <a href=&quot;. . .&quot;>Olympic</a> games.</p>
  • 13. Semantic tagging <company> <treatmentOffered>Physiotherapy</treatmentOffered> <companyName>Manchester Physiotherapy Centre</companyName> <staff> <therapist>Lisa Davenport</therapist> <therapist>Steve Matthews</therapist> <secretary>Kelly Townsend</secretary> </staff> </company>
  • 14. Linked Data Design Issues URIs LD Design Issues Triples http://www.w3.org/DesignIssues/LinkedData.html
  • 15. URIs and HTTP A ‘Uniform Resource Identifier’ (URI) provides a simple and extensible means for identifying a resource - RFC 3986 HTTP URIs can be ‘de-referenced’ A URL is a type of URI HTTP URIs are used for “real world” things http://adrianstevenson.com/id/me http://dbpedia.org/page/Tim_Berners-Lee
  • 16. RDF Resource Description Framework a language for representing information about resources on the Web RDF can be used to represent things identified on the Web, even when they cannot be directly retrieved on the Web Describes relations using ‘triples’ http://www.w3.org/TR/REC-rdf-syntax/
  • 17. Triples Triples statements ‘ Things’ have ‘properties’ with ‘values’ Subject – Predicate - Object Triples are the basis of RDF Archival Resource Repository Provides Access To The Rolling Stones Keith Richards Is Member Of
  • 20. What is the LOCAH Project? L inked O pen C opac and A rchives H ub Funded by #JiscEXPO 2/10 ‘Expose’ call 1 year project. Started August 2010 http://blogs.ukoln.ac.uk/locah/ tag: #locah
  • 21. What are the Archives Hub and Copac? National data services The Archives Hub is an aggregation of archival descriptions from archive repositories across the UK http://archiveshub.ac.uk Copac provides access to the merged library catalogues of libraries throughout the UK, including all national libraries http://copac.ac.uk
  • 22. What is LOCAH Doing? Part 1: Exposing Archives Hub & Copac data as Linked Data Part 2: Creating a prototype visualisation Part 3: Reporting on opportunities and barriers
  • 23. LOCAH Linked Data If something is identified, it can be linked to We can then take items from one dataset and link them to items from other datasets BBC VIAF DBPedia Archives Hub Copac GeoNames
  • 24. BBC:Cranford VIAF:Dickens DBpedia: Gaskell Hub:Gaskell Copac:Cranford Geonames:Manchester DBpedia: Dickens Hub:Dickens The Linking benefits of Linked Data
  • 25. Archives Hub Model (as at 14/2/2011) Archival Resource Finding Aid EAD Document Biographical History Agent Family Person Place Concept Genre Function Organisation maintainedBy/ maintains origination associatedWith accessProvidedBy/ providesAccessTo topic/ page hasPart/ partOf hasPart/ partOf encodedAs/ encodes Repository (Agent) Book Place topic/ page Language Level administeredBy/ administers hasBiogHist/ isBiogHistFor foaf:focus Is-a associatedWith level Is-a language Concept Scheme inScheme Object representedBy Postcode Unit Extent Creation Birth Death extent participates in Temporal Entity Temporal Entity at time at time product of in
  • 26. Enhancing our data Already have some links: lexvo.org URIs for languages of archival materials reference.data.gov.uk URIs for time periods Postcodes, using both UK Postcodes URIs and Ordnance Survey URIs Virtual International Authority File Matches and links widely-used authority files - http://viaf.org/ DBPedia Also looking at: Library Congress Subject Headings
  • 29. How are we creating the Visualisation Prototype? Based on researcher use cases Data queried from Sparql endpoint Use tools such as Simile, Many Eyes, Google Charts Also looking at custom built prototype
  • 30. Use Case Slide http://www.w3.org/2005/Incubator/lld/wiki/Use_Case_LOCAH
  • 31. Visualisation Prototype Using Timemap – Googlemaps and Simile http://code.google.com/p/timemap / Early stages with this Will give location and ‘extent’ of archive. Will link through to Archives Hub
  • 32. Some issues Data Modelling Sustainability Provenance Licensing
  • 33. Data Modelling Challenges Archival description is hierarchical and multi-level Archives Hub: inconsistencies in data and lack of standardisation there's no content standard in the UK
  • 34. Sustainability Can you rely on data sources long-term? Ed Summers at the Library of Congress created http://lcsh.info Linked Data interface for LOC subject headings People started using it
  • 35. Library of Congress Subject Headings
  • 36. Provenance Triples create individual statements OK if data ‘watermarked’ But can often be a problem
  • 37. Licensing Nature of Linked Data: each triple as a piece of data ‘ Ownership’ of data Hard to track attribution We’re using CC BY-NC 2.0 for now
  • 39. Attribution and CC License Sections of this presentation adapted from materials created by other members of the LOCAH Project This presentation available under creative commons Non Commercial-Share Alike: http://creativecommons.org/licenses/by-nc/2.0/uk/

Editor's Notes

  • #4: Has been described as a ‘data commons’, or more usually a Web of Data.
  • #5: Problem for machines to extract meaning. At present, the raw data is not really available.
  • #11: Data.gov.uk Newspaper
  • #12: Principles underpinning the technology
  • #13: Step back a bit to HTML HTML web of documents doesn’t encourage re-use, reduce redundancy. Are network effects but could be much better.
  • #14: Note this is a considerable simplification of the detail in danger of misleading. Linked data exploits semantically meaningful tagging to encourage re-use, reduce redundancy etc.
  • #15: http://www.w3.org/DesignIssues/LinkedData.html
  • #17: Uses predicate logic. Goes back to Aristotle. Conceptualises things, and the relationships between things
  • #22: Copac a union catalogue Both successful JISC services running for many years now Locah is a research project – will have to see if go into service with LD interface
  • #24: In hypertext web sites it is considered generally rather bad etiquette not to link to related external material. The value of your own information is very much a function of what it links to, as well as the inherent value of the information within the web page.  So it is also in the Semantic Web. Remember, this is about machines linking – machines need identifiers; humans generally know when something is a place or when it is a person. BBC + DBPedia + GeoNames + Archives Hub + Copac + VIAF = the Web as an exploratory space
  • #25: You can imagine the research benefits if these principle were applied to datasets of your own interest area. British Library example. Improves Google visibility. Already seeing traffic via data.archiveshub.ac.uk
  • #31: The aggregation and merging of the Hub data sources is enabled by the use of linked data. Linked data can also provide enrichment by linking to other data sources such as dbpedia.
  • #34: “ lower level” units interpreted in context of the higher levels of description Arguably “incomplete” without the contextual data. Relations are asserted, e.g. member-of/component-of But there is no requirement or expectation that data consumers will follow the links describing the relations