Skip to content
Shawn Wilkinson edited this page May 1, 2014 · 18 revisions

For nodes and software to be able to work together we need some common framework. We do this my establishing meta template. A meta template meta information in a a JSON format. For example, this is some meta information used on the current prototype of Metadisk.

{
  "datetime": "1395268813",
  "filehash": "cda2bb0f57d172b4901ee71f64f067335023c30e9eea2b7bc9d02ced942b3a29",
  "filename": "cda2bb0_zenziC_-_Biomechanical.mp3",
  "filesize": 3546893,
  "uploads": [
    {
      "host_name": "multiupload",
      "url": "http://multiupload.nl/K69M8BRFYR"
    },
    {
      "host_name": "euroshare_eu",
      "url": "http://euroshare.eu/file/15828724/cda2bb0-zenzic-biomechanical.mp3"
    },
    {
      "error": true,
      "host_name": "zalil_ru"
    }
  ],
  "version": "0.2"
}

Clone this wiki locally