
{  
   "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/222c1bb90ea93d44b3d1c206d3abdd179/hermann",         
         "tags" : [
            "Authorship","Development","Reference","Software","citation","process"
         ],
         
         "intraHash" : "22c1bb90ea93d44b3d1c206d3abdd179",
         "interHash" : "b89e0afa8c88fa671b0268201bd64551",
         "label" : "Attributing and Referencing (Research) Software: Best Practices and Outlook from Inria",
         "user" : "hermann",
         "description" : "",
         "date" : "2019-06-11 15:19:36",
         "changeDate" : "2019-06-11 13:19:36",
         "count" : 2,
         "pub-type": "unpublished",
         
         "year": "2019", 
         "url": "https://hal.archives-ouvertes.fr/hal-02135891", 
         
         "author": [ 
            "Pierre Alliez","Roberto Di Cosmo","Benjamin Guedj","Alain Girault","Mohand-Said Hacid","Arnaud Legrand","Nicolas P. Rougier"
         ],
         "authors": [
         	
            	{"first" : "Pierre",	"last" : "Alliez"},
            	{"first" : "Roberto",	"last" : "Di Cosmo"},
            	{"first" : "Benjamin",	"last" : "Guedj"},
            	{"first" : "Alain",	"last" : "Girault"},
            	{"first" : "Mohand-Said",	"last" : "Hacid"},
            	{"first" : "Arnaud",	"last" : "Legrand"},
            	{"first" : "Nicolas P.",	"last" : "Rougier"}
         ],
         "note": "working paper or preprint",
         "pdf" : "https://hal.archives-ouvertes.fr/hal-02135891/file/main.pdf",
         
         "hal_id" : "hal-02135891",
         
         "hal_version" : "v1",
         
         "bibtexKey": "alliez:hal-02135891"

      }
	  
   ]
}
