How to download LOD cloud datasets from IPFS

Step-1: Install IPFS

Get help on installation from here

Step-2: Get your required data set by using its CID/multihash

Go to the terminal/command_prompt and enter any of the following command

ipfs get HASH
or
ipfs cat HASH > data_set_name.hdt

Example: Following command will download 'Europeana Linked Open Data V1.0' data set in HDT (Header, Dictionary, Triples) format

ipfs get QmREamn6v2rdDzGjmxzReC9yhY58idYRztyzbf2jB3RB6h