
{  
   "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/2f55779758f60b22189e2a3453ad74ed2/hermann",         
         "tags" : [
            "journal","documentation","data","diss"
         ],
         
         "intraHash" : "f55779758f60b22189e2a3453ad74ed2",
         "interHash" : "691c402142b189059ccf38373fef527e",
         "label" : "An analysis of data paper templates and guidelines: types of contextual information described by data journals",
         "user" : "hermann",
         "description" : "",
         "date" : "2021-02-23 06:44:07",
         "changeDate" : "2021-02-23 05:44:07",
         "count" : 1,
         "pub-type": "article",
         "journal": "Science Editing","publisher":"Korean Council of Science Editors",
         "year": "2020", 
         "url": "https://doi.org/10.6087%2Fkcse.185", 
         
         "author": [ 
            "Jihyun Kim"
         ],
         "authors": [
         	
            	{"first" : "Jihyun",	"last" : "Kim"}
         ],
         "volume": "7","number": "1","pages": "16--23",
         "doi" : "10.6087/kcse.185",
         
         "bibtexKey": "kim2020analysis"

      }
	  
   ]
}
