
{  
   "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/2bdae1e1790aa3cf8531c53201762310e/diglezakis",         
         "tags" : [
            "forschungsdaten","data","policy","sfb"
         ],
         
         "intraHash" : "bdae1e1790aa3cf8531c53201762310e",
         "interHash" : "0b80f015d3f52ade221f8655b1b1e5fb",
         "label" : "Forschungsdatenmanagement in DFG-SFBs",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2019-02-18 10:25:06",
         "changeDate" : "2019-02-18 09:25:06",
         "count" : 1,
         "pub-type": "article",
         "journal": "LIBREAS. Library Ideas # 23: Forschungsdaten. Metadaten. Noch mehr Daten. Forschungsdatenmanagement",
         "year": "2013", 
         "url": "", 
         
         "author": [ 
            "Claudia Engelhardt"
         ],
         "authors": [
         	
            	{"first" : "Claudia",	"last" : "Engelhardt"}
         ],
         "pages": "106--130",
         "doi" : "http://dx.doi.org/10.18452/9045",
         
         "bibtexKey": "Engelhardt2013Forschungsdatenmanagement"

      }
	  
   ]
}
