
{  
   "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/244a3802f37224a2b7f593c7aedc3e0bc/diglezakis",         
         "tags" : [
            "forschungsdaten","metadata","schemaOrg","relations"
         ],
         
         "intraHash" : "44a3802f37224a2b7f593c7aedc3e0bc",
         "interHash" : "943601bf15fc58bad111337ac4ddd969",
         "label" : "Relationships are Complicated! An Analysis of Relationships Between Datasets on the Web",
         "user" : "diglezakis",
         "description" : "[2408.14636] Relationships are Complicated! An Analysis of Relationships Between Datasets on the Web",
         "date" : "2024-11-11 11:02:23",
         "changeDate" : "2024-11-11 11:06:03",
         "count" : 2,
         "pub-type": "misc",
         
         "year": "2024", 
         "url": "https://arxiv.org/abs/2408.14636", 
         
         "author": [ 
            "Kate Lin","Tarfah Alrashed","Natasha Noy"
         ],
         "authors": [
         	
            	{"first" : "Kate",	"last" : "Lin"},
            	{"first" : "Tarfah",	"last" : "Alrashed"},
            	{"first" : "Natasha",	"last" : "Noy"}
         ],
         
         "eprint" : "2408.14636",
         
         "archiveprefix" : "arXiv",
         
         "primaryclass" : "cs.IR",
         
         "bibtexKey": "lin2024relationshipscomplicatedanalysisrelationships"

      }
	  
   ]
}
