From e13402b543ef75ec45bc454fcbeeede18a17be9e Mon Sep 17 00:00:00 2001 From: Amanda French Date: Fri, 15 Sep 2023 07:55:37 -0400 Subject: [PATCH] Emphasizes instructions --- content/blog/2023-09-14-beta-test.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/blog/2023-09-14-beta-test.md b/content/blog/2023-09-14-beta-test.md index 64f4ae2a..bf7779b4 100644 --- a/content/blog/2023-09-14-beta-test.md +++ b/content/blog/2023-09-14-beta-test.md @@ -52,15 +52,15 @@ A sample data dump containing both v1 and v2 files is available in the locations **These files are for review and testing purposes only and are not official ROR release files.** Note too that there are several new fields/subfields in v2, and the dataset used in the beta has not been fully updated with values in all new fields/subfields. In particular: -* Created/last modified dates HAVE been added to all records, using actual dates from GRID and ROR data releases. -* Domains HAVE NOT been added. This field is currently an empty list for all records. -* Language codes for items in the names fields are only included for names inherited from the labels field in the current schema. Language codes HAVE NOT been added for names inherited from the `name` and `aliases` fields in the current schema. +* Created/last modified dates HAVE been added to all records in the new `admin` field, using actual dates from GRID and ROR data releases. +* Domains HAVE NOT been added. The `domains` field is currently an empty list for all records. +* Language codes for items in the new `names` field are only included for names inherited from the `labels` field in the current schema. Language codes HAVE NOT been added for names inherited from the `name` and `aliases` fields in the current schema. We plan to add data to empty fields in v2 over the coming months, carefully curating the records to ensure accuracy. ## How can I provide feedback on the v2 beta? -1. Read our [testing guidelines](https://ror.readme.io/docs/ror-schema-api-v2-beta#testing-guidelines). +1. Read the [complete beta documentation and testing instructions](https://ror.readme.io/docs/ror-schema-api-v2-beta). 2. Check the [ROR schema & API v2 beta project board](https://github.com/orgs/ror-community/projects/12/views/1) to see if the same or a closely related issue has already been reported. If so, please add comments to that issue.