kbase / sample_service_validator_config

Stores the sample service metadata validation configuration file.
MIT License
0 stars 9 forks source link

This repo stores the metadata validator configuration for the KBase Sample Service.

See that repo for more documentation on the configuration.

Samples validation configurations

This repository is for configuration files for the validation functions of the SampleService and related applications, including the samples_uploader

Metadata key field conventions

- All fields are lower case
- spaces are replaced with "_".

metadata validation

the "key_metadata" field in each validator contains information about the field.
all fields must contain a `display-name` field which should be used when a human-readable version of the field is necessary. A field `description` can be optionally provided with any clarifying information, including expected units.