
{  
   "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/21031ddc8621e657b1e40d0abbf77a0eb/roberta.toscano",         
         "tags" : [
            "Computer","Computergrafik.","Data","Geometry.","Mathematische","Methode.","Spline","graphics.","importzotero","processing","theory."
         ],
         
         "intraHash" : "1031ddc8621e657b1e40d0abbf77a0eb",
         "interHash" : "662e438fe9dc0244764f406441780b70",
         "label" : "Grundlagen der geometrischen Datenverarbeitung",
         "user" : "roberta.toscano",
         "description" : "",
         "date" : "2024-05-27 08:58:38",
         "changeDate" : "2024-05-27 08:58:38",
         "count" : 2,
         "pub-type": "book",
         "series": "Ingenieurmathematik","publisher":"Teubner","address":"Stuttgart",
         "year": "1989", 
         "url": "", 
         
         "editor": [ 
            "Josef [Verfasser/in] Hoschek","Dieter [Verfasser/in] Lasser"
         ],
         "editors": [
         	
            	{"first" : "Josef [Verfasser/in]",	"last" : "Hoschek"},
            	{"first" : "Dieter [Verfasser/in]",	"last" : "Lasser"}
         ],
         
         "isbn" : "3-519-02962-6",
         
         "language" : "Deutsch",
         
         "bibtexKey": "hoschek_grundlagen_1989"

      }
	  
   ]
}
