
{  
   "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/2251755430665c46150794e148bd8f24/diglezakis",
         "tags" : [
            "forschungsdaten","metadata","schemaOrg","recommendation"
         ],
         
         "intraHash" : "2251755430665c46150794e148bd8f24",
         "label" : "Recommendation to use the schema.org Dataset-Type to describe a Dataset",
         "user" : "diglezakis",
         "description" : "Provides guidance for publishing schema.org as JSON-LD for the sciences - ESIPFed/science-on-schema.org",
         "date" : "2021-02-10 17:38:31",
         "changeDate" : "2021-02-10 16:38:31",
         "count" : 1,
         "url" : "https://github.com/ESIPFed/science-on-schema.org/blob/master/guides/Dataset.md"

      }
	  
   ]
}
