
{  
   "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/2a3bab84dd50656145b8c567dde16f8f1/isw-bibliothek",         
         "tags" : [
            "architecture","cloud","cloud-based","computing","control","data","grk2198","path"
         ],
         
         "intraHash" : "a3bab84dd50656145b8c567dde16f8f1",
         "interHash" : "a8c1233ff6f6ded1a67b2cd04abbdedc",
         "label" : "A cloud-based control architecture design for the interaction of industrial robots with soft objects",
         "user" : "isw-bibliothek",
         "description" : "",
         "date" : "2018-02-21 16:57:28",
         "changeDate" : "2020-01-20 14:30:06",
         "count" : 3,
         "pub-type": "inproceedings",
         "booktitle": "2017 24th International Conference on Mechatronics and Machine Vision in Practice (M2VIP)",
         "year": "2017", 
         "url": "", 
         
         "author": [ 
            "Christoph Hinze","Weilang Xu","Armin Lechler","Alexander Verl"
         ],
         "authors": [
         	
            	{"first" : "Christoph",	"last" : "Hinze"},
            	{"first" : "Weilang",	"last" : "Xu"},
            	{"first" : "Armin",	"last" : "Lechler"},
            	{"first" : "Alexander",	"last" : "Verl"}
         ],
         "pages": "1-6",
         "doi" : "10.1109/M2VIP.2017.8211438",
         
         "bibtexKey": "Hinze.2017"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/28d3d9e59de13fbf3a05892c9df15b55c/christophhinze",         
         "tags" : [
            "architecture","cloud","cloud-based","computing","control","data","path"
         ],
         
         "intraHash" : "8d3d9e59de13fbf3a05892c9df15b55c",
         "interHash" : "a8c1233ff6f6ded1a67b2cd04abbdedc",
         "label" : "A cloud-based control architecture design for the interaction of industrial robots with soft objects",
         "user" : "christophhinze",
         "description" : "",
         "date" : "2018-02-05 16:32:51",
         "changeDate" : "2018-02-05 15:32:51",
         "count" : 3,
         "pub-type": "inproceedings",
         "booktitle": "2017 24th International Conference on Mechatronics and Machine Vision in Practice (M2VIP)",
         "year": "2017", 
         "url": "", 
         
         "author": [ 
            "C. Hinze","W. Xu","A. Lechler","A. Verl"
         ],
         "authors": [
         	
            	{"first" : "C.",	"last" : "Hinze"},
            	{"first" : "W.",	"last" : "Xu"},
            	{"first" : "A.",	"last" : "Lechler"},
            	{"first" : "A.",	"last" : "Verl"}
         ],
         "pages": "1-6",
         "doi" : "10.1109/M2VIP.2017.8211438",
         
         "bibtexKey": "Hinze.2017"

      }
	  
   ]
}
