Commit 8c16fde
WIP: Feature/fcl workshop changes (#53)
* Rename all mentions of diagnostics --> instruments
* Create lens schema and remove from camera schema
* Run new jsonschema fmt --indentation 4
* Rename instruments to equipment
* Add lens to equipment list in equipment.schema.json
* Change all IDs to UUIDs explicitly and add configurationUUID to pulse.schema.json
* Add examples for camera and lens equipment
* Move 'comment' and 'pulseQuality' into 'pulseInformation'.
* move required fields to correct place.
* Add pre-pulse flag to signify fields that are set in the UI.
* Update heating to coil information and add required fields.
* Add back coolant-related fields
* Re-add fields
* Remove pre-pulse flag and add AC/DC logic to coilInformation.
* Make all coolInformation fields required.
* Refactor pulse schema: update date fields, rename coilInformation to heatingInformation, and adjust required properties.
* Add thermocouple summary fields.
* Add new JSON and JQ files for pulse and dataset mapping, and update schema definitions
* Refactor dataset and experiment schemas: remove unnecessary fields, update required properties, and add new schema for experiments.
* Remove superfluous additionalProperties from ukaea-dataset caught by the linter, and add an ID field
* Move ukaea-experiment placeholder to ukaea-schema
* Add sampleID to schema
* Fix dataset.jq to correctly reference pulseStart, comment, and experimentID; update sourceFolder and additional fields.
* First draft of mapping script.
* Move comment
* Fleshing out experiment bits.
* update urls
* This should (might) perform a one-to-many mapping so that a dataset gets produced for each diagnostic.
* Allow diagnostics to be a single instrument or a combination (expressed as an array).
* Fix typo in description of contactPerson property in experiment schema
* Fix pulse.schema.json required fields at the wrong level
* Fix typo in OutputCurrent, now passes linter and metaschema (minux x- prefix)
* Reformat the new files created by NC
---------
Co-authored-by: Nathan Cummings <nathan.cummings@hotmail.co.uk>1 parent fd642ee commit 8c16fde
33 files changed
Lines changed: 659 additions & 277 deletions
File tree
- metacat-mapping
- examples
- hive
- ukaea-schema
- diagnostics
- equipment
- examples
- equipment
- hive
- mrf
- facility
- hive
- mrf
File renamed without changes.
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
File renamed without changes.
This file was deleted.
Lines changed: 5 additions & 48 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | 42 | | |
86 | 43 | | |
87 | 44 | | |
| |||
103 | 60 | | |
104 | 61 | | |
105 | 62 | | |
106 | | - | |
| 63 | + | |
0 commit comments