Skip to content
larsb edited this page Mar 26, 2014 · 6 revisions

This is an example resource created and stored with the Go-Lab concept mapping tool.

{
  "id": "6464f033-4450-5549-a2b5-f15c25392ce5",
  "published": "2014-03-26T16:01:07.356Z"
  "metadata": {
    "actor": {
        "objectType": "person",
        "id": "e1b8948f-321e-78ca-d883-80500aae71b5",
        "displayName": "anonymized"
    },
    "target": {
        "objectType": "conceptMap",
        "id": "4b8f69e3-2914-3a1a-454e-f4c157734bd1",
        "displayName": "my first concept map"
    },
    "generator": {
        "objectType": "application",
        "url": "http://localhost:63342/golab/client/tools/conceptmap/src/main/webapp/conceptmapper_v1.html",
        "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",
        "displayName": "Black body experiments"
    },
  },
  "content": {
       "concepts": [
        {
            "x": 297,
            "y": 188,
            "content": "energy",
            "id": "7f800d79-cd66-2167-724c-6c1cda7abc5e",
            "type": "ut_tools_conceptmapper_conceptSelector",
            "colorClass": "ut_tools_conceptmapper_blue"
        },
        {
            "x": 652,
            "y": 238,
            "content": "thermodynamic temperature",
            "id": "a1ad6ace-c722-ffa9-f58e-b4169acdb4e3",
            "type": "ut_tools_conceptmapper_conceptSelector",
            "colorClass": "ut_tools_conceptmapper_blue"
        }
    ],
    "relations": [
        {
            "source": "7f800d79-cd66-2167-724c-6c1cda7abc5e",
            "target": "a1ad6ace-c722-ffa9-f58e-b4169acdb4e3",
            "id": "con_71",
            "content": "influences"
        }
    ]
}}
Clone this wiki locally