File tree Expand file tree Collapse file tree
isatools/resources/schemas/v1.0.1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 "dataFiles" : {
2121 "type" : " array" ,
2222 "items" : {
23- "$ref" : " data_schema .json#"
23+ "$ref" : " data_file_schema .json#"
2424 }
2525 },
2626 "materials" : {
6868 }
6969 },
7070 "additionalProperties" : false
71- }
71+ }
Original file line number Diff line number Diff line change 11{
2- "id" : " https://raw.githubusercontent.com/ISA-tools/isa-api/master/isatools/resources/schemas/v1.0.1/data_schema .json" ,
2+ "id" : " https://raw.githubusercontent.com/ISA-tools/isa-api/master/isatools/resources/schemas/v1.0.1/data_file_schema .json" ,
33 "$schema" : " https://json-schema.org/draft/2020-12/schema" ,
44 "title" : " ISA Data schema" ,
55 "name" : " ISA Data schema" ,
4040 }
4141 },
4242 "additionalProperties" : false
43- }
43+ }
Original file line number Diff line number Diff line change 4747 "$ref" : " sample_schema.json#"
4848 },
4949 {
50- "$ref" : " data_schema .json#"
50+ "$ref" : " data_file_schema .json#"
5151 },
5252 {
5353 "$ref" : " material_schema.json#"
6363 "$ref" : " sample_schema.json#"
6464 },
6565 {
66- "$ref" : " data_schema .json#"
66+ "$ref" : " data_file_schema .json#"
6767 },
6868 {
6969 "$ref" : " material_schema.json#"
7979 }
8080 },
8181 "additionalProperties" : false
82- }
82+ }
You can’t perform that action at this time.
0 commit comments