1 / 78

The Web of Data emerging industries

The Web of Data emerging industries. Michalis Vafopoulos , vafopoulos.org 2014. Creative Commons License This work is licensed under a Creative Commons Attribution- ShareAlike 4.0 International License. Contents. The Web of documents vs. Web of data Some technology Some economics

thi
Download Presentation

The Web of Data emerging industries

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. The Web of Data emerging industries MichalisVafopoulos, vafopoulos.org 2014 Creative Commons License This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

  2. Contents • The Web of documents vs. Web of data • Some technology • Some economics • ..and action • PSNET project • and more…

  3. The Data trilogy • Open: access • everyone to use and republish • Big: scale • high volume, velocity and variety • Linked: use • publish once, use as many times

  4. The Web of Documents • Simple, big and unstructured • Organized in Silos But humans: • are interested in Things, no documents & these Things might be in docs or elsewhere • Limited capacity to extract meaning...

  5. The Web of Data • Analogy:a global file system ----> globaldatabase • Designed for: human consumption ->machines first, humans later • Primary objects: documents --> things (or descriptions of things) • Links between: documents--> things • Degree of structure in objects: fairly low ---> high • Semantics of content and links: implicit --> explicit (Tom Heath)

  6. The Web of Data: why? • encourages reuse • reduces redundancy • maximizes its (real and potential) inter-connectedness • enables network effects to add value to data

  7. The Web of Data: how? • – current state on the Web • Relational Databases • APIs • XML • CSV • XLS • Computers can’t consume data because: • Different formats & models • Not inter-connected

  8. The Web of Data: how? – we need to create a standard way of publishing Data on the Web (like HTML for docs) This is the Resource Description Framework (RDF) (a simple example here from Juan F. Sequeda), more next semester!)

  9. Resource Description Framework (RDF) • A data model • A way to model data • Inspired form Relational databases and Logic • RDF is a triple data model • Labeled Graph (semantic networks) • Subject, Predicate, Object <Isidoro> <was born in> <Chios> <Chios> <is part of> <Greece>

  10. Example: Document on the Web

  11. Databases back up documents THINGS have PROPERTIES: A Book as a Title, an author, … This is a THING: A book title “Programming the Semantic Web” by Toby Segaran, …

  12. Data representation in RDF Programming the Semantic Web title author book Toby Segaran isbn 978-0-596-15381-6 publisher name Publisher O’Reilly

  13. Everything on the web is identified by a URI!

  14. link the data to other data Programming the Semantic Web title author http://…/isbn978 Toby Segaran isbn 978-0-596-15381-6 publisher name http://…/publisher1 O’Reilly

  15. consider the data from Revyu.com hasReview http://…/review1 http://…/isbn978 description reviewer Awesome Book http://…/reviewer name Juan Sequeda

  16. start to link data hasReview http://…/review1 http://…/isbn978 Programming the Semantic Web description title hasReviewer sameAs Awesome Book author http://…/isbn978 Toby Segaran http://…/reviewer name isbn 978-0-596-15381-6 Juan Sequeda publisher name http://…/publisher1 O’Reilly

  17. Juan Sequeda publishes data too http://juansequeda.com/id http://dbpedia.org/Austin livesIn name Juan Sequeda

  18. Let’s link more data hasReview http://…/review1 http://…/isbn978 description hasReviewer Awesome Book http://…/reviewer name Juan Sequeda sameAs http://juansequeda.com/id http://dbpedia.org/Austin livesIn name Juan Sequeda

  19. Linked data = internet + http + RDF hasReview http://…/review1 http://…/isbn978 Programming the Semantic Web description title hasReviewer sameAs Awesome Book author http://…/isbn978 Toby Segaran http://…/reviewer name isbn 978-0-596-15381-6 Juan Sequeda publisher sameAs http://…/publisher1 name O’Reilly http://juansequeda.com/id http://dbpedia.org/Austin livesIn name Juan Sequeda

  20. Linked data = internet + http + RDF

  21. Linked Data Principles • Use URIs as names for things • Use URIs so that people can look up (dereference) those names. • When someone looks up a URI, provide useful information. • Include links to other URIs so that they can discover more things.

  22. Web as a database Linked Data makes the web exploitable as ONE GIANT HUGE GLOBAL DATABASE!Is there any query language like SQL? SPARQL…

  23. Is it working? • Current Employee Names, Salaries, and Position Titles • The Open Database Of The Corporate World • Crime map • NHS efficiency savings: the role of prescribing analytics • where public money goes worldwide

  24. Examples Can you find the famous persons born in Beirut before 1900? Or if the Greek Government buys sperm?

  25. Examples #anoixtigenia, @vafopoulos

  26. Examples #anoixtigenia, @vafopoulos

  27. May 2007

  28. What is a Linked Data application/service? Software system that makes use of data on the Web from multiple datasets and that benefits from links between the datasets

  29. Characteristics of Linked Data Applications • Consume data that is published on the web following the Linked Data principles: an application should be able to request, retrieve and process the accessed data • Discover further information by following the links between different data sources: the fourth principle enables this. • Combine the consumed linked data with data from sources (not necessarily Linked Data) • Expose the combined data back to the web following the Linked Data principles • Offer value to end-users

  30. the 5 stars of open linked data ★make your stuff available on the Web (whatever format) ★★make it available as structured data (e.g. excel instead of image scan of a table) ★★★non-proprietary format (e.g. csv instead of excel) ★★★★use URLs to identify things, so that people can point at your stuff ★★★★★link your data to other people’s data to provide context http://lab.linkeddata.deri.ie/2010/star-scheme-by-example/

  31. Two magics of Web Science: the case of Linked Data

  32. The (practical) question contextualized & hands-on experience in Semantic Web & Business 3.0 on a unique, fast evolving and semantified dataset

  33. PSNET project: the answer The first attempt to generate, curate, interlink and distribute daily updated public spending data in LOD formats that can be useful to both expert (i.e. scientists and professionals) and naïve users.

  34. The context first…

  35. Research question Web economy: from potential to actual Enable new virtuous cycles in the economy through Linked Open Data

  36. EU Unification: the institutions Best in theory – poor in practice a (complicated) market example • monetary policy, currency, eurozone • European Single Market • fiscal policy FORTHCOMING

  37. EU Unification: the technology Linked Data or Web of data • “publish once, use many times”. • different consumers extract different slices of the data for different purposes • publish in context: value & “meaning”

  38. EU Unification: the technology • Linked Data (LD) + Open Data =LOD • Economic LOD as “data currency”

  39. Why LOD? • Transparency & innovation Network effects: enabling users to • bidirectional & massively processable interconnections among data • re-using the existing infrastructure in the government and business spheres

  40. Economic LOD: the story so far • Isolated/fragmented behind technological & institutional barriers • General statistics: Eurostat etc. • LOD2 case • Some isolated projects

  41. Follow public money all the way budget tenders business information users spending LOD graph analyze remix prices

  42. Economic LOD: use cases • Business applications on top • Users: citizens, gov., EU, business • track the life-cycle of every financial flow: evaluate budget allocation, tenders, spending and their efficiency • pre-allocate resources on provisional public works • receive & submit information in real-time

  43. Economic LOD:engineering

  44. Government Budget • heterogeneous repositories & methods (mainly PDF)

  45. Tenders • Closed data in HTML • Public Contracts Ontology (PCO), e.g. • pco:Contract and pco:AwardCriterion • Common Procurement Vocubulary • now working on linking our ontology to: • Payments Ontology • GoodRelations • FOAF

  46. Spending • most dynamic & open part • increasing number of countries/cities • raw & structured data • leader: the Greek Clarity project • spending decisions ex-ante to execution • Actually every decision

  47. Business Information • Registries: mainly closed • Key standards • Classification of Products by Activity (CPA) • eXtensible Business Reporting Language (XBRL) CHECK OD BAROMETER – OD INDEX

More Related