
{  
   "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/2fe5c27bfa323a45b3c97de8f81f88da2/diglezakis",         
         "tags" : [
            "hpc-computing","metadata","crawler","NFDI4ING","extraction"
         ],
         
         "intraHash" : "fe5c27bfa323a45b3c97de8f81f88da2",
         "interHash" : "960db829af8e246ca25a1582ec3583a7",
         "label" : "A metadata crawler for simulation data management",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2024-11-06 08:56:02",
         "changeDate" : "2024-11-06 08:56:02",
         "count" : 1,
         "pub-type": "misc",
         
         "year": "2021", 
         "url": "https://gitlab.lrz.de/nfdi4ing/crawler", 
         
         "author": [ 
            "Christian Stemmer","Nils Hoppe","Benjamin Farnbacher","Ralev Radoslav","Giuseppe Chiapparino"
         ],
         "authors": [
         	
            	{"first" : "Christian",	"last" : "Stemmer"},
            	{"first" : "Nils",	"last" : "Hoppe"},
            	{"first" : "Benjamin",	"last" : "Farnbacher"},
            	{"first" : "Ralev",	"last" : "Radoslav"},
            	{"first" : "Giuseppe",	"last" : "Chiapparino"}
         ],
         "note": "[000][29*][000]","abstract": "HOMER (HPMC tool for Ontology-based Metadata Extraction and Re-use).",
         "urldate" : "2023-08-11",
         
         "bibtexKey": "stemmer_metadata_2021"

      }
	  
   ]
}
