
{  
   "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/29d530f5c074dc9af0e1c475c6ea3ca48/inspo5",         
         "tags" : [
            "architecture","compression","contraction","dynamics","load","muscle","sonography","transverse","ultrasound"
         ],
         
         "intraHash" : "9d530f5c074dc9af0e1c475c6ea3ca48",
         "interHash" : "7bc93b91d4afa86288032a24d5ee4708",
         "label" : "The Effect of Multidirectional Loading on Contractions of the M. Medial Gastrocnemius",
         "user" : "inspo5",
         "description" : "",
         "date" : "2022-07-19 11:10:29",
         "changeDate" : "2022-07-19 09:10:56",
         "count" : 2,
         "pub-type": "article",
         "journal": "Frontiers in Physiology","publisher":"Frontiers Media SA",
         "year": "2021", 
         "url": "https://doi.org/10.3389%2Ffphys.2020.601799", 
         
         "author": [ 
            "David S. Ryan","Norman Stutzig","Andreas Helmer","Tobias Siebert","James M. Wakeling"
         ],
         "authors": [
         	
            	{"first" : "David S.",	"last" : "Ryan"},
            	{"first" : "Norman",	"last" : "Stutzig"},
            	{"first" : "Andreas",	"last" : "Helmer"},
            	{"first" : "Tobias",	"last" : "Siebert"},
            	{"first" : "James M.",	"last" : "Wakeling"}
         ],
         
         "editor": [ 
            "Tobias Siebert"
         ],
         "editors": [
         	
            	{"first" : "Tobias",	"last" : "Siebert"}
         ],
         "volume": "11",
         "doi" : "10.3389/fphys.2020.601799",
         
         "bibtexKey": "Ryan_2021"

      }
	  
   ]
}
