
{  
   "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/224be8cf0dfa217be4c18eb7ef825e583/diglezakis",         
         "tags" : [
            "daten","forschungsdaten","obib","befragung"
         ],
         
         "intraHash" : "24be8cf0dfa217be4c18eb7ef825e583",
         "interHash" : "297bcb3de928c2f2ade9b6b07f3a9c1e",
         "label" : "Daten zu bwFDM-Communities",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2018-02-16 09:41:02",
         "changeDate" : "2018-02-16 08:41:12",
         "count" : 1,
         "pub-type": "misc",
         
         "year": "2015", 
         "url": "http://bwfdm.scc.kit.edu/cgi-bin/daten/", 
         
         "author": [ 
            "Frank Tristram","Achim Streit"
         ],
         "authors": [
         	
            	{"first" : "Frank",	"last" : "Tristram"},
            	{"first" : "Achim",	"last" : "Streit"}
         ],
         
         "bibtexKey": "tristram2015daten"

      }
	  
   ]
}
