
{  
   "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/2a650720296194491e3ba0e0801a682d5/diglezakis",         
         "tags" : [
            "CMDI","forschungsdaten","metadata","dataverse"
         ],
         
         "intraHash" : "a650720296194491e3ba0e0801a682d5",
         "interHash" : "89ff4bc19121b11eeb81b1f80bf57296",
         "label" : "Flexible metadata schemes for research data repositories - \r\nThe Common Framework in Dataverse and the CMDI use case",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2021-11-02 17:01:03",
         "changeDate" : "2021-11-02 16:01:03",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "Proceedings of the CLARIN Annual Conference 2021",
         "year": "2021", 
         "url": "", 
         
         "author": [ 
            "Jerry de Vries","Vyacheslav Tykhonov","Andrea Scharnhorst","Eko Indarto","Femmy Admiraal"
         ],
         "authors": [
         	
            	{"first" : "Jerry",	"last" : "de Vries"},
            	{"first" : "Vyacheslav",	"last" : "Tykhonov"},
            	{"first" : "Andrea",	"last" : "Scharnhorst"},
            	{"first" : "Eko",	"last" : "Indarto"},
            	{"first" : "Femmy",	"last" : "Admiraal"}
         ],
         
         "editor": [ 
            "Monica Monachini","Maria Eskevich"
         ],
         "editors": [
         	
            	{"first" : "Monica",	"last" : "Monachini"},
            	{"first" : "Maria",	"last" : "Eskevich"}
         ],
         "pages": "109-118",
         "venue" : "Virtual Edition",
         
         "eventdate" : "27 \u2013 29 September 2021",
         
         "bibtexKey": "devries2021flexible"

      }
	  
   ]
}
