
{  
   "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" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/6abd78e0fb4354fe3b51573c46aafba2/diglezakis",
         "tags" : [
            "forschungsdaten","fairPrinciples","guide","europe","repository"
         ],
         
         "intraHash" : "6abd78e0fb4354fe3b51573c46aafba2",
         "label" : "Definition of FAIRDataPoints",
         "user" : "diglezakis",
         "description" : "FAIRDataPoints are repositories which are specifically enabled to apply to the FAIR principles",
         "date" : "2020-07-23 14:29:31",
         "changeDate" : "2020-07-23 12:29:31",
         "count" : 1,
         "url" : "https://github.com/FAIRDataTeam/FAIRDataPoint"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/281e9692415d63816b67ba34e17430c8c/diglezakis",         
         "tags" : [
            "forschungsdaten","europa","dmp","guide","repository"
         ],
         
         "intraHash" : "81e9692415d63816b67ba34e17430c8c",
         "interHash" : "373540ed35ae07467682343d146f6785",
         "label" : "Practical Guide to the International Alignment of Research Data Management",
         "user" : "diglezakis",
         "description" : "Enthält Inhalte für DMPs und Kriterien zur Auswahl von vertrauenswürdigen Repositorien",
         "date" : "2020-07-23 11:06:01",
         "changeDate" : "2021-01-28 06:04:11",
         "count" : 1,
         "pub-type": "techreport",
         
         "year": "2018", 
         "url": "https://www.scienceeurope.org/media/4brkxxe5/se_rdm_practical_guide_extended_final.pdf", 
         
         "author": [ 
            "Science Europe"
         ],
         "authors": [
         	
            	{"first" : "Science",	"last" : "Europe"}
         ],
         
         "bibtexKey": "europe2018practical"

      }
	  
   ]
}
