Skip to content
larsb edited this page Mar 6, 2015 · 3 revisions

This is an example metadata JSON object as provided and maintained by the MetadataHandler.

{
  "id": "2e90ab41-2893-42ca-9169-b2dcd10285a6",
  "published": "2014-11-12T09:27:14.186Z",
  "storageType: "vault",
  "storageId": "5458b041427dd6ce7cbf88675",
  "actor": {
     "objectType": "person",
     "id": "lars@5458b041427dd6ce7cbf7006",
     "displayName": "lars"
  },
  "target": {
     "objectType": "hypotheses",
     "id": "4b8f69e3-2914-3a1a-454e-f4c157734bd1",
     "displayName": "my first hypotheses"
  },
  "generator": {
     "objectType": "application",
     "url": "http://go-lab.gw.utwente.nl/production/hypothesis.xml",
     "id": "c9933ad6-dd4a-6f71-ce84-fb1676ea3aac",
     "displayName": "hypothesis scratchpad"
 },
 "provider": {
     "objectType": "ils",
     "url": "http://graasp.epfl.ch/metawidget/1/b387b6f",
     "id": "5458b041427dd6ce7cbf7006",
     "displayName": "Black body experiments"
     "inquiryPhase": "Orientation"
     "inquiryPhaseId": "5458b041427dd6ce7cbf700b"
     "inquiryPhaseName": "my Orientation phase"
 }
}
Clone this wiki locally