
{  
   "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/29e4c486ece9d04659e8d9fbcc722ec5c/mariawirzberger",         
         "tags" : [
            "myown","reflection","instruction","AI","learning","teaching"
         ],
         
         "intraHash" : "9e4c486ece9d04659e8d9fbcc722ec5c",
         "interHash" : "4212f20e345f76e406a0504889efee7c",
         "label" : "Embedding reflective learning opportunities in teaching about intelligent systems",
         "user" : "mariawirzberger",
         "description" : "",
         "date" : "2022-10-20 10:52:15",
         "changeDate" : "2023-10-31 09:19:43",
         "count" : 3,
         "pub-type": "conference",
         "booktitle": "Reflection on intelligent systems: Towards a cross-disciplinary definition",
         "year": "2022", 
         "url": "", 
         
         "author": [ 
            "Tabea Berberena","Maria Wirzberger"
         ],
         "authors": [
         	
            	{"first" : "Tabea",	"last" : "Berberena"},
            	{"first" : "Maria",	"last" : "Wirzberger"}
         ],
         
         "editor": [ 
            "Gabriella Lapesa","Lukas Erhard","Curtis Runstedler","Sierra Kaiser"
         ],
         "editors": [
         	
            	{"first" : "Gabriella",	"last" : "Lapesa"},
            	{"first" : "Lukas",	"last" : "Erhard"},
            	{"first" : "Curtis",	"last" : "Runstedler"},
            	{"first" : "Sierra",	"last" : "Kaiser"}
         ],
         
         "bibtexKey": "berberena2022embedding"

      }
	  
   ]
}
