
{  
   "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/2d1dbed5aee078e59b1c77f638df9aa95/diglezakis",         
         "tags" : [
            "forschungsdaten","fairPrinciples","strategie","eosc"
         ],
         
         "intraHash" : "d1dbed5aee078e59b1c77f638df9aa95",
         "interHash" : "ddac6a60a27ef34126e9396a890d8f08",
         "label" : "Strategic Research and Innovation Agenda (SRIA) of the European Open Science Cloud (EOSC)",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2020-10-19 12:00:19",
         "changeDate" : "2020-10-19 10:00:19",
         "count" : 1,
         "pub-type": "techreport",
         
         "year": "2020", 
         "url": "https://www.eoscsecretariat.eu/sites/default/files/eosc-sria-v08.pdf", 
         
         "editor": [ 
            "European Commission"
         ],
         "editors": [
         	
            	{"first" : "European",	"last" : "Commission"}
         ],
         
         "bibtexKey": "commission2020strategic"

      }
	  
   ]
}
