
{  
   "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/256279a1a1ebc2fe7539a25705381bfdd/drb",         
         "tags" : [
            "embedded","functional","hlrs","hpc","models","myown","programming"
         ],
         
         "intraHash" : "56279a1a1ebc2fe7539a25705381bfdd",
         "interHash" : "6b0493428abb93f6a1f2e850162c43a8",
         "label" : "Introducing and Exploiting Hierarchical Structural Information",
         "user" : "drb",
         "description" : "",
         "date" : "2015-10-30 15:44:37",
         "changeDate" : "2015-10-30 14:46:06",
         "count" : 2,
         "pub-type": "article",
         
         "year": "2015", 
         "url": "", 
         
         "author": [ 
            "Daniel Rubio Bonilla","Colin W. Glass","Jan Kuper","Robert de Groote"
         ],
         "authors": [
         	
            	{"first" : "Daniel",	"last" : "Rubio Bonilla"},
            	{"first" : "Colin W.",	"last" : "Glass"},
            	{"first" : "Jan",	"last" : "Kuper"},
            	{"first" : "Robert",	"last" : "de Groote"}
         ],
         
         "editor": [ 
            " Springer"
         ],
         "editors": [
         	
            	{"first" : "",	"last" : "Springer"}
         ],
         
         "bibtexKey": "rubiobonilla2015introducing"

      }
	  
   ]
}
