Skip to content

Commit a6f793c

Browse files
committed
update readme to point datapackage.json in root
1 parent abf9c51 commit a6f793c

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99

1010
## Overview
1111

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) |
2121

2222
---
2323

@@ -165,7 +165,7 @@ traitsview
165165

166166
Machine-readable metadata following the Frictionless data standard:
167167
```json
168-
// inst/metadata/datapackage.json
168+
// datapackage.json (repo root)
169169
{
170170
"name": "betydata",
171171
"title": "BETYdb Plant Traits and Yields Data Package",

0 commit comments

Comments
 (0)