Skip to content

Instantly share code, notes, and snippets.

@santteegt
Created May 14, 2020 03:58
Show Gist options
  • Save santteegt/fb516f1fcf015833530bc05355fe90c8 to your computer and use it in GitHub Desktop.
Save santteegt/fb516f1fcf015833530bc05355fe90c8 to your computer and use it in GitHub Desktop.
Sample asset metadata
{
"additionalInformation":{
"categories":[
"image"
],
"copyrightHolder":"Jayme Hayes",
"description":"EXAMPLE ONLY",
"inLanguage":"en",
"links":[
{
"name":"example model",
"url":"https://drive.google.com/open?id=1uuz50RGiAW8YxRcWeQVgQglZpyAebgSM"
},
{
"name":"example code",
"type":"example code",
"url":"https://github.com/slothkong/CNN_classification_10_monkey_species"
},
{
"name":"n5151.jpg",
"type":"discovery",
"url":"https://s3.amazonaws.com/datacommons-seeding-us-east/10_Monkey_Species_Small/links/discovery/n5151.jpg"
},
{
"name":"sample.zip",
"type":"sample",
"url":"https://s3.amazonaws.com/datacommons-seeding-us-east/10_Monkey_Species_Small/links/sample/sample.zip"
}
],
"tags":[
"image data",
"classification",
"animals"
],
"workExample":"image path, id, label"
},
"main":{
"author":"MyLittleOcean",
"dateCreated":"2020-05-14T03:57:04.423Z",
"files":[
{
"checksum":"2bf9d229d110d1976cdf85e9f3256c7f",
"checksumType":"MD5",
"compression":"zip",
"contentLength":"12057507",
"contentType":"application/zip",
"encoding":"UTF-8",
"index":0,
"url":"https://s3.amazonaws.com/datacommons-seeding-us-east/10_Monkey_Species_Small/assets/training.zip"
},
{
"checksum":"354d19c0733c47ef3a6cce5b633116b0",
"checksumType":"MD5",
"contentLength":"928",
"contentType":"text/txt",
"index":1,
"resourceId":"test",
"url":"https://s3.amazonaws.com/datacommons-seeding-us-east/10_Monkey_Species_Small/assets/monkey_labels.txt"
}
],
"license":"CC0: Public Domain",
"name":"Yost Group dataset",
"price":"1000000000000000000",
"type":"dataset"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment