From 0eb6ce04514e57d961e79b771ba3163475a510e9 Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Tue, 17 Dec 2019 17:32:44 +0100 Subject: guide fix: code and db uses release_stage --- guide/src/entity_release.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'guide/src') diff --git a/guide/src/entity_release.md b/guide/src/entity_release.md index 1fd0a2f1..f6233c13 100644 --- a/guide/src/entity_release.md +++ b/guide/src/entity_release.md @@ -17,7 +17,7 @@ - `release_type` (string, controlled set): represents the medium or form-factor of this release; eg, "book" versus "journal article". Not necessarily the same across all releases of a work. See definitions below. -- `release_state` (string, controlled set): represents the publishing/review +- `release_stage` (string, controlled set): represents the publishing/review lifecycle status of this particular release of the work. See definitions below. - `release_date` (string, ISO date format): when this release was first made @@ -266,7 +266,7 @@ For the purpose of statistics, the following release types are considered - `paper-conference` - `thesis` -#### `release_state` Vocabulary +#### `release_stage` Vocabulary These roughly follow the [DRIVER](http://web.archive.org/web/20091109125137/http://www2.lse.ac.uk/library/versions/VERSIONS_Toolkit_v1_final.pdf) publication version guidelines, with the addition of a `retracted` status. -- cgit v1.2.3