
{  
   "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/2fd766b4d17a1867d99f5c2444b6f26c6/diglezakis",         
         "tags" : [
            "forschungsdaten","metadata","AI","tools","LLM"
         ],
         
         "intraHash" : "fd766b4d17a1867d99f5c2444b6f26c6",
         "interHash" : "036177862ba9a7384486e5139d629765",
         "label" : "KONDA: An LLM-based Tool for Semantic Annotation\r\n                   and Knowledge Graph Creation Using Ontologies for\r\n                   Research Data",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2025-10-09 14:34:45",
         "changeDate" : "2025-10-09 14:34:45",
         "count" : 2,
         "pub-type": "misc",
         "publisher":"Zenodo",
         "year": "2025", 
         "url": "https://doi.org/10.5281/zenodo.16735948", 
         
         "author": [ 
            "Soo-Yon Kim","Martin Görz","Sandra Geisler"
         ],
         "authors": [
         	
            	{"first" : "Soo-Yon",	"last" : "Kim"},
            	{"first" : "Martin",	"last" : "Görz"},
            	{"first" : "Sandra",	"last" : "Geisler"}
         ],
         
         "doi" : "10.5281/zenodo.16735948",
         
         "bibtexKey": "kim_2025_16735948"

      }
	  
   ]
}
