
{  
   "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/256777efe3a7a18f4a161257e4347a816/hermann",         
         "tags" : [
            "client","forschungsdaten","projekt","replay","software"
         ],
         
         "intraHash" : "56777efe3a7a18f4a161257e4347a816",
         "interHash" : "bda49219e9063b364ca1a3fe653733c7",
         "label" : "RePlay-DH Client v1.3.0",
         "user" : "hermann",
         "description" : "",
         "date" : "2019-09-29 09:38:53",
         "changeDate" : "2019-09-29 07:38:53",
         "count" : 1,
         "pub-type": "dataset",
         
         "year": "2019", 
         "url": "https://doi.org/10.18419/darus-475", 
         
         "author": [ 
            "Markus Gärtner"
         ],
         "authors": [
         	
            	{"first" : "Markus",	"last" : "Gärtner"}
         ],
         
         "doi" : "https://doi.org/10.18419/darus-475",
         
         "bibtexKey": "gartner2019replaydh"

      }
	  
   ]
}
