Skip to content

Commit bc0705c

Browse files
committed
update harvest 2024
1 parent 9f6a3d3 commit bc0705c

3 files changed

Lines changed: 6934 additions & 3725 deletions

File tree

.zenodo.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"related_identifiers": [
66
{
77
"scheme": "url",
8-
"identifier": "https://github.com/GLAM-Workbench/trove-lists-metadata/tree/v1.3",
8+
"identifier": "https://github.com/GLAM-Workbench/trove-lists-metadata/tree/v1.4",
99
"relation": "isDerivedFrom",
1010
"resource_type": "software"
1111
},
@@ -22,20 +22,20 @@
2222
"resource_type": "other"
2323
}
2424
],
25-
"version": "v1.3",
25+
"version": "v1.4",
2626
"upload_type": "dataset",
2727
"keywords": [
2828
"digital humanities",
2929
"Trove",
3030
"GLAM Workbench"
3131
],
32-
"publication_date": "2023-07-21",
32+
"publication_date": "2024-05-29",
3333
"creators": [
3434
{
3535
"orcid": "0000-0001-7956-4498",
3636
"name": "Sherratt, Tim"
3737
}
3838
],
3939
"access_right": "open",
40-
"description": "<p><a href=\"https://repository.frictionlessdata.io/report?user=GLAM-Workbench&amp;repo=trove-lists-metadata&amp;flow=frictionless\"><img src=\"https://github.com/GLAM-Workbench/trove-lists-metadata/actions/workflows/frictionless.yaml/badge.svg\" alt=\"Frictionless\" /></a> <a href=\"https://doi.org/10.5281/zenodo.6827077\"><img src=\"https://zenodo.org/badge/DOI/10.5281/zenodo.6827077.svg\" alt=\"DOI\" /></a></p> <p>Current version: <a href=\"https://github.com/GLAM-Workbench/trove-lists-metadata/releases/tag/v1.3\">v1.3</a></p> <p>Trove users can create collections of resources using Trove’s ‘lists’. Metadata describing public lists is available via the Trove API. This dataset was created by harvesting this metadata. To reduce file size, the details of the resources collected by each list are not included, just the total number of resources.</p> <p>The data was extracted from the Trove API using <a href=\"https://glam-workbench.net/trove-lists/#harvest-summary-data-from-trove-lists\">this notebook</a> from the <a href=\"https://glam-workbench.net/trove-lists/\">Trove lists and tags</a> section of the GLAM Workbench.</p> <p>The data is available as a CSV file entitled <code>trove-lists.csv</code> and contains the following fields:</p> <ul> <li><code>created</code> – date the list was created</li> <li><code>id</code> – Trove’s unique list identifier</li> <li><code>number_items</code> – number of resources in list</li> <li><code>title</code> – the title of this list</li> <li><code>updated</code> – date the list was last updated</li> </ul> <hr /> <p>This repository is part of the <a href=\"https://glam-workbench.net/\">GLAM Workbench</a>.<br /> If you think this project is worthwhile, you might like <a href=\"https://github.com/sponsors/wragge?o=esb\">to sponsor me on GitHub</a>.</p>"
40+
"description": "<p><a href=\"https://doi.org/10.5281/zenodo.6827077\"><img src=\"https://zenodo.org/badge/DOI/10.5281/zenodo.6827077.svg\" alt=\"DOI\" /></a></p> <p>Current version: <a href=\"https://github.com/GLAM-Workbench/trove-lists-metadata/releases/tag/v1.4\">v1.4</a></p> <p>Trove users can create collections of resources using Trove’s ‘lists’. Metadata describing public lists is available via the Trove API. This dataset was created by harvesting this metadata. To reduce file size, the details of the resources collected by each list are not included, just the total number of resources.</p> <p>The data was extracted from the Trove API using <a href=\"https://glam-workbench.net/trove-lists/#harvest-summary-data-from-trove-lists\">this notebook</a> from the <a href=\"https://glam-workbench.net/trove-lists/\">Trove lists and tags</a> section of the GLAM Workbench.</p> <p>The data is available as a CSV file entitled <code>trove-lists.csv</code> and contains the following fields:</p> <ul> <li><code>created</code> – date the list was created</li> <li><code>id</code> – Trove’s unique list identifier</li> <li><code>number_items</code> – number of resources in list</li> <li><code>title</code> – the title of this list</li> <li><code>updated</code> – date the list was last updated</li> </ul> <hr /> <p>This repository is part of the <a href=\"https://glam-workbench.net/\">GLAM Workbench</a>.<br /> If you think this project is worthwhile, you might like <a href=\"https://github.com/sponsors/wragge?o=esb\">to sponsor me on GitHub</a>.</p>"
4141
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6827077.svg)](https://doi.org/10.5281/zenodo.6827077)
44

5-
Current version: [v1.3](https://github.com/GLAM-Workbench/trove-lists-metadata/releases/tag/v1.3)
5+
Current version: [v1.4](https://github.com/GLAM-Workbench/trove-lists-metadata/releases/tag/v1.4)
66

77
Trove users can create collections of resources using Trove's 'lists'. Metadata describing public lists is available via the Trove API. This dataset was created by harvesting this metadata. To reduce file size, the details of the resources collected by each list are not included, just the total number of resources.
88

0 commit comments

Comments
 (0)