
{  
   "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/d04a2ed11db3706befc2fb9c5db932e0/droessler",
         "tags" : [
            "bibliothek","access","ojs","api","zeitschrift","open","studium"
         ],
         
         "intraHash" : "d04a2ed11db3706befc2fb9c5db932e0",
         "label" : "API | Studentisches Magazin der HAW Hamburg",
         "user" : "droessler",
         "description" : "API (Ausbilden | Publizieren | Informieren \u2013 Studentisches Magazin der HAW Hamburg) ist ein Magazin für Studium, Lehre und Weiterbildung, in dem von Studierenden, Lehrenden und Praktiker*innen erstellte Texte und Anschauungsbeispiele für das Studium im Bereich Information, Bibliothek und Medien publiziert werden.",
         "date" : "2022-01-28 10:00:36",
         "changeDate" : "2022-01-28 09:04:04",
         "count" : 1,
         "url" : "https://journals.sub.uni-hamburg.de/hup3/apimagazin/issue/view/8"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/024c1d0839ffddae58f9a51ce0d9dab7/droessler",
         "tags" : [
            "zweitveröffentlichungen","deepgreen","oa","dokumentation","green","access","deep","api","zeitschriftenartikel","open"
         ],
         
         "intraHash" : "024c1d0839ffddae58f9a51ce0d9dab7",
         "label" : "Web-API (nativ) \u2014 DeepGreen 1.2.1 Dokumentation",
         "user" : "droessler",
         "description" : "",
         "date" : "2019-11-14 15:24:49",
         "changeDate" : "2019-11-14 14:24:49",
         "count" : 1,
         "url" : "https://oa-deepgreen.github.io/user_docs/interfaces/webapi.html"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/23824a9778eb687fae1a89272266bd129/hermann",         
         "tags" : [
            "cloud","code","system","SYBL","specification","Elasticity","API","soc2018","application","program"
         ],
         
         "intraHash" : "3824a9778eb687fae1a89272266bd129",
         "interHash" : "7f08b6efcfcf08ea26872619b6fd8f67",
         "label" : "SYBL: An Extensible Language for Controlling Elasticity in Cloud Applications",
         "user" : "hermann",
         "description" : "",
         "date" : "2018-06-26 09:23:23",
         "changeDate" : "2018-06-26 07:23:23",
         "count" : 2,
         "pub-type": "inproceedings",
         "booktitle": "2013 13th IEEE/ACM International Symposium on Cluster, Cloud, and Grid Computing",
         "year": "2013", 
         "url": "", 
         
         "author": [ 
            "G. Copil","D. Moldovan","H. L. Truong","S. Dustdar"
         ],
         "authors": [
         	
            	{"first" : "G.",	"last" : "Copil"},
            	{"first" : "D.",	"last" : "Moldovan"},
            	{"first" : "H. L.",	"last" : "Truong"},
            	{"first" : "S.",	"last" : "Dustdar"}
         ],
         "pages": "112-119",
         "doi" : "10.1109/CCGrid.2013.42",
         
         "bibtexKey": "copil2013extensible"

      }
	  
   ]
}
