
{  
   "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" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/c32a45d14b3d6349876969906dafad7f/diglezakis",
         "tags" : [
            "AI","artificialIntelligence","forschungsdaten","training"
         ],
         
         "intraHash" : "c32a45d14b3d6349876969906dafad7f",
         "label" : "Search FDZ @ UB Mannheim",
         "user" : "diglezakis",
         "description" : "Schulungsmaterialien des Forschungsdatenzentrum Mannheim",
         "date" : "2025-10-21 13:53:20",
         "changeDate" : "2025-10-21 13:53:20",
         "count" : 1,
         "url" : "https://zenodo.org/communities/fdz-mannheim/records?q=&l=list&p=1&s=10&sort=newest"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/6536b422328060d3ecb739ed14133336/diglezakis",
         "tags" : [
            "artificialIntelligence","llm","tools"
         ],
         
         "intraHash" : "6536b422328060d3ecb739ed14133336",
         "label" : "Ollama",
         "user" : "diglezakis",
         "description" : "\r\nGet up and running with large language models.\r\nRun Llama 3.3, Phi 4, Mistral, Gemma 2, and other models. Customize and create your own.",
         "date" : "2025-01-24 16:07:20",
         "changeDate" : "2025-01-24 16:07:20",
         "count" : 1,
         "url" : "https://ollama.com/"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/b329b4afcdcf981a1f4e2c9318e0ce9a/diglezakis",
         "tags" : [
            "artificialIntelligence","forschungsdaten","reproducibility","software"
         ],
         
         "intraHash" : "b329b4afcdcf981a1f4e2c9318e0ce9a",
         "label" : "Missing data hinder replication of artificial intelligence studies | Science | AAAS",
         "user" : "diglezakis",
         "description" : "Unpublished code and sensitive training conditions aggravate reproducibility crisis in computer science",
         "date" : "2018-02-19 08:36:13",
         "changeDate" : "2018-02-19 07:36:13",
         "count" : 1,
         "url" : "http://www.sciencemag.org/news/2018/02/missing-data-hinder-replication-artificial-intelligence-studies"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2d0fefb948fda82ed6ffe4eea87281c7f/diglezakis",         
         "tags" : [
            "artificialIntelligence","automated","forschungsdaten","subjectIndexing"
         ],
         
         "intraHash" : "d0fefb948fda82ed6ffe4eea87281c7f",
         "interHash" : "2073dbed64ec28747366e3c59d7f72da",
         "label" : "Using supervised learning to classify metadata of research data by field of study",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2025-03-18 17:36:58",
         "changeDate" : "2025-03-18 17:36:58",
         "count" : 1,
         "pub-type": "article",
         "journal": "Quantitative Science Studies",
         "year": "2020", 
         "url": "https://doi.org/10.1162/qss\\_a\\_00049", 
         
         "author": [ 
            "Tobias Weber","Dieter Kranzlmüller","Michael Fromm","Nelson Tavares de Sousa"
         ],
         "authors": [
         	
            	{"first" : "Tobias",	"last" : "Weber"},
            	{"first" : "Dieter",	"last" : "Kranzlmüller"},
            	{"first" : "Michael",	"last" : "Fromm"},
            	{"first" : "Nelson Tavares",	"last" : "de Sousa"}
         ],
         "volume": "1","number": "2","pages": "525-550","abstract": "Many interesting use cases of research data classifiers presuppose that a research data item can be mapped to more than one field of study, but for such classification mechanisms, reproducible evaluations are lacking. This paper closes this gap: It describes the creation of a training and evaluation set comprised of labeled metadata, evaluates several supervised classification approaches, and comments on their application in scientometric research. The metadata were retrieved from the DataCite index of research data, pre processed, and compiled into a set of 613,585 records. According to our experiments with 20 general fields of study, multi layer perceptron models perform best, followed by long short-term memory models. The models can be used in scientometric research, for example to analyze interdisciplinary trends of digital scholarly output or to characterize growth patterns of research data, stratified by field of study. Our findings allow us to estimate errors in applying the models. The best performing models and the data used for their training are available for re use.",
         "eprint" : "https://direct.mit.edu/qss/article-pdf/1/2/525/1885831/qss\\_a\\_00049.pdf",
         
         "issn" : "2641-3337",
         
         "doi" : "10.1162/qss_a_00049",
         
         "bibtexKey": "10.1162/qss_a_00049"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2e8528813e07745135835c57183eabb11/diglezakis",         
         "tags" : [
            "artificialIntelligence","automated","da-fdm","subjectIndexing"
         ],
         
         "intraHash" : "e8528813e07745135835c57183eabb11",
         "interHash" : "fe364d013e08b0e40096b5d479b21a41",
         "label" : "Künstliche Intelligenz für die Inhaltserschließung \u2013 ein Statusupdate",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2025-03-18 17:19:54",
         "changeDate" : "2025-03-18 17:19:54",
         "count" : 1,
         "pub-type": "article",
         "journal": "BuB - Forum Bibliothek und Information",
         "year": "2024", 
         "url": "http://hdl.handle.net/11108/627", 
         
         "author": [ 
            "Anna Kasprzik"
         ],
         "authors": [
         	
            	{"first" : "Anna",	"last" : "Kasprzik"}
         ],
         
         "editor": [ 
            "Berufsverband Information Bibliothek (BIB)"
         ],
         "editors": [
         	
            	{"first" : "Berufsverband Information Bibliothek",	"last" : "(BIB)"}
         ],
         "volume": "76","number": "08-09","pages": "442-445",
         "issn" : "1869-1137",
         
         "bibtexKey": "kasprzik2024knstliche"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2993ffe08eb3813d0a25b30b88a2d8b0f/diglezakis",         
         "tags" : [
            "artificialIntelligence","llm","metadata","ontologie"
         ],
         
         "intraHash" : "993ffe08eb3813d0a25b30b88a2d8b0f",
         "interHash" : "d2f87ced0951cd393afba2fc4f3b7bb9",
         "label" : "Increasing the LLM Accuracy for Question Answering: Ontologies to the Rescue!",
         "user" : "diglezakis",
         "description" : "[2405.11706] Increasing the LLM Accuracy for Question Answering: Ontologies to the Rescue!",
         "date" : "2024-11-18 15:33:26",
         "changeDate" : "2024-11-18 15:33:26",
         "count" : 1,
         "pub-type": "misc",
         
         "year": "2024", 
         "url": "https://arxiv.org/abs/2405.11706", 
         
         "author": [ 
            "Dean Allemang","Juan Sequeda"
         ],
         "authors": [
         	
            	{"first" : "Dean",	"last" : "Allemang"},
            	{"first" : "Juan",	"last" : "Sequeda"}
         ],
         
         "eprint" : "2405.11706",
         
         "archiveprefix" : "arXiv",
         
         "primaryclass" : "cs.AI",
         
         "bibtexKey": "allemang2024increasingllmaccuracyquestion"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2d2260d8bcf30d2358a8f5113c43706c0/diglezakis",         
         "tags" : [
            "artificialIntelligence","forschungsdaten","reproducibility","software"
         ],
         
         "intraHash" : "d2260d8bcf30d2358a8f5113c43706c0",
         "interHash" : "d751c2dec9822c6feb4557861102c792",
         "label" : "State of the Art: Reproducibility in Artificial Intelligence",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2018-02-19 08:43:57",
         "changeDate" : "2018-02-19 07:45:06",
         "count" : 4,
         "pub-type": "inproceedings",
         "booktitle": "Proceedings of the 32nd AAAI Conference on Artificial Intelligence (AAAI-18)",
         "year": "2018", 
         "url": "", 
         
         "author": [ 
            "Odd Erik Gundersen","Sigbjørn Kjensmo"
         ],
         "authors": [
         	
            	{"first" : "Odd Erik",	"last" : "Gundersen"},
            	{"first" : "Sigbjørn",	"last" : "Kjensmo"}
         ],
         
         "editor": [ 
            "Sheila McIlraith","Kilian Weinberger"
         ],
         "editors": [
         	
            	{"first" : "Sheila",	"last" : "McIlraith"},
            	{"first" : "Kilian",	"last" : "Weinberger"}
         ],
         
         "language" : "en",
         
         "eventtitle" : "The Thirty-Second AAAI Conference on Artificial Intelligence (AAAI-18)",
         
         "eventdate" : "February 2\u20137, 2018",
         
         "venue" : "New Orleans, Louisiana, USA",
         
         "bibtexKey": "gundersen2018state"

      }
	  
   ]
}
