
{  
   "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/ab37b00ad608616dfc0c9d8185fdda99/diglezakis",
         "tags" : [
            "forschungsdaten","standards","metadata","experiment","simulation"
         ],
         
         "intraHash" : "ab37b00ad608616dfc0c9d8185fdda99",
         "label" : "SED-ML: The Simulation Experiment Description Markup Language",
         "user" : "diglezakis",
         "description" : "Simulation Experiment Description Language (SED-ML)",
         "date" : "2020-06-11 14:43:25",
         "changeDate" : "2020-06-11 12:43:25",
         "count" : 1,
         "url" : "http://sed-ml.org/"

      }
	  
   ]
}
