Survey of Tools for Linked Data Consumption

Total Page:16

File Type:pdf, Size:1020Kb

Survey of Tools for Linked Data Consumption Semantic Web 0 (2018) 1–58 1 IOS Press 1 1 2 2 3 3 4 Survey of Tools for Linked Data 4 5 5 6 Consumption 6 7 7 8 Jakub Klímek a,* Petr Škoda a and Martin Necaskýˇ a 8 9 9 a Faculty of Mathematics and Physics, Charles University in Prague 10 10 Malostranské námˇestí25, 118 00 Praha 1, Czech Republic 11 11 E-mails: [email protected], [email protected], [email protected] 12 12 13 13 Editor: Ruben Verborgh, Ghent University – iMinds, Belgium 14 14 Solicited reviews: Elena Demidova, LS3 Research Center Hannover, Germany; Ruben Taelman, Ghent University, Belgium; Daniel Garijo, 15 University of Southern California, USA; Stefan Dietze, Heinrich-Heine-University Düsseldorf, Germany 15 16 16 17 17 18 18 19 19 20 20 Abstract. There is a large number of datasets published as Linked (Open) Data (LOD/LD). At the same time, there is also 21 a multitude of tools for publication of LD. However, potential LD consumers still have difficulty discovering, accessing and 21 22 exploiting LD. This is because compared to consumption of traditional data formats such as XML and CSV files, there is a distinct 22 23 lack of tools for consumption of LD. The promoters of LD use the well-known 5-star Open Data deployment scheme to suggest 23 24 that consumption of LD is a better experience once the consumer knows RDF and related technologies. This suggestion, however, 24 25 falls short when the consumers search for an appropriate tooling support for LD consumption. In this paper we define a LD 25 26 consumption process. Based on this process and current literature, we define a set of 34 requirements a hypothetical Linked Data 26 27 Consumption Platform (LDCP) should ideally fulfill. We cover those requirements with a set of 94 evaluation criteria. We survey 27 28 110 tools identified as potential candidates for an LDCP, eliminating them in 3 rounds until 16 candidates for remain. We evaluate 28 29 the 16 candidates using our 94 criteria. Based on this evaluation we show which parts of the LD consumption process are covered 29 by the 16 candidates. Finally, we identify 8 tools which satisfy our requirements on being a LDCP. We also show that there are 30 30 important LD consumption steps which are not sufficiently covered by existing tools. The authors of LDCP implementations may 31 use this survey to decide about directions of future development of their tools. LD experts may use it to see the level of support of 31 32 the state of the art technologies in existing tools. Non-LD experts may use it to choose a tool which supports their LD processing 32 33 needs without requiring them to have expert knowledge of the technologies. The paper can also be used as an introductory text to 33 34 LD consumption. 34 35 35 36 Keywords: Linked Data, dataset, consumption, discovery, visualization, tool, survey 36 37 37 38 38 39 39 40 1. Introduction 2* make it available as structured data (e.g., Excel in- 40 41 stead of image scan of a table) 41 42 The openness of data is often measured using the 3* make it available in a non-proprietary open format 42 43 now widely accepted and promoted 5-star Open Data (e.g., CSV instead of Excel) 43 44 deployment scheme introduced by Sir Tim Berners- 4* use URIs to denote things, so that people can point 44 1 45 Lee . The individual stars are awarded for compliance at your stuff 45 with the following rules (citing the web): 46 5* link your data to other data to provide context 46 47 1* make your stuff available on the Web (whatever The last star is also denoted as Linked Open Data 47 48 format) under an open license (LD/LOD). More and more data publishers are con- 48 49 vinced that the additional effort put into the last 2 stars, 49 50 *Corresponding author. E-mail: [email protected]. i.e. LD in RDF as opposed to CSV files, will bring 50 51 1http://5stardata.info the promised benefits to the users of their data. The 51 1570-0844/18/$35.00 c 2018 – IOS Press and the authors. All rights reserved 2 Klímek J., Škoda P., NeˇcaskýM. / Survey of Tools for Linked Data Consumption 1 publishers rightfully expect that the users will appre- e.g., in [3]. However, they seem to be even more serious 1 2 ciate the 5-star data much more than, e.g., the 3-star in case of LD. For example, the SPARQLES service7 2 3 CSV files given that the proper publication of 5-star shows that only 38 % of known services providing LD 3 4 data is considerably harder and more costly to achieve. are available8. 4 5 In particular, they expect that the users will appreciate In this paper we do not aim at surveying and evaluat- 5 6 benefits such as better described and understandable ing the problems of data availability, performance and 6 7 data and its schema, safer data integration thanks to the quality as these are separate topics on their own. We 7 8 global character of the IRIs and shared vocabularies, are rather interested in the question of whether there 8 9 better reuse of tools, more context thanks to the links are software tools or platforms available which would 9 10 and the ability to (re)use only parts of the data. support Open Data users, both with and without expert 10 11 Open Data users are familiar with 3-star publication LD knowledge, in consuming LD. It is not so important 11 12 formats and principles but it is hard to encourage them whether such platform is a single software tool or a set 12 13 to use 5-star data. Often they do not know LD technolo- of compatible and reusable software tools integrated 13 14 gies, most notably the RDF data model, its serializa- together. The need for building such a platform is also 14 15 tion formats and the SPARQL query language. They identified in [2]. 15 16 refuse to learn them because they do not see the dif- We call such a hypothetical platform a Linked Data 16 17 ference between 3-star and 5-star representations. For Consumption Platform (LDCP). In the broadest sense, 17 18 example, our initiative OpenData.cz has re-published an LDCP should support users in discovering, loading 18 19 77 2-star and 3-star datasets published by Czech public and processing LD datasets with the aim of getting 19 20 bodies in 5-star representation2. Moreover, as a part of some output useful for users without the knowledge of 20 21 the EU funded project COMSODE, we participated on LD technologies. However, it would not be practical 21 22 re-publishing other datasets published by Czech, Slo- to require each LDCP to support all these tasks. In the 22 23 vak, Italian and Dutch public bodies and several pan- minimal sense, an LDCP should have the following 23 24 European datasets in 5-star representation3. We also properties: 24 25 25 helped two Czech governmental bodies to publish their 1. It is able to load a given LD dataset or its part. 26 26 Open Data as 5-star data (the Czech Social Security Ad- 2. Its user interface does not presume the knowledge 27 4 5 27 ministration [1] and the Ministry of Finance ). We pre- of LD technologies so that users without such 28 28 sented the publication results to Open Data consumers knowledge can use the tool. Most notably this in- 29 29 at several community events. Their feedback was that cludes the knowledge of the RDF data model, its 30 30 they would like to use the data but they need a consump- serializations and the SPARQL query language. 31 31 tion tool which does not require them to know the LD 3. It provides some non-RDF output the users can 32 32 technologies. Only after being able to work with LD further work with. The output can be a visualiza- 33 33 in this way and seeing the benefits on real data of their tion or a machine-readable output in a non-RDF 34 34 interest will they consider learning the LD technologies format, e.g. a CSV file. 35 to use the data in an advanced way. 35 36 The contribution of this paper is a survey of exist- 36 There are also other resources reporting that learn- 37 ing software tools presented in recent scientific litera- 37 ing LD technologies is a problem. For example, [2] 38 ture which can serve as an LDCP at least in this min- 38 describes a toolset for accessing LD by users without 39 imal sense. The tools are evaluated using a set of re- 39 the knowledge of LD technologies. A recent blog post 40 quirements described in the paper. The results of our 40 "Why should you learn SPARQL? Wikidata!"6 shows an 41 evaluation show that despite many years of work on 41 interesting view of learning SPARQL presented by one 42 tools for Linked Data consumption, there is still a large 42 of the Open Data users. This blog post also mentions a 43 gap between state of the art technologies and the level 43 widely known problem of quality of LD and availability 44 of their implementation in tools for actual users. In fact, 44 and performance of services providing LD.
Recommended publications
  • A Field Guide to Web Apis by Kin Lane Contents
    A field guide to web APIs By Kin Lane Contents Executive summary 4 What are APIs used for? 5 Open data . 5 Websites . 5 Mobile . 5. Automobiles . 6. Homes and buildings . 6 Why are web APIs different? 7 They build on existing web architecture . 7. Intuitive resources . 7 Simplicity rules . 8. Easy to understand for developers and even nondevelopers . 8. Self-service resources . 8 . History of web APIs 9 Commerce . 9 . Social . 9 . Cloud computing . .9 . Mobile . .10 . What technology goes into an API? 11 REST . 11. JSON . 11 Security . 11 . Keys . 11 . Basic auth . 12 Open authorization . 12 . Webhooks . 12 Deploying your web API 13 Do-it-yourself approaches . 13 Cloud solutions . 13 . Enterprise gateways . 13 . Established practices for managing APIs 14 Self-service . 14 . Getting started . .14 . Documentation . 15 . Code samples . 15. 2 A field guide to web APIs Support and feedback loops . 15 . The legal aspect . 15. Developer dashboard . 16 Marketing and API evangelism 17 Goals . 17 User engagement . .17 . Blogging . 17 Landscape analysis . 18 . GitHub . .18 . Social . 18. Events . 19. The future of web APIs 20 API aggregation . 20 . Real-time APIs . 20. Backend as a Service (BaaS) . 20 . Automation . 20 Voice . 21. Internet of things . 21. Cloud trends 22 Maturity of IaaS layer . 22. Opportunities in the PaaS layer . .22 . Key takeaways 23 About Kin Lane 23 3 A field guide to web APIs Executive summary A new breed of web API has emerged, delivering a vision of a lightweight, low-cost approach to connect devices and allowing applications to exchange data efficiently. This research report is a field guide for web API providers, developers, and even nondevelopers .
    [Show full text]
  • Seamless Interoperability and Data Portability in the Social Web for Facilitating an Open and Heterogeneous Online Social Network Federation
    Seamless Interoperability and Data Portability in the Social Web for Facilitating an Open and Heterogeneous Online Social Network Federation vorgelegt von Dipl.-Inform. Sebastian Jürg Göndör geb. in Duisburg von der Fakultät IV – Elektrotechnik und Informatik der Technischen Universität Berlin zur Erlangung des akademischen Grades Doktor der Ingenieurwissenschaften - Dr.-Ing. - genehmigte Dissertation Promotionsausschuss: Vorsitzender: Prof. Dr. Thomas Magedanz Gutachter: Prof. Dr. Axel Küpper Gutachter: Prof. Dr. Ulrik Schroeder Gutachter: Prof. Dr. Maurizio Marchese Tag der wissenschaftlichen Aussprache: 6. Juni 2018 Berlin 2018 iii A Bill of Rights for Users of the Social Web Authored by Joseph Smarr, Marc Canter, Robert Scoble, and Michael Arrington1 September 4, 2007 Preamble: There are already many who support the ideas laid out in this Bill of Rights, but we are actively seeking to grow the roster of those publicly backing the principles and approaches it outlines. That said, this Bill of Rights is not a document “carved in stone” (or written on paper). It is a blog post, and it is intended to spur conversation and debate, which will naturally lead to tweaks of the language. So, let’s get the dialogue going and get as many of the major stakeholders on board as we can! A Bill of Rights for Users of the Social Web We publicly assert that all users of the social web are entitled to certain fundamental rights, specifically: Ownership of their own personal information, including: • their own profile data • the list of people they are connected to • the activity stream of content they create; • Control of whether and how such personal information is shared with others; and • Freedom to grant persistent access to their personal information to trusted external sites.
    [Show full text]
  • Navigating the New Streaming API Landscape
    WHITE PAPER Navigating the new streaming API landscape 10 ways real-time, event-driven architectures are redefining the future of business Navigating the new streaming API landscape Streaming: it’s much Streaming APIs that deliver data to web, mobile, and device applications more than video have been evolving for many years, but today an important convergence is happening between regular web APIs and streaming technology. The result When you mention streaming to is the advent of the event-driven architecture, and it’s redefining the future anyone in the context of the web, of business. they immediately think of Netflix and YouTube. This paper is not There are a lot of online services, tools, and devices that use the word about the streaming of video “streaming,” making for a crazy mix of information that will make even the content. It’s about widening your most seasoned technologist’s head spin. The objective of this paper is to perspective on what real-time help anyone — technical or not — navigate the fast-growing and ever-evolving streaming can be, and the many streaming API landscape. We’ll walk you through some of the most common reasons a company, use cases for making data available in a real-time stream to help you organization, institution, or understand how and when it makes sense to invest in your streaming government agency would want API infrastructure. to invest in streaming APIs and event-driven architecture. 10 ways real-time, event-driven architectures are redefining the future of business To help paint a picture of why streaming data using APIs isn’t just about video, financial data, or news, we’ll take a look at 10 areas of significant streaming technology adoption.
    [Show full text]
  • Bibliography of Erik Wilde
    dretbiblio dretbiblio Erik Wilde's Bibliography References [1] AFIPS Fall Joint Computer Conference, San Francisco, California, December 1968. [2] Seventeenth IEEE Conference on Computer Communication Networks, Washington, D.C., 1978. [3] ACM SIGACT-SIGMOD Symposium on Principles of Database Systems, Los Angeles, Cal- ifornia, March 1982. ACM Press. [4] First Conference on Computer-Supported Cooperative Work, 1986. [5] 1987 ACM Conference on Hypertext, Chapel Hill, North Carolina, November 1987. ACM Press. [6] 18th IEEE International Symposium on Fault-Tolerant Computing, Tokyo, Japan, 1988. IEEE Computer Society Press. [7] Conference on Computer-Supported Cooperative Work, Portland, Oregon, 1988. ACM Press. [8] Conference on Office Information Systems, Palo Alto, California, March 1988. [9] 1989 ACM Conference on Hypertext, Pittsburgh, Pennsylvania, November 1989. ACM Press. [10] UNIX | The Legend Evolves. Summer 1990 UKUUG Conference, Buntingford, UK, 1990. UKUUG. [11] Fourth ACM Symposium on User Interface Software and Technology, Hilton Head, South Carolina, November 1991. [12] GLOBECOM'91 Conference, Phoenix, Arizona, 1991. IEEE Computer Society Press. [13] IEEE INFOCOM '91 Conference on Computer Communications, Bal Harbour, Florida, 1991. IEEE Computer Society Press. [14] IEEE International Conference on Communications, Denver, Colorado, June 1991. [15] International Workshop on CSCW, Berlin, Germany, April 1991. [16] Third ACM Conference on Hypertext, San Antonio, Texas, December 1991. ACM Press. [17] 11th Symposium on Reliable Distributed Systems, Houston, Texas, 1992. IEEE Computer Society Press. [18] 3rd Joint European Networking Conference, Innsbruck, Austria, May 1992. [19] Fourth ACM Conference on Hypertext, Milano, Italy, November 1992. ACM Press. [20] GLOBECOM'92 Conference, Orlando, Florida, December 1992. IEEE Computer Society Press. http://github.com/dret/biblio (August 29, 2018) 1 dretbiblio [21] IEEE INFOCOM '92 Conference on Computer Communications, Florence, Italy, 1992.
    [Show full text]
  • North Korea Purloins Russian Technology to Add Teeth to Its Military Caliber
    NEW DELHI TIMES R.N.I. No 53449/91 DL-SW-01/4124/17-19 (Monday/Tuesday same week) (Published Every Monday) New Delhi Page 16 Rs. 7.00 22 - 28 July 2019 Vol - 29 No. 25 Email : [email protected] Founder : Dr. Govind Narain Srivastava ISSN -2349-1221 Modi irradiates Christian victims of loopholed Defence Muslim oppression Procurement rot in Thailand With the world at large progressing with positive The country code of 66 on the incoming call speed and the concept of globalization seeing was unfamiliar, as was the number. its frutation with the spread of co-operative Usually I ignore such calls as they invariably and collaborative networks worldwide; among are threats from the worldwide network of the civic, economic and political spheres, the my fans or duct-cleaning companies worried defence sector of any nation in the modern about the air I breathe. But on that day, I took era becomes the top-priority... a chance. The other option... By Dr. Ankit Srivastava Page 3 By Tarek Fatah Page 2 North Korea purloins Russian technology to add teeth to its Military Caliber By NDT Special Bureau Page 2 Babies growing up with animals, Belief aids to climb the ladder Iran and its prospects for build stronger immune system of Success Democracy I meet so many mothers who won’t let their children walk All of us are on a daily struggle to be successful so as to be More than 80 million Iranians at home or living across the barefoot in the house or the park, won’t let them touch able to establish ourselves in society.
    [Show full text]
  • Dezvoltarea Aplicațiilor Web La Nivel De Client
    inginerie inginerie Dezvoltarea Dezvoltarea aplicațiilor Web software în contextulsoftware la niveldeclient JavaScript Dr. Sabin Buragaprofs.info.uaic.ro/~busaco busaco ~ “There are two ways to write error-free programs; / only the third one works.” profs.info.uaic.ro Alan J. Perlis Dr. Sabin Sabin Buraga Dr. busaco ~ / Ce instrumente software și biblioteci JS pot fi folosite în contextul programării Web profs.info.uaic.ro la nivel de client? Dr. Sabin Sabin Buraga Dr. instrumente busaco ~ / Editare de cod și dezvoltare de aplicații Web Depanare profs.info.uaic.ro Testare Documentare a codului Compresie Optimizare Sabin Buraga Dr. instrumente: editare busaco ~ / Editoare + medii integrate (IDE) pentru desktop: Atom Editor, Brackets, JS Development Tools (Eclipse), Sublime Text, Visual Studio Code, WebStorm etc. profs.info.uaic.ro Disponibile pe Web – în cloud: Cloud9 IDE, Codepen, Codio, JS Bin, JS Fiddle, Plunker,… Dr. Sabin Sabin Buraga Dr. unele oferă și partajarea codului-sursă cu alți dezvoltatori a se considera și github.com/sorrycc/awesome-javascript#editors instrumente: depanare busaco ~ / Utilizarea consolei JS obiectul console oferit de browser profs.info.uaic.ro console.spec.whatwg.org (Living Standard, 25 oct. 2018) metode utile: log (), error (), warn (), info (), assert (), time (), timeEnd (), trace (), group (), groupEnd (), table (), dir (), dirxml () Sabin Buraga Dr. developer.mozilla.org/Web/API/Console instrumente: depanare busaco ~ / profs.info.uaic.ro de studiat și M. Burgess, Beyond console.log(), nov. 2018 medium.com/@mattburgess/beyond-console-log-2400fdf4a9d8 Dr. Sabin Sabin Buraga Dr. instrumente: depanare busaco ~ / Instrumentele de depanare profs.info.uaic.ro incluse în navigatoarele Web moderne: developers.google.com/web/tools/chrome-devtools/ developer.mozilla.org/docs/Tools docs.microsoft.com/en-us/microsoft-edge/devtools-guide developer.apple.com/safari/tools/ Dr.
    [Show full text]
  • D2.1 Report on Fair Requirements for Persistence and Interoperability 2019
    Project Title Fostering FAIR Data Practices in Europe Project Acronym FAIRsFAIR Grant Agreement No 831558 Instrument H2020-INFRAEOSC-2018-4 Topic INFRAEOSC-05-2018-2019 Support to the EOSC Governance Start Date of Project 1st March 2019 Duration of Project 36 months Project Website www.fairsfair.eu D2.1 REPORT ON FAIR REQUIREMENTS FOR PERSISTENCE AND INTEROPERABILITY 2019 Work Package WP2 - FAIR practices: semantics, interoperability and services Lead Author (Org) Heikki Lehväslaiho (CSC) Jessica Parland-von Essen (CSC), Claudia Behnke (SURFsara), Leah Contributing Author(s) (Org) Riungu-Kalliosaari (CSC), Heidi Laine (CSC), Yann Le Franc (e-SDF), Christine Staiger (DTL) Due Date 30.11.2019 Date 23.11.2019 Version 1.0 DRAFT NOT YET APPROVED BY THE EUROPEAN COMMISSION ​ DOI https://doi.org/10.5281/zenodo.3557381 Dissemination Level X PU: Public PP: Restricted to other programme participants (including the Commission) RE: Restricted to a group specified by the consortium (including the Commission) CO: Confidential, only for members of the consortium (including the Commission) DRAFT NOT YET APPROVED BY THE EUROPEAN COMMISSION Abstract This document is the first iteration of three annual reports on the state of FAIR in European scientific data by the FAIRsFAIR project. The interpretation of the FAIR data principles and their implications for services are now under intense scrutiny across Europe with multiple possible outcomes. The report is based on studies of public information, especially EOSC infrastructure efforts, and on limited surveying and interviews. The focus has been on understanding the usage of persistent identifiers and semantic interoperability. This study highlights the rapidity of change in technical solutions and wide variation across scientific domains in the uptake.
    [Show full text]
  • Protokolle Im Fediverse
    Protokolle im Fediverse Jens Lechtenbörger Oktober 2018 1 Einleitung Wie bereits diskutiert setzen Dezentralisierung und Föderation gemeinsame Standards voraus. Während das Fediverse als Federated Universe im engeren Sinne Funktionalitäten von Social Media basierend auf freier Software und föderierten Servern umfasst, gehören im weiteren Sinne auch andere Formen von Kommunikation dazu. Zu Protokollen, die mir besonders vielversprechend erscheinen, geben die folgenden Abschnitte weitere Informationen bzw. führen zu externen Quellen. 2 ActivityPub Als prominenter Vertreter von Fediverse-Protokollen im engeren Sinne wurde im Januar 2018 ActivityPub vom World Wide Web Consortium (W3C) stan- dardisiert. Der Implementation Report dokumentiert den Stand der Umset- zung von ActivityPub durch diverse Anwendungen. Lesen Sie die ActivityPub-Spezikation so weit, dass Sie folgende Fragen beantworten können: Was sind Actors, Objects und Activities? Welche Rollen spielen Inbox und Outbox für die Kommunikation? 3 XMPP Das klassische Beispiel föderierter Internet-Dienste ist die E-Mail für asyn- chrone Kommunikation (auch für Gruppenkommunikation, mit Anhängen aller Art). Für synchrone Echtzeit-Chats bietet das Extensible Messaging and Pres- ence Protocol (XMPP) einen auf dem Austausch von XML-Nachrichten basierenden oenen Standard, der aus dem um die Jahrtausendwende en- twickelten Jabber hervorgegangen ist. Heute wird XMPP nicht nur in 1 Messengern genutzt, sondern auch als Middleware im Internet der Dinge. XMPP-Server bilden analog zu E-Mail-Servern eine Föderation, so dass Be- nutzer unterschiedlicher, dezentral administrierter Server miteinander kom- munizieren können. Die Kommunikation setzt sogenannte Jabber IDs (JIDs) voraus, die zunächst wie E-Mail-Adressen aussehen ([email protected]), aber darüber hinaus auch Client-Anwendungen auf unterschiedlichen Geräten identi- zieren können ([email protected]/work-pc).
    [Show full text]
  • 2.3 Blockchain
    POLITECNICO DI TORINO Corso di Laurea Magistrale in Ingegneria Informatica - Data Science Tesi di Laurea Magistrale Supporting the portability of profiles using the blockchain in the Mastodon social network Relatore Candidato prof. Giovanni Squillero Alessandra Rossaro Anno Accademico 2018-2019 École polytechnique de Louvain Supporting the portability of profiles using the blockchain in the Mastodon social network Authors: Alessandra ROSSARO, Corentin SURQUIN Supervisors: Etienne RIVIERE, Ramin SADRE Readers: Lionel DRICOT, Axel LEGAY, Giovanni SQUILLERO Academic year 2018–2019 Master [120] in Computer Science Acknowledgements We would like to thank anyone who made the writing of this thesis possible, directly or indirectly. First of all, we would like to thank our supervisors, Prof. Etienne Riviere and Prof. Ramin Sadre for their continous support and advice during the year. We would never have gone this far without them. Secondly, we thank Lionel Dricot, Prof. Axel Legay and Prof. Giovanni Squillero for accepting to be the readers of this thesis. Alessandra First of all, I would like to thank my family, my parents Claudia and Alberto, my brother Stefano and my sister Eleonora, that from the beginning of my studies believed in me, every time urging me to give more and sustaining me each time that I had difficulties. They are my strength and I feel really lucky to have them in my life. Another thanks is to my friends, to Soraya, Beatrice, Sinto and Stefano and especially to Matteo and Edoardo that each time that I needed, remember me to believe in myself and don’t give up. Thank you, sincerely! I would like to thank also my partner, Corentin, because we were a great team, sometimes with some misunderstandings, but I appreciated to work at this project with him! Corentin I must express my deep gratitude to my family and friends for their moral support.
    [Show full text]
  • Decentralized Identifier WG F2F Sessions
    Decentralized Identifier WG F2F Sessions Day 1: January 29, 2020 Chairs: Brent Zundel, Dan Burnett Location: Microsoft Schiphol 1 Welcome! ● Logistics ● W3C WG IPR Policy ● Agenda ● IRC and Scribes ● Introductions & Dinner 2 Logistics ● Location: “Spaces”, 6th floor of Microsoft Schiphol ● WiFi: SSID Publiek_theOutlook, pwd Hello2020 ● Dial-in information: +1-617-324-0000, Meeting ID ● Restrooms: End of the hall, turn right ● Meeting time: 8 am - 5 pm, Jan. 29-31 ● Breaks: 10:30-11 am, 12:30-1:30 pm, 2:30-3 pm ● DID WG Agenda: https://tinyurl.com/didwg-ams2020-agenda (HTML) ● Live slides: https://tinyurl.com/didwg-ams2020-slides (Google Slides) ● Dinner Details: See the “Dinner Tonight” slide at the end of each day 3 W3C WG IPR Policy ● This group abides by the W3C patent policy https://www.w3.org/Consortium/Patent-Policy-20040205 ● Only people and companies listed at https://www.w3.org/2004/01/pp-impl/117488/status are allowed to make substantive contributions to the specs ● Code of Conduct https://www.w3.org/Consortium/cepc/ 4 Today’s agenda 8:00 Breakfast 8:30 Welcome, Introductions, and Logistics Chairs 9:00 Level setting Chairs 9:30 Security issues Brent 10:15 DID and IoT Sam Smith 10:45 Break 11:00 Multiple Encodings/Different Syntaxes: what might we want to support Markus 11:30 Different encodings: model incompatibilities Manu 12:00 Abstract data modeling options Dan Burnett 12:30 Lunch (brief “Why Are We Here?” presentation) Christopher Allen 13:30 DID Doc Extensibility via Registries Mike 14:00 DID Doc Extensibility via JSON-LD Manu
    [Show full text]
  • Inscribing the Blockchain with Digital Signatures of Signed RDF Graphs. a Worked Example of a Thought Experiment
    Inscribing the blockchain with digital signatures of signed RDF graphs. A worked example of a thought experiment. The thing is, ad hoc hash signatures on the blockchain carry no information linking the hash to the resource for which the hash is acting as a digital signature. The onus is on the inscriber to associate the hash with the resource via a separate communications channel, either by publishing the association directly or making use of one of the third-party inscription services that also offer a resource persistence facility – you get to describe what is signed by the hash and they store the description in a database, usually for a fee, or you can upload the resource for storage, definitely for a fee. Riccardo Cassata has a couple of technical articles that expose more of the practical details: https://blog.eternitywall.it/2016/02/16/how-to-verify-notarization/ So what's published is a hexadecimal string indistinguishable from all the others which purportedly matches the hash of Riccardo's mugshot. But which? https://tineye.com/search/ed9f8022c9af413a350ec5758cda520937feab21 What’s needed is a means of creating an inscription that is not only a signature but also a resovable reference to the resource for which it acts as a digital signature. It would be even better if it were possible to create a signature of structured information, such as that describing a social media post – especially if we could leverage off’ve the W3’s recent Activity Streams standard: https://www.w3.org/TR/activitystreams-core/ An example taken from the
    [Show full text]
  • Federation Documentation Release 0.22.0
    Federation Documentation Release 0.22.0 Jason Robinson Aug 15, 2021 Contents 1 Introduction 3 1.1 Status...................................................4 1.2 Additional information..........................................4 2 Install 7 2.1 Dependencies...............................................7 2.2 Installation................................................7 3 Protocols 9 3.1 Diaspora.................................................9 3.2 ActivityPub................................................ 10 3.3 Matrix.................................................. 11 4 Usage 13 4.1 Entities.................................................. 13 4.2 Discovery................................................. 15 4.3 Fetchers.................................................. 18 4.4 Inbound.................................................. 19 4.5 Outbound................................................. 19 4.6 Django.................................................. 19 4.7 Protocols................................................. 21 4.8 Utils................................................... 21 4.9 Exceptions................................................ 23 5 Development 25 5.1 Environment setup............................................ 25 5.2 Running tests............................................... 25 5.3 Building local documentation...................................... 25 5.4 Contact for help............................................. 26 6 Projects using federation 27 7 Changelog 29 7.1 [0.22.0] - 2021-08-15.........................................
    [Show full text]