
{  
   "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/2bd947711cf19ade7f24ad64a8a64a1a0/fndetta",         
         "tags" : [
            "The","air","during","effect","of","orientation","painting","transportation"
         ],
         
         "intraHash" : "bd947711cf19ade7f24ad64a8a64a1a0",
         "interHash" : "f4c86b8a0cee0359fec526007f2c0973",
         "label" : "The effect of painting orientation during air transportation",
         "user" : "fndetta",
         "description" : "",
         "date" : "2020-01-08 21:00:02",
         "changeDate" : "2020-01-08 20:00:02",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "Presentation at ICOMCC 14th Triennial Conference Preprints, The Hague",
         "year": "2005", 
         "url": "", 
         
         "author": [ 
            "David Saunders"
         ],
         "authors": [
         	
            	{"first" : "David",	"last" : "Saunders"}
         ],
         "volume": "12","pages": "16",
         "bibtexKey": "saunders2005effect"

      }
	  
   ]
}
