
{  
   "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/74cccdd8ca38bd843ce2fcc0061f3c8d/droessler",
         "tags" : [
            "bing","data","engine","google","internet","metadata","metadaten","ontologie","open","optimization","schema","search","seo","suche","suchmaschinen","websites","yahoo"
         ],
         
         "intraHash" : "74cccdd8ca38bd843ce2fcc0061f3c8d",
         "label" : "Schema.org",
         "user" : "droessler",
         "description" : "Schema.org is a collaborative, community activity with a mission to create, maintain, and promote schemas for structured data on the Internet, on web pages, in email messages, and beyond. ",
         "date" : "2021-04-21 00:32:40",
         "changeDate" : "2021-04-20 22:32:40",
         "count" : 1,
         "url" : "https://schema.org/"

      }
	  
   ]
}
