Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -93,6 +93,7 @@ Every record is a flat JSON object. Six fields are inlined from the source file'
|
|
| 93 |
| `_source_id` | Unique identifier for the source work |
|
| 94 |
| `_source_title` | Title of the source work |
|
| 95 |
| `_author` | Author name |
|
|
|
|
| 96 |
| `_schema_type` | Schema type (matches the config name) |
|
| 97 |
| `_license` | License identifier (`cc0-1.0` or `public-domain`) |
|
| 98 |
| `_source_url` | Canonical URL for the source |
|
|
|
|
| 93 |
| `_source_id` | Unique identifier for the source work |
|
| 94 |
| `_source_title` | Title of the source work |
|
| 95 |
| `_author` | Author name |
|
| 96 |
+
| `_contributors` | Translators, editors, and digitizers (array, may be empty) |
|
| 97 |
| `_schema_type` | Schema type (matches the config name) |
|
| 98 |
| `_license` | License identifier (`cc0-1.0` or `public-domain`) |
|
| 99 |
| `_source_url` | Canonical URL for the source |
|