-
Notifications
You must be signed in to change notification settings - Fork 0
Schedule Generator
gryk edited this page Dec 26, 2018
·
2 revisions
This save frame stores information about the software used to generate the sample schedule.
| Field | Schema | Necessity | Description |
|---|---|---|---|
| Sf_category | ? | Required | NMR-STAR Save Frame Category |
| Type | string | Required | description of schedule generator |
| ID | integer | Required | unique integer identifier |
| Name | string | Optional | name of schedule generator |
| Version | float | Optional | version number of schedule generator |
| DOI | DOI | Optional | DOI for schedule generator |
| Details | string | Optional | Free flowing text description |
| Vendor | Loop | Optional | Vendor of schedule generator |
| Task | Loop | Optional | Task software was used for |
This loop stores information about the vendor who created the software.
| Field | Schema | Necessity | Description |
|---|---|---|---|
| Name | string | Required | Name of software vendor |
| Address | string | Required | Address of software vendor |
| Electronic_address | string | Required | email address |
This loop stores information about the tasks the software accomplished.
| Field | Schema | Necessity | Description |
|---|---|---|---|
| Task | string | Required | Description of the task which software accomplished |
save_schedule_generator
_Software.Sf_category software
_Software.Type 'schedule generator'
_Software.ID 2
_Software.Name ’schedule generator’
_Software.Version na
_Software.DOI na
_Software.Details
;
Text field used to report additional information relevant to the software.
;
loop_
_Vendor.Name
_Vendor.Address
_Vendor.Electronic_address
na na na
stop_
loop_
_Task.Task
na
stop_