
{  
   "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/272039438156d624da9766ca6e0faa95c/kamranidrees",         
         "tags" : [
            "C++","DASH","HLRS","Hierarchical","Library","Locality","PGAS","SCOPE","Template","myown"
         ],
         
         "intraHash" : "72039438156d624da9766ca6e0faa95c",
         "interHash" : "8014baa1f4dd35e28862a1dec5547220",
         "label" : "DASH: Data structures and algorithms with support for hierarchical locality",
         "user" : "kamranidrees",
         "description" : "",
         "date" : "2015-10-19 14:24:12",
         "changeDate" : "2015-11-19 14:17:12",
         "count" : 2,
         "pub-type": "inproceedings",
         "booktitle": "Euro-Par 2014: Parallel Processing Workshops",
         "year": "2014", 
         "url": "", 
         
         "author": [ 
            "Karl Fürlinger","Colin Glass","Jose Gracia","Andreas Knüpfer","Jie Tao","Denis Hünich","Kamran Idrees","Matthias Maiterth","Yousri Mhedheb","Huan Zhou"
         ],
         "authors": [
         	
            	{"first" : "Karl",	"last" : "Fürlinger"},
            	{"first" : "Colin",	"last" : "Glass"},
            	{"first" : "Jose",	"last" : "Gracia"},
            	{"first" : "Andreas",	"last" : "Knüpfer"},
            	{"first" : "Jie",	"last" : "Tao"},
            	{"first" : "Denis",	"last" : "Hünich"},
            	{"first" : "Kamran",	"last" : "Idrees"},
            	{"first" : "Matthias",	"last" : "Maiterth"},
            	{"first" : "Yousri",	"last" : "Mhedheb"},
            	{"first" : "Huan",	"last" : "Zhou"}
         ],
         "pages": "542--552",
         "bibtexKey": "furlinger2014dash"

      }
	  
   ]
}
