
{  
   "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/2a35578bdc8e10c806b4e866997d2aef5/andreaspott",         
         "tags" : [
            "Import180214;","Kinematics;","Multiple","cable-driven","design;","myown;","parallel","platforms;","robot;","robot;Force"
         ],
         
         "intraHash" : "a35578bdc8e10c806b4e866997d2aef5",
         "interHash" : "0091263f6bd027cb4f672cfc6fdfa1ee",
         "label" : "Design of Cable-Driven Parallel Robots with Multiple Platforms and Endless Rotating Axes",
         "user" : "andreaspott",
         "description" : "",
         "date" : "2018-02-14 08:37:06",
         "changeDate" : "2018-02-14 08:18:24",
         "count" : 1,
         "pub-type": "incollection",
         "booktitle": "Interdisciplinary Applications of Kinematics","series": "Mechanisms and Machine Science","publisher":"Springer",
         "year": "2015", 
         "url": "http://dx.doi.org/10.1007/978-3-319-10723-3", 
         
         "author": [ 
            "Philipp Miermeister","Andreas Pott"
         ],
         "authors": [
         	
            	{"first" : "Philipp",	"last" : "Miermeister"},
            	{"first" : "Andreas",	"last" : "Pott"}
         ],
         "volume": "26","pages": "21--29",
         "isbn" : "978-3-319-10722-6",
         
         "bibtexKey": "Miermeister2015"

      }
	  
   ]
}
