Skip to content
larsb edited this page Jul 13, 2015 · 2 revisions

An examples action log object, originating from the Concept Mapping tool. In this action, the content of an existing concept node has been updated.

{
  "published": "2014-03-28T15:28:36.646Z",
  "actor": {
    "objectType": "person",
    "id": "e1b8948f-321e-78ca-d883-80500aae71b5",
    "displayName": "lars"
  },
  "verb": "update",
  "object": {
    "objectType": "concept",
    "id": "a1ad6ace-c722-ffa9-f58e-b4169acdb4e3",
    "content": "time"
  },
  "target": {
    "objectType": "conceptMap",
    "id": "4b8f69e3-2914-3a1a-454e-f4c157734bd1",
    "displayName": "my first concept map"
  },
  "generator": {
    "objectType": "application",
    "url": "http://www.golabz.eu/content/go-lab-concept-mapper",
    "id": "c9933ad6-dd4a-6f71-ce84-fb1676ea3aac",
    "displayName": "ut.tools.conceptmapper"
  },
  "provider": {
    "objectType": "ils",
    "url": "http://graasp.epfl.ch/metawidget/1/b387b6f",
    "id": "10548c30-72bd-0bb3-33d1-9c748266de45",
    "inquiryPhase" : "Conceptualisation",
    "inquiryPhaseName" : "my conceptualisation phase",
    "inquiryPhaseId" : "c7723ad6-dd4a-6f71-ce84-fb1676ea3bbd",
    "displayName": "unnamed ils"
  }
}
Clone this wiki locally