
{  
   "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/2b42ae04dad97e58b14515f6aad0ac98b/test-ima",         
         "tags" : [
            "C_Salander","T_Strobel","from:samuelschwamm","from:timostrobel","gleisumfeld","instandhaltung","myown","objekterkennung","schienenfahrzeugtechnik","sensorik"
         ],
         
         "intraHash" : "b42ae04dad97e58b14515f6aad0ac98b",
         "interHash" : "c703681e4758d8ea21fe9fe90ecd2649",
         "label" : "Projekt Zustandsüberwachung des Gleisumfeldes (ZuG)",
         "user" : "test-ima",
         "description" : "",
         "date" : "2020-04-06 14:04:58",
         "changeDate" : "2021-03-25 16:51:15",
         "count" : 7,
         "pub-type": "article",
         "journal": "Deine Bahn",
         "year": "2018", 
         "url": "https://www.system-bahn.net/wp-content/uploads/sites/2/2018/01/deine-bahn_2018-01-006.pdf", 
         
         "author": [ 
            "Corinna Salander","Timo Strobel","Hamidreza Tavakolinik"
         ],
         "authors": [
         	
            	{"first" : "Corinna",	"last" : "Salander"},
            	{"first" : "Timo",	"last" : "Strobel"},
            	{"first" : "Hamidreza",	"last" : "Tavakolinik"}
         ],
         "number": "1","pages": "6-11",
         "issn" : "0948-7263",
         
         "bibtexKey": "salander2018projekt"

      }
	  
   ]
}
