/LinkedData-Logistics

Verifying the integrity of Linked Data in the Logistics Domain via Ethereum's Smart Contracts.

Primary LanguageVue

LinkedData-Logistics

This project is concerned with the verification of Linked Data in the logistics domain. As ensuring integrity of Linked Data is inherently difficult, we propose a scheme to provide proof in a trustless manner by using Smart Contracts on the Ethereum platform. For a quick overview, see the information provided below or read our research paper [1]!

For a short showcase, take a look at our website for a demo submission about the Webagent, or the website of its predecessor, the CLI (published as demo at SEMANTiCS 2019). You can also read the corresponding Posters&Demo papers about the Webagent [3] and the CLI [2].

Regarding the data environment for the demos, you find all the RDF and the Ethereum blockchain in data.


Overview: Problem & Solution Approach

Problem. Today's supply chain networks face the challenge of delivering goods and services not only efficiently but also transparently to the customer. Transparently provided information is important, e.g. in the food sector, where society demands more transparency regarding details on products and their transportation.

Transparency and data immutability are focus of Distributed Ledger Technologies, which they gained quite the attention for in recent years. However, the ongrowing storage cost of data on the ledger calls for off-chaining. Data is stored outside of the legder and only hashes are stored on the ledger as a reference.

For off-chaining, a uniform access mechanism would be desired. Linked Data is a light-weight standard-based way to publish data in a decentralised fashion, where access control can be easily implemented.

Hence, we ask: Can we combine the verification capabilities of the distributed ledger with Linked Data management?

Solution. Take a look at the README of the webagent to find out how to set it up!

Found a Bug?

Yes! This is a proof of concept, so we would be curious on how to develop it further!


References

[1] Braun, CHJ, and Käfer, T: Verifying the Integrity of Hyperlinked Information Using Linked Data and Smart Contracts. In: Proceedings of the 15th International Conference on Semantic Systems (SEMANTiCS) (2019). [Preprint]

[2] Braun, CHJ, and Käfer, T: Verifying the Integrity of Information along a Supply Chain using Linked Data and Smart Contracts. In: Proceedings of Posters and Demos at the 15th International Conference on Semantic Systems (SEMANTiCS) (2019). [Preprint]

[3] Braun, CHJ, and Käfer, T: A Web Agent to Participate in a Scalable Semantic Supply Chain Network on the Blockchain. [Preprint]