
{  
   "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/26f1ae1285083b78733c87b768c86eda2/geoinst",         
         "tags" : [
            "Cost","Eigenvalues","Image","Laser","Minimization","Three-dimensional","Urban","areas","beam","cutting","displays","eigenfunctions","from:gisitpuma","function","segmentation"
         ],
         
         "intraHash" : "6f1ae1285083b78733c87b768c86eda2",
         "interHash" : "293ff130d58af8ab864569f9da31a823",
         "label" : "Segmentation of Laser Point Clouds in Urban Areas by a Modified Normalized Cut Method",
         "user" : "geoinst",
         "description" : "",
         "date" : "2018-12-07 13:05:48",
         "changeDate" : "2018-12-07 12:09:12",
         "count" : 1,
         "pub-type": "article",
         "journal": "IEEE Transactions on Pattern Analysis & Machine Intelligence",
         "year": "2018", 
         "url": "https://doi.ieeecomputersociety.org/10.1109/TPAMI.2018.2869744", 
         
         "author": [ 
            "A. Dutta","Johannes Engels","M. Hahn"
         ],
         "authors": [
         	
            	{"first" : "A.",	"last" : "Dutta"},
            	{"first" : "Johannes",	"last" : "Engels"},
            	{"first" : "M.",	"last" : "Hahn"}
         ],
         
         "issn" : "0162-8828",
         
         "doi" : "10.1109/TPAMI.2018.2869744",
         
         "bibtexKey": "Engels2018"

      }
	  
   ]
}
