
{  
   "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/2ead877cc7a1fc6b6eee378ade55950d0/mariawirzberger",         
         "tags" : [
            "science","myown","computer","cognition","interdisciplinary"
         ],
         
         "intraHash" : "ead877cc7a1fc6b6eee378ade55950d0",
         "interHash" : "f16d76cfd6bb65c078e08079104303e1",
         "label" : "Computer Science meets Cognition: Möglichkeiten und Herausforderungen interdisziplinärer Kognitionsforschung",
         "user" : "mariawirzberger",
         "description" : "",
         "date" : "2020-03-20 16:22:37",
         "changeDate" : "2020-03-20 15:37:54",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "INFORMATIK 2017, Lecture Notes in Informatics (LNI)","publisher":"Gesellschaft für Informatik","address":"Bonn",
         "year": "2017", 
         "url": "", 
         
         "author": [ 
            "Maria Wirzberger","Martina Truschzinski","Ren\\´e Schmidt","Maria Barlag"
         ],
         "authors": [
         	
            	{"first" : "Maria",	"last" : "Wirzberger"},
            	{"first" : "Martina",	"last" : "Truschzinski"},
            	{"first" : "Ren\\´e",	"last" : "Schmidt"},
            	{"first" : "Maria",	"last" : "Barlag"}
         ],
         
         "editor": [ 
            "Maximilian Eibl","Martin Gaedke"
         ],
         "editors": [
         	
            	{"first" : "Maximilian",	"last" : "Eibl"},
            	{"first" : "Martin",	"last" : "Gaedke"}
         ],
         "pages": "2273--2277",
         "doi" : "doi:10.18420/in2017_227",
         
         "bibtexKey": "Wirzberger2017CSCOG"

      }
	  
   ]
}
