
{  
   "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/24e004b357644fb2726a33e94f7b9c312/annettegugel",         
         "tags" : [
            "Acoustic","PD","algorithms","approach","direct","equations","iterative","localization","measurements","non-linear","observation","online","pseudo-time","solution","solver","strategies","time-differences"
         ],
         
         "intraHash" : "4e004b357644fb2726a33e94f7b9c312",
         "interHash" : "92f5da3aea1319b1a76568f9e1133e77",
         "label" : "All-Acoustic PD measurements of oil/paper-insulated transformers for PD-localization",
         "user" : "annettegugel",
         "description" : "",
         "date" : "2020-08-11 13:06:43",
         "changeDate" : "2020-08-11 11:06:43",
         "count" : 1,
         "pub-type": "proceedings",
         
         "year": "2004", 
         "url": "https://www.ieh.uni-stuttgart.de/dokumente/publikationen/2004_APTADM_Markalous.pdf", 
         
         "author": [ 
            "Sacha M. Markalous","Kurt Feser"
         ],
         "authors": [
         	
            	{"first" : "Sacha M.",	"last" : "Markalous"},
            	{"first" : "Kurt",	"last" : "Feser"}
         ],
         
         "eventtitle" : "APTADM 2004",
         
         "venue" : "Wroclaw, Poland",
         
         "eventdate" : "September 15-17",
         
         "bibtexKey": "markalous2004allacoustic"

      }
	  
   ]
}
