cheminfo / cheminfo/data_schema
add fields that should be shared by all spectra
Open
enhancement
- Dominant language
- No language data
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
the following fields
```
{
createdBy:
date:
temperature (object):
SI (number):
unit (string):
instrument: {
model:
manufacturer
serialNumber:
software:
}
procedure (html):
report (html):
}
```
should be shared by all spectra (we can also clarify this in the `README.md`)
`description` should not be used.
@lpatiny For date, I saw both ms since unix epoch and ISO 8601 formatted date, which ones should we use?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.