zoo
Description
Nodes correspond to animals in the Zoo database and use integer ids. Hyperedges correspond to shared attributes, i.e., each hyperedge contains the set of animals that share a given attribute. Node metadata records the animal name and type class.
Basic statistics
- Nodes: 100
- Hyperedges: 41
- Unique hyperedges: 41
- Max size hyperedge: 93
Hypergraph metadata
| Property | Description |
|---|---|
| type | (STRING) Hypergraph type (e.g., Hypergraph). |
| weighted | (BOOL) Whether the hypergraph is weighted (e.g., false). |
Node metadata
| Property | Description |
|---|---|
| animal_name | (STRING) Animal name from the source row (e.g., aardvark). |
| class | (INT) Animal type class (1=mammal, 2=bird, 3=reptile, 4=fish, 5=amphibian, 6=bug, 7=invertebrate) (e.g., 1). |
Hyperedge metadata
| Property | Description |
|---|---|
| id | (INT) Unique identifier for the attribute (e.g., 102). |
| name | (STRING) Attribute name with value suffix (e.g., eggs-0=no eggs, eggs-1=lays eggs). |
Hyperedge size distribution
Hyperdegree distribution
Download
- Version 1.0.0 Binary (3.3 KB) JSON (2.4 KB)
Provenance
Source: https://archive.ics.uci.edu/dataset/111/zoo
License: CC BY 4.0
Reproducibility: Instructions and scripts
Citation
When this data is used in published research or for visualization purposes, please cite the following:
Copied!
No BibTeX entry is currently available. Please refer to the original source: https://archive.ics.uci.edu/dataset/111/zoo