
{  
   "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/2ce213e63c655586f0cf84e4754ee5757/ift",         
         "tags" : [
            "Fluid_Manufacturing_Systems","IFT","Knowledge_Graph-based","Production_Logistics_Planning"
         ],
         
         "intraHash" : "ce213e63c655586f0cf84e4754ee5757",
         "interHash" : "1166110285a1df5084337f75ad966c1f",
         "label" : "Asset Administration Shell and Knowledge Graph-based Production Logistics Planning in Fluid Manufacturing Systems",
         "user" : "ift",
         "description" : "",
         "date" : "2023-10-16 09:52:26",
         "changeDate" : "2024-05-08 10:24:56",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "Logistics Journal",
         "year": "2023", 
         "url": "", 
         
         "author": [ 
            "Ali Bozkurt","Robert Schulz"
         ],
         "authors": [
         	
            	{"first" : "Ali",	"last" : "Bozkurt"},
            	{"first" : "Robert",	"last" : "Schulz"}
         ],
         "volume": "2023",
         "language" : "English",
         
         "doi" : "https://doi.org/10.2195/lj_proc_bozkurt_en_202310_01",
         
         "bibtexKey": "bozkurt2023asset"

      }
	  
   ]
}
