
{  
   "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/2b56aaf7e95fc43610f1a5bfa5389b4d4/diglezakis",         
         "tags" : [
            "bpmn","tosca","software","prozessmodellierung","sprache","repository"
         ],
         
         "intraHash" : "b56aaf7e95fc43610f1a5bfa5389b4d4",
         "interHash" : "1de539623eca62979169f3c63e720897",
         "label" : "A Domain-Specific Language to Model Management Plans for Composite Applications",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2017-09-18 09:41:43",
         "changeDate" : "2017-09-18 07:41:43",
         "count" : 2,
         "pub-type": "inproceedings",
         "booktitle": "4th International Workshop on the Business Process Model and Notation.",
         "year": "2012", 
         "url": "", 
         
         "author": [ 
            "Oliver Kopp","Tobias Binz","Uwe Breitenbücher","Leymann. Frank"
         ],
         "authors": [
         	
            	{"first" : "Oliver",	"last" : "Kopp"},
            	{"first" : "Tobias",	"last" : "Binz"},
            	{"first" : "Uwe",	"last" : "Breitenbücher"},
            	{"first" : "Leymann.",	"last" : "Frank"}
         ],
         
         "editor": [ 
            "Jan Mendling","Matthias Weidlich"
         ],
         "editors": [
         	
            	{"first" : "Jan",	"last" : "Mendling"},
            	{"first" : "Matthias",	"last" : "Weidlich"}
         ],
         
         "bibtexKey": "kopp2012domainspecific"

      }
	  
   ]
}
