
{  
   "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/27d8a8cc3bf2342840d58d6fa24365f09/markusfrank",         
         "tags" : [
            "architectural","desgin","engineering","palladio","patterns","performance","prediction","software","templates"
         ],
         
         "intraHash" : "7d8a8cc3bf2342840d58d6fa24365f09",
         "interHash" : "a40b66ea13e5ad98b9834b2990751c4b",
         "label" : "An Architectural Template for Parallel Loops and Sections",
         "user" : "markusfrank",
         "description" : "",
         "date" : "2019-01-18 09:29:54",
         "changeDate" : "2019-01-18 08:29:54",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "Proceedings of the Symposium on Software Performance 2018, 7-9 November 2018, Hildesheim, Germany","series": "9th Symposium on Software Performance 2018","address":"Hildesheim",
         "year": "2018", 
         "url": "https://www.performance-symposium.org/fileadmin/user_upload/palladio-conference/2018/papers/FrankHakamian18.pdf", 
         
         "author": [ 
            "Markus Frank","Alireza Hakamian"
         ],
         "authors": [
         	
            	{"first" : "Markus",	"last" : "Frank"},
            	{"first" : "Alireza",	"last" : "Hakamian"}
         ],
         
         "bibtexKey": "ssp18at"

      }
	  
   ]
}
