Closed michaelwood closed 3 years ago
Hi folks,
The tool looks great! With my new-found technical writing hat on, I noticed a few areas for improvement in the UI text. I am sure there are more, but hopefully these are a useful starter for 10:
Open Standards Lab helps you to develop standards and improve the quality of Open Data. Please see the About pages and Documentation for more information.
Select from available projects or create a new project.
Available Projects
All projects are accessible to anyone using this system.
Create new project
Project name
Clarify what users can do with the tool. Don't capitalise 'Open Data'. Make headings action-oriented and reduce duplication. Move note on visibility since it relates to both new and existing projects. Rename 'available projects' to 'existing projects'. Remove repetition of 'project name'. Replace 'create new project' to 'create a new project'.
Open Standards Lab is a tool to help you develop JSON schema and improve the quality of open data. You can:
- Upload and edit JSON schema files
- Upload and edit data in multiple formats
- Test data using your schema
Projects are visible to all users.
Open an existing project
Create a new project
Schema
Schema JSON can be uploaded and edited directly. The schema must conform to JSON Schema specifications. Once saved or uploaded the schema will be used to Test any data provided. Project Schema documentation. Schema upload Current schema files
Use active voice. Make labels action-oriented.
Schema
Upload and edit JSON schema files for testing your data. Your schema must conform to the JSON Schema specification. Upload a file Choose a file to edit
Data
Data can be uploaded to the project. Data can be in CSV format (.csv), JSON format (.json), Microsoft Excel (.xls and .xlsx) or Open spreadsheet format (.ods). Editing in the browser can be done on CSV and JSON files. Data upload Current data files
Use active voice. Make labels action-oriented.
Data
Upload data for testing. Supported formats:
.csv
,.json
,.xls
,.xlsx
,.ods
. You can edit.csv
and.json
files after uploading. Upload data Choose a file to edit
Thanks for the suggestions, these are now committed https://github.com/OpenDataServices/standards-lab/commit/b8b9a7e24aedfa08b0dd82b33b32bd86d770cab7
There is/will be more copy to review but we will track those in new issues.