
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2f4871d0bff86cbcc2601a1120740e1e5/mariawirzberger",         
         "tags" : [
            "ACT-R","digital","learning","load","myown"
         ],
         
         "intraHash" : "f4871d0bff86cbcc2601a1120740e1e5",
         "interHash" : "d10a2e745a4d22d5869c52afd0fdeea3",
         "label" : "Inspecting cognitive load factors in digital learning settings with ACT-R",
         "user" : "mariawirzberger",
         "description" : "",
         "date" : "2020-03-20 16:22:37",
         "changeDate" : "2020-03-20 15:33:05",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "Dagstuhl 2017. Proceedings of the 11th Joint Workshop of the German Research Training Groups in Computer Science",
         "year": "2017", 
         "url": "", 
         
         "author": [ 
            "Maria Wirzberger"
         ],
         "authors": [
         	
            	{"first" : "Maria",	"last" : "Wirzberger"}
         ],
         
         "editor": [ 
            "Thomas Arnold","Benjamin Heinzerling","Christopher Tauchmann","Tim Grube","Max Maaß","Nora Wessels"
         ],
         "editors": [
         	
            	{"first" : "Thomas",	"last" : "Arnold"},
            	{"first" : "Benjamin",	"last" : "Heinzerling"},
            	{"first" : "Christopher",	"last" : "Tauchmann"},
            	{"first" : "Tim",	"last" : "Grube"},
            	{"first" : "Max",	"last" : "Maaß"},
            	{"first" : "Nora",	"last" : "Wessels"}
         ],
         "pages": "62",
         "bibtexKey": "Wirzberger2017Dagstuhl"

      }
	  
   ]
}
