
{  
   "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/2f67490ed6a0e748365e6a5f5da57c124/diglezakis",         
         "tags" : [
            "embedding","ontologie","overview"
         ],
         
         "intraHash" : "f67490ed6a0e748365e6a5f5da57c124",
         "interHash" : "f52ab770a9721d7dee67172aa06f52dd",
         "label" : "Ontology embedding: a survey of methods, applications and resources",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2026-03-30 13:07:08",
         "changeDate" : "2026-03-30 13:53:19",
         "count" : 1,
         "pub-type": "article",
         "journal": "IEEE Transactions on Knowledge and Data Engineering","publisher":"IEEE",
         "year": "2025", 
         "url": "", 
         
         "author": [ 
            "Jiaoyan Chen","Olga Mashkova","Fernando Zhapa-Camacho","Robert Hoehndorf","Yuan He","Ian Horrocks"
         ],
         "authors": [
         	
            	{"first" : "Jiaoyan",	"last" : "Chen"},
            	{"first" : "Olga",	"last" : "Mashkova"},
            	{"first" : "Fernando",	"last" : "Zhapa-Camacho"},
            	{"first" : "Robert",	"last" : "Hoehndorf"},
            	{"first" : "Yuan",	"last" : "He"},
            	{"first" : "Ian",	"last" : "Horrocks"}
         ],
         
         "doi" : "10.1109/TKDE.2025.3559023",
         
         "bibtexKey": "chen2025ontology"

      }
	  
   ]
}
