
{  
   "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/2b389f40d37cc8a06516f26127d061c9b/peterberger",         
         "tags" : [
            "MachineTools","laser"
         ],
         
         "intraHash" : "b389f40d37cc8a06516f26127d061c9b",
         "interHash" : "a839edbb73bcc188a51b92d1deb920fe",
         "label" : "Integration von Lasern in Werkzeugmaschinen",
         "user" : "peterberger",
         "description" : "",
         "date" : "2020-08-03 09:29:26",
         "changeDate" : "2020-08-03 07:29:26",
         "count" : 2,
         "pub-type": "article",
         "journal": "Laser und Optoelektronik",
         "year": "1994", 
         "url": "", 
         
         "author": [ 
            "Thomas Rudlaff","Klaus Krastel","jan Drechsel"
         ],
         "authors": [
         	
            	{"first" : "Thomas",	"last" : "Rudlaff"},
            	{"first" : "Klaus",	"last" : "Krastel"},
            	{"first" : "jan",	"last" : "Drechsel"}
         ],
         "volume": "26","number": "1","pages": "56-62",
         "bibtexKey": "rudlaff.1994.integration"

      }
	  
   ]
}
