Skip to content

Instantly share code, notes, and snippets.

@acwio
Created July 22, 2015 18:33
Show Gist options
  • Save acwio/5c843db696e1978b1960 to your computer and use it in GitHub Desktop.
Save acwio/5c843db696e1978b1960 to your computer and use it in GitHub Desktop.
Classification Data Example.
{
"completed":false,
"annotations":[
{
"task":"transcription",
"value":{
"0":{
"x":145.859375,
"y":281,
"letter":"Α",
"orientation":"0"
},
"1":{
"x":188.859375,
"y":280,
"letter":"Ϲ",
"orientation":"0"
},
"2":{
"x":291.859375,
"y":276,
"letter":"Δ",
"orientation":"0"
},
"3":{
"x":399.859375,
"y":279,
"letter":"Φ",
"orientation":"0"
}
}
}
],
"metadata":{
"workflow_version":"1",
"started_at":"2015-07-22T18:18:05.156Z",
"user_agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.134 Safari/537.36",
"user_language":"en",
"utc_offset":"18000"
},
"links":{
"user":"1982",
"project":"902",
"workflow":"1482",
"subjects":[
"37425"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment