
{  
   "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/2e4d34479a0ca1b269d33ce24f32ec9f6/larissafritz",         
         "tags" : [
            "Practice","Principles","ethics","framework","interdisciplinary","kaminski","operationalise"
         ],
         
         "intraHash" : "e4d34479a0ca1b269d33ce24f32ec9f6",
         "interHash" : "3649716ec52f796c822df2abb4557811",
         "label" : "From Principles to Practice. An interdisciplinary framework to operationalise AI ethics",
         "user" : "larissafritz",
         "description" : "",
         "date" : "2021-05-17 12:27:41",
         "changeDate" : "2021-05-17 10:27:41",
         "count" : 1,
         "pub-type": "article",
         
         "year": "2020", 
         "url": "https://www.ai-ethics-impact.org/en", 
         
         "author": [ 
            "Tobias Krafft","Marc Hauer","Carla Hustedt","Lajla Fetic","Christoph Hubig","Andreas Kaminski"
         ],
         "authors": [
         	
            	{"first" : "Tobias",	"last" : "Krafft"},
            	{"first" : "Marc",	"last" : "Hauer"},
            	{"first" : "Carla",	"last" : "Hustedt"},
            	{"first" : "Lajla",	"last" : "Fetic"},
            	{"first" : "Christoph",	"last" : "Hubig"},
            	{"first" : "Andreas",	"last" : "Kaminski"}
         ],
         
         "bibtexKey": "krafftprinciples"

      }
	  
   ]
}
