Slot: quality
Quality grade of the chemical.
URI: https://echemdb.github.io/metadata-schema/source_data/quality Alias: quality
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
Information about the source and quality of the chemical component |
no |
Properties
Range: String
Examples
Value |
|---|
ACS reagent grade |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/source_data
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/source_data/quality |
native |
https://echemdb.github.io/metadata-schema/source_data/quality |
LinkML Source
```yaml
name: quality
description: Quality grade of the chemical.
examples:
- value: ACS reagent grade
from_schema: https://echemdb.github.io/metadata-schema/source_data
rank: 1000
alias: quality
owner: ComponentSource
domain_of:
- ComponentSource
range: string
</details>