
{  
   "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" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/20e15d1895677c7084b5b7befd5e0c4a2/rss",         
         "tags" : [
            "myown","slingshot","simulation","performance"
         ],
         
         "intraHash" : "0e15d1895677c7084b5b7befd5e0c4a2",
         "interHash" : "288b3baf1f81521623f485cec0f12067",
         "label" : "The Slingshot Simulator: An Architectural Overview",
         "user" : "rss",
         "description" : "",
         "date" : "2026-02-05 17:13:18",
         "changeDate" : "2026-02-05 17:13:18",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "Softwaretechnik-Trends Band 45, Heft 1",
         "year": "2025", 
         "url": "", 
         
         "author": [ 
            "Floriment Klinaku","Sarah Sophie Stieß","Steffen Becker"
         ],
         "authors": [
         	
            	{"first" : "Floriment",	"last" : "Klinaku"},
            	{"first" : "Sarah Sophie",	"last" : "Stieß"},
            	{"first" : "Steffen",	"last" : "Becker"}
         ],
         
         "editor": [ 
            " SSP"
         ],
         "editors": [
         	
            	{"first" : "",	"last" : "SSP"}
         ],
         
         "bibtexKey": "klinaku2025slingshot"

      }
	  
   ]
}
