
{  
   "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/2e025021fc87f14d7b4717b1e5578596b/annettegugel",         
         "tags" : [
            "Acquisition","Approaches","Differences","Reliability","Statistics","failure","of"
         ],
         
         "intraHash" : "e025021fc87f14d7b4717b1e5578596b",
         "interHash" : "fac7f9ba4c3599d1b1e15b7f10faac1f",
         "label" : "Differences Approaches for the Acquisition of Reliability Statistics",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-06-29 14:58:04",
         "changeDate" : "2020-06-29 12:58:04",
         "count" : 1,
         "pub-type": "proceedings",
         
         "year": "2009", 
         "url": "https://www.ieh.uni-stuttgart.de/dokumente/publikationen/2009_CIGRE_Jagers_Tenbohlen_Differences_Approaches_for_the_Acquisation.pdf", 
         
         "author": [ 
            "Janine Jagers","Stefan Tenbohlen"
         ],
         "authors": [
         	
            	{"first" : "Janine",	"last" : "Jagers"},
            	{"first" : "Stefan",	"last" : "Tenbohlen"}
         ],
         
         "eventtitle" : "Cigré 6th Southern Africa Regional Conference & Joint Study Committee A2, A3, B3 Colloquium",
         
         "venue" : "Somerset West, South Africa",
         
         "eventdate" : "August 17-21",
         
         "bibtexKey": "jagers2009differences"

      }
	  
   ]
}
