Skip to content

Instantly share code, notes, and snippets.

@pushyamig
Created July 31, 2019 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pushyamig/75c8c69cd7f586a2d5828426769e3c1d to your computer and use it in GitHub Desktop.
Save pushyamig/75c8c69cd7f586a2d5828426769e3c1d to your computer and use it in GitHub Desktop.
FeedbackCreated.json
{
"sensor":"sensor",
"sendTime":"2019-07-30T18:27:52.723Z",
"dataVersion":"http://purl.imsglobal.org/ctx/caliper/v1p1",
"data":[
{
"@context":"http://purl.imsglobal.org/ctx/caliper/v1p1",
"id":"urn:uuid:9f4a2bc2-606a-450d-9025-db206f22850d",
"type":"Event",
"actor":{
"id":"urn:umich:artool:feedbackcreator:unauthenticated",
"type":"Person"
},
"action":"Created",
"object":{
"id":"urn:umich:artool:feedbackcreator:-214",
"description":"Feedback object created by user",
"type":"DigitalResource",
"extensions":{
"text":"Hello world!",
"author":"John Doe"
}
},
"eventTime":"2019-07-30T18:27:52.723Z",
"edApp":"feedback-creator_ar"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment