
{  
   "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/21d59a86e2012b1a1826ae749dbc9662b/diglezakis",         
         "tags" : [
            "design","problems","engineering","taxonomy"
         ],
         
         "intraHash" : "1d59a86e2012b1a1826ae749dbc9662b",
         "interHash" : "bff27f8175a6543cd3f85b7ad5b1edd5",
         "label" : "A Suggested Taxonomy for Engineering Design Problems",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2018-02-02 12:07:00",
         "changeDate" : "2018-02-02 11:07:00",
         "count" : 2,
         "pub-type": "article",
         "journal": "Journal of Engeering Design",
         "year": "1994", 
         "url": "", 
         
         "author": [ 
            "Richard B. Frost"
         ],
         "authors": [
         	
            	{"first" : "Richard B.",	"last" : "Frost"}
         ],
         "volume": "5","number": "4","pages": "399-410",
         "doi" : "10.1080/09544829408907897",
         
         "bibtexKey": "frost1994suggested"

      }
	  
   ]
}
