
{  
   "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/2e167c0ef071d5ac55360d30c9e87f0aa/fndetta",         
         "tags" : [
            "behavior","machanical","paintings"
         ],
         
         "intraHash" : "e167c0ef071d5ac55360d30c9e87f0aa",
         "interHash" : "2ab93e392dda6b79d40ed6b574a18bb0",
         "label" : "An introduction into the mechanical behavior of paintings under rapid loading conditions",
         "user" : "fndetta",
         "description" : "",
         "date" : "2020-01-17 11:16:14",
         "changeDate" : "2020-01-17 10:16:14",
         "count" : 1,
         "pub-type": "article",
         "journal": "Art in transit: Studies in the transport of paintings","publisher":"National Gallery of Art",
         "year": "1991", 
         "url": "", 
         
         "author": [ 
            "Marion F Mecklenburg","Charles S Tumosa"
         ],
         "authors": [
         	
            	{"first" : "Marion F",	"last" : "Mecklenburg"},
            	{"first" : "Charles S",	"last" : "Tumosa"}
         ],
         
         "bibtexKey": "mecklenburg1991introduction"

      }
	  
   ]
}
