|
9 | 9 |
|
10 | 10 | ## Overview |
11 | 11 |
|
12 | | -| | | |
13 | | -|---------------------------|------------------------------------------------------------------------| |
14 | | -| **Primary Table** | `traitsview` - 43,532 trait and yield observations | |
15 | | -| **Support Tables** | 15 reference tables (species, sites, variables, citations, pfts, etc.) | |
16 | | -| **Species Coverage** | ~9,000 plant species with emphasis on bioenergy crops | |
17 | | -| **Geographic Scope** | Global, with concentration in North America and Europe | |
18 | | -| **Temporal Range** | 1900 -- present | |
19 | | -| **Top Genera** | *Miscanthus*, *Panicum*, *Populus*, *Salix*, *Saccharum* | |
20 | | -| **Frictionless Metadata** | [`inst/metadata/datapackage.json`](inst/metadata/datapackage.json) | |
| 12 | +| | | |
| 13 | +|---------------------------|---------------------------------------------------------------------------| |
| 14 | +| **Primary Table** | `traitsview` - 43,532 trait and yield observations | |
| 15 | +| **Support Tables** | 15 reference tables (species, sites, variables, citations, pfts, etc.) | |
| 16 | +| **Species Coverage** | ~9,000 plant species with emphasis on bioenergy crops | |
| 17 | +| **Geographic Scope** | Global, with concentration in North America and Europe | |
| 18 | +| **Temporal Range** | 1900 -- present | |
| 19 | +| **Top Genera** | *Miscanthus*, *Panicum*, *Populus*, *Salix*, *Saccharum* | |
| 20 | +| **Frictionless Metadata** | [`datapackage.json`](datapackage.json) (repo root, per Frictionless spec) | |
21 | 21 |
|
22 | 22 | --- |
23 | 23 |
|
@@ -165,7 +165,7 @@ traitsview |
165 | 165 |
|
166 | 166 | Machine-readable metadata following the Frictionless data standard: |
167 | 167 | ```json |
168 | | -// inst/metadata/datapackage.json |
| 168 | +// datapackage.json (repo root) |
169 | 169 | { |
170 | 170 | "name": "betydata", |
171 | 171 | "title": "BETYdb Plant Traits and Yields Data Package", |
|
0 commit comments