
{  
   "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/2983bc29b6056ff55e1038d88342ce7ae/dr.romanklinger",         
         "tags" : [
            "crf","graphical","models","myown","probabilistic","review","tutorial"
         ],
         
         "intraHash" : "983bc29b6056ff55e1038d88342ce7ae",
         "interHash" : "91871a1452082611a84d97a83dfb498e",
         "label" : "Classical Probabilistic Models and Conditional Random Fields",
         "user" : "dr.romanklinger",
         "description" : "",
         "date" : "2017-03-31 18:24:06",
         "changeDate" : "2017-04-27 21:15:47",
         "count" : 2,
         "pub-type": "techreport",
         
         "year": "2007", 
         "url": "https://ls11-www.cs.uni-dortmund.de/_media/techreports/tr07-13.pdf", 
         
         "author": [ 
            "Roman Klinger","Katrin Tomanek"
         ],
         "authors": [
         	
            	{"first" : "Roman",	"last" : "Klinger"},
            	{"first" : "Katrin",	"last" : "Tomanek"}
         ],
         "number": "TR07-2-013","note": "ISSN 1864-4503, Technical Report",
         "bibtexKey": "KlingerTomanek2007"

      }
	  
   ]
}
