
{  
   "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/24874d444dc6dccdac118cf00be0a5384/florianfetzer",         
         "tags" : [
            "Diplomarbeit","Laser","ProcessDevelopment","Pyrometer","Weberpals,Jan-Philipp"
         ],
         
         "intraHash" : "4874d444dc6dccdac118cf00be0a5384",
         "interHash" : "5040dd537572bddcfacd3fafa26d1024",
         "label" : "Temperaturmessung mittels Mehrwellenlängenpyrometrie",
         "user" : "florianfetzer",
         "description" : "",
         "date" : "2019-04-09 09:02:34",
         "changeDate" : "2019-04-09 07:02:34",
         "count" : 2,
         "pub-type": "mastersthesis",
         
         "year": "2012", 
         "url": "", 
         
         "author": [ 
            "P. Krüger"
         ],
         "authors": [
         	
            	{"first" : "P.",	"last" : "Krüger"}
         ],
         "number": "IFSW12-09",
         "bibtexKey": "Krüger.2012.Temperaturmessung"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/24874d444dc6dccdac118cf00be0a5384/ifsw",         
         "tags" : [
            "Pyrometer","Laser","from:florianfetzer","Weberpals,Jan-Philipp","ProcessDevelopment","Diplomarbeit"
         ],
         
         "intraHash" : "4874d444dc6dccdac118cf00be0a5384",
         "interHash" : "5040dd537572bddcfacd3fafa26d1024",
         "label" : "Temperaturmessung mittels Mehrwellenlängenpyrometrie",
         "user" : "ifsw",
         "description" : "",
         "date" : "2019-04-09 09:02:34",
         "changeDate" : "2019-04-09 07:02:34",
         "count" : 2,
         "pub-type": "mastersthesis",
         
         "year": "2012", 
         "url": "", 
         
         "author": [ 
            "P. Krüger"
         ],
         "authors": [
         	
            	{"first" : "P.",	"last" : "Krüger"}
         ],
         "number": "IFSW12-09",
         "bibtexKey": "Krüger.2012.Temperaturmessung"

      }
	  
   ]
}
