
{  
   "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/22f92809ab1947b5742a503aa3af65cef/hermann",         
         "tags" : [
            "forschungsdaten","europa","openscience","openaccess"
         ],
         
         "intraHash" : "2f92809ab1947b5742a503aa3af65cef",
         "interHash" : "b7432830cfbd21d05bb17a5239f7bdcb",
         "label" : "Towards Open Access   to Research  Data Aims and recommendations for university  leaders and National Rectors\u2019 Conferences  on Research Data Management and Text  and Data Mining",
         "user" : "hermann",
         "description" : "",
         "date" : "2017-10-26 13:14:25",
         "changeDate" : "2017-10-26 11:14:25",
         "count" : 1,
         "pub-type": "misc",
         
         "year": "2017", 
         "url": "http://www.eua.be/Libraries/publications-homepage-list/towards-open-access-to-research-data.pdf?sfvrsn=4", 
         
         "editor": [ 
            "European University Association (EUA)"
         ],
         "editors": [
         	
            	{"first" : "European University Association",	"last" : "(EUA)"}
         ],
         
         "bibtexKey": "eua2017towards"

      }
	  
   ]
}
