diff --git a/example/datapackage.json b/example/datapackage.json index 7a0c1d9..387acf8 100644 --- a/example/datapackage.json +++ b/example/datapackage.json @@ -7,7 +7,7 @@ "format": "csv", "mediatype": "text/csv", "encoding": "utf-8", - "schema": "https://raw.githubusercontent.com/tdwg/camtrap-dp/1.0-rc.1/deployments-table-schema.json" + "schema": "https://raw.githubusercontent.com/tdwg/camtrap-dp/1.0/deployments-table-schema.json" }, { "name": "media", @@ -16,7 +16,7 @@ "format": "csv", "mediatype": "text/csv", "encoding": "utf-8", - "schema": "https://raw.githubusercontent.com/tdwg/camtrap-dp/1.0-rc.1/media-table-schema.json" + "schema": "https://raw.githubusercontent.com/tdwg/camtrap-dp/1.0/media-table-schema.json" }, { "name": "observations", @@ -25,7 +25,7 @@ "format": "csv", "mediatype": "text/csv", "encoding": "utf-8", - "schema": "https://raw.githubusercontent.com/tdwg/camtrap-dp/1.0-rc.1/observations-table-schema.json" + "schema": "https://raw.githubusercontent.com/tdwg/camtrap-dp/1.0/observations-table-schema.json" }, { "name": "individuals", @@ -39,7 +39,7 @@ ] } ], - "profile": "https://raw.githubusercontent.com/tdwg/camtrap-dp/1.0-rc.1/camtrap-dp-profile.json", + "profile": "https://raw.githubusercontent.com/tdwg/camtrap-dp/1.0/camtrap-dp-profile.json", "name": "camtrap-dp-example-dataset", "id": "7cca70f5-ef8c-4f86-85fb-8f070937d7ab", "created": "2023-02-06T11:23:03Z", diff --git a/pages/example.md b/pages/example.md index d108523..0117762 100644 --- a/pages/example.md +++ b/pages/example.md @@ -14,7 +14,7 @@ The dataset is derived from a [camera trap study](https://lifemica.eu/research-i Camtrap DP version | Dataset download | Dataset on GitHub --- | --- | --- -`1.0-rc.1` | [Download](https://download-directory.github.io?url=https://github.com/tdwg/camtrap-dp/tree/1.0-rc.1/example){:.btn .btn-sm .btn-primary target="_blank"} | [GitHub](https://github.com/tdwg/camtrap-dp/tree/1.0-rc.1/example){:.btn .btn-sm .btn-outline-primary} +`1.0` | [Download](https://download-directory.github.io?url=https://github.com/tdwg/camtrap-dp/tree/1.0/example){:.btn .btn-sm .btn-primary target="_blank"} | [GitHub](https://github.com/tdwg/camtrap-dp/tree/1.0/example){:.btn .btn-sm .btn-outline-primary} ## Preview