coauth-DBLP
Description
Nodes represent authors. Each hyperedge represents a publication and contains the set of co-authors of that publication. This is a temporal higher-order network dataset, where each hyperedge is a publication recorded on DBLP. Timestamps are the year of publication.
Basic statistics
- Nodes: 1930378
- Hyperedges: 3700681
- Unique hyperedges: 2467396
- Max size hyperedge: 280
Hypergraph metadata
| Property | Description |
|---|---|
| name | (STRING) Dataset name (e.g., coauth-DBLP). |
| type | (STRING) Hypergraph type (e.g., TemporalHypergraph). |
| version | (STRING) Dataset version (e.g., 1.0.0). |
| weighted | (BOOL) Whether the hypergraph is weighted (e.g., true). |
Node metadata
| Property | Description |
|---|---|
| author | (STRING) Name of the DBLP author represented by the node (e.g., E. F. Codd). |
Hyperedge metadata
| Property | Description |
|---|---|
| original_timestamp | (INT) Original publication year (e.g., 1974). |
| time | (INT) Normalized publication year used by the temporal hypergraph (e.g., 38). |
| weight | (INT) Number of publications collapsed into this author-set/year hyperedge (e.g., 5). |
Hyperedge size distribution
Hyperdegree distribution
Download
- Version 1.0.0 Binary (116.3 MB) JSON (61.5 MB)
Provenance
Source: https://www.cs.cornell.edu/~arb/data/coauth-DBLP/
License: Not specified. Please refer to the original source for licensing terms.
Reproducibility: Instructions and scripts
Citation
When this data is used in published research or for visualization purposes, please cite the following:
Copied!
@article{benson2018simplicial,
author = {Benson, Austin R. and Abebe, Rediet and Schaub, Michael T. and Jadbabaie, Ali and Kleinberg, Jon},
title = {Simplicial closure and higher-order link prediction},
year = {2018},
doi = {10.1073/pnas.1800683115},
publisher = {National Academy of Sciences},
issn = {0027-8424},
journal = {Proceedings of the National Academy of Sciences}
}