@elyra/pipeline-schemas 3.0.37 → 3.0.41
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/common-canvas/diagram/canvas-v1-schema.json +2 -2
- package/common-canvas/expression/expression-info-v2-schema.json +6 -6
- package/common-canvas/expression/expression-info-v3-schema.json +6 -6
- package/common-canvas/expression/function-list-v2-schema.json +6 -6
- package/common-canvas/expression/function-list-v3-schema.json +6 -6
- package/common-canvas/form/form-v1-schema.json +4 -4
- package/common-canvas/form/form-v2-schema.json +5 -5
- package/common-canvas/form/form-v3-schema.json +5 -5
- package/common-canvas/form/form-v4-schema.json +5 -5
- package/common-canvas/palette/palette-v1-schema.json +2 -2
- package/common-canvas/palette/palette-v2-schema.json +2 -2
- package/common-canvas/palette/palette-v3-schema.json +3 -3
- package/common-canvas/parameter-defs/parameter-defs-v1-schema.json +8 -8
- package/common-canvas/parameter-defs/parameter-defs-v2-schema.json +8 -8
- package/common-canvas/parameter-defs/parameter-defs-v3-schema.json +8 -8
- package/common-pipeline/datarecord-metadata/datarecord-metadata-v1-schema.json +3 -3
- package/common-pipeline/datarecord-metadata/datarecord-metadata-v2-schema.json +3 -3
- package/common-pipeline/datarecord-metadata/datarecord-metadata-v3-schema.json +3 -3
- package/common-pipeline/datarecord-metadata/examples/datarecord-metadata-example.json +1 -1
- package/common-pipeline/operators/categories-v1-schema.json +3 -3
- package/common-pipeline/operators/categories-v2-schema.json +3 -3
- package/common-pipeline/operators/categories-v3-schema.json +3 -3
- package/common-pipeline/operators/conditions-v1-schema.json +3 -3
- package/common-pipeline/operators/conditions-v2-schema.json +3 -3
- package/common-pipeline/operators/conditions-v3-schema.json +3 -3
- package/common-pipeline/operators/examples/categories.json +1 -1
- package/common-pipeline/operators/examples/org.apache.spark.ml.classification.GBTClassifier/conditions.json +1 -1
- package/common-pipeline/operators/examples/org.apache.spark.ml.classification.GBTClassifier/operator.json +1 -1
- package/common-pipeline/operators/examples/org.apache.spark.ml.classification.GBTClassifier/uihints.json +1 -1
- package/common-pipeline/operators/operator-v1-schema.json +3 -3
- package/common-pipeline/operators/operator-v2-schema.json +3 -3
- package/common-pipeline/operators/operator-v3-schema.json +3 -3
- package/common-pipeline/operators/runtime-v3-schema.json +3 -3
- package/common-pipeline/operators/uihints-v1-schema.json +3 -3
- package/common-pipeline/operators/uihints-v2-schema.json +4 -4
- package/common-pipeline/operators/uihints-v3-schema.json +4 -4
- package/common-pipeline/parameters/examples/parameters.json +1 -1
- package/common-pipeline/parameters/examples/parametersets.json +1 -1
- package/common-pipeline/parameters/parameters-v2-schema.json +3 -3
- package/common-pipeline/parameters/parameters-v3-schema.json +4 -4
- package/common-pipeline/parameters/parametersets-v2-schema.json +4 -4
- package/common-pipeline/parameters/parametersets-v3-schema.json +4 -4
- package/common-pipeline/pipeline-connection/pipeline-connection-v1-schema.json +4 -4
- package/common-pipeline/pipeline-connection/pipeline-connection-v2-schema.json +4 -4
- package/common-pipeline/pipeline-connection/pipeline-connection-v3-schema.json +2 -2
- package/common-pipeline/pipeline-flow/examples/pipeline-flow-v2-example.json +1 -1
- package/common-pipeline/pipeline-flow/pipeline-flow-ui-v1-schema.json +2 -2
- package/common-pipeline/pipeline-flow/pipeline-flow-ui-v2-schema.json +2 -2
- package/common-pipeline/pipeline-flow/pipeline-flow-ui-v3-schema.json +2 -2
- package/common-pipeline/pipeline-flow/pipeline-flow-v1-schema.json +13 -12
- package/common-pipeline/pipeline-flow/pipeline-flow-v2-schema.json +15 -14
- package/common-pipeline/pipeline-flow/pipeline-flow-v3-schema.json +25 -20
- package/common-pipeline/pipeline-flow/upgrade/upgrade-flow.js +2 -2
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "
|
|
2
|
+
"$schema": "https://json-schema.org/draft-04/schema#",
|
|
3
3
|
"type": "object",
|
|
4
4
|
"description": "Abstract Canvas schema",
|
|
5
|
-
"id": "
|
|
5
|
+
"id": "https://api.dataplatform.ibm.com/schemas/common-canvas/diagram/canvas-v1-schema.json",
|
|
6
6
|
"properties": {
|
|
7
7
|
"id": {
|
|
8
8
|
"description": "Document identifier",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "
|
|
3
|
-
"id": "
|
|
2
|
+
"$schema": "https://json-schema.org/draft-04/schema#",
|
|
3
|
+
"id": "https://api.dataplatform.ibm.com/schemas/common-canvas/expression/expression-info-v2-schema.json",
|
|
4
4
|
"title": "Expression Builder Expression Info Schema",
|
|
5
5
|
"description": "Watson Data Platform Expression Builder Expression Info Schema for the Common Properties editor",
|
|
6
6
|
"type": "object",
|
|
7
7
|
"properties": {
|
|
8
8
|
"functions": {
|
|
9
|
-
"$ref": "
|
|
9
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-canvas/expression/function-list-v2-schema.json"
|
|
10
10
|
},
|
|
11
11
|
"fields": {
|
|
12
12
|
"description": "Metadata and content for field and value tables",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
},
|
|
63
63
|
"label": {
|
|
64
64
|
"description": "User-readable name of field category",
|
|
65
|
-
"$ref": "
|
|
65
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/uihints-v2-schema.json#definitions/resource_definition"
|
|
66
66
|
},
|
|
67
67
|
"field_columns": {
|
|
68
68
|
"description": "Title of the field column",
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
"type": "object",
|
|
95
95
|
"properties":{
|
|
96
96
|
"label": {
|
|
97
|
-
"$ref": "
|
|
97
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/uihints-v2-schema.json#definitions/resource_definition"
|
|
98
98
|
}
|
|
99
99
|
}
|
|
100
100
|
},
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"description": "Unique string to reference this info column "
|
|
107
107
|
},
|
|
108
108
|
"label": {
|
|
109
|
-
"$ref": "
|
|
109
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/uihints-v2-schema.json#definitions/resource_definition"
|
|
110
110
|
}
|
|
111
111
|
},
|
|
112
112
|
"required": [
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "
|
|
3
|
-
"id": "
|
|
2
|
+
"$schema": "https://json-schema.org/draft-04/schema#",
|
|
3
|
+
"id": "https://api.dataplatform.ibm.com/schemas/common-canvas/expression/expression-info-v3-schema.json",
|
|
4
4
|
"title": "Expression Builder Expression Info Schema",
|
|
5
5
|
"description": "Watson Data Platform Expression Builder Expression Info Schema for the Common Properties editor",
|
|
6
6
|
"type": "object",
|
|
7
7
|
"properties": {
|
|
8
8
|
"functions": {
|
|
9
|
-
"$ref": "
|
|
9
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-canvas/expression/function-list-v3-schema.json"
|
|
10
10
|
},
|
|
11
11
|
"fields": {
|
|
12
12
|
"description": "Metadata and content for field and value tables",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
},
|
|
63
63
|
"label": {
|
|
64
64
|
"description": "User-readable name of field category",
|
|
65
|
-
"$ref": "
|
|
65
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/uihints-v2-schema.json#definitions/resource_definition"
|
|
66
66
|
},
|
|
67
67
|
"field_columns": {
|
|
68
68
|
"description": "Title of the field column",
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
"type": "object",
|
|
95
95
|
"properties":{
|
|
96
96
|
"label": {
|
|
97
|
-
"$ref": "
|
|
97
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/uihints-v2-schema.json#definitions/resource_definition"
|
|
98
98
|
}
|
|
99
99
|
}
|
|
100
100
|
},
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"description": "Unique string to reference this info column "
|
|
107
107
|
},
|
|
108
108
|
"label": {
|
|
109
|
-
"$ref": "
|
|
109
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/uihints-v2-schema.json#definitions/resource_definition"
|
|
110
110
|
}
|
|
111
111
|
},
|
|
112
112
|
"required": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "
|
|
3
|
-
"id": "
|
|
2
|
+
"$schema": "https://json-schema.org/draft-04/schema#",
|
|
3
|
+
"id": "https://api.dataplatform.ibm.com/schemas/common-canvas/expression/function-list-v2-schema.json",
|
|
4
4
|
"title": "Expression Builder Function List Schema",
|
|
5
5
|
"description": "Watson Data Platform Expression Builder Function List Schema for the Common Properties editor",
|
|
6
6
|
"type": "object",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"label": {
|
|
50
50
|
"description": "External name of category",
|
|
51
51
|
"type": "object",
|
|
52
|
-
"$ref": "
|
|
52
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/uihints-v2-schema.json#definitions/resource_definition"
|
|
53
53
|
},
|
|
54
54
|
"function_refs": {
|
|
55
55
|
"description": "Array of function ids that are part of this fuction category",
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"label": {
|
|
79
79
|
"description": "User-readable name of function",
|
|
80
80
|
"type": "object",
|
|
81
|
-
"$ref": "
|
|
81
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/uihints-v2-schema.json#definitions/resource_definition"
|
|
82
82
|
},
|
|
83
83
|
"parameters": {
|
|
84
84
|
"description": "Array of parameter information",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"description": {
|
|
97
97
|
"description": "The help text for the function.",
|
|
98
98
|
"type": "object",
|
|
99
|
-
"$ref": "
|
|
99
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/uihints-v2-schema.json#definitions/resource_definition"
|
|
100
100
|
}
|
|
101
101
|
},
|
|
102
102
|
"required": [
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"label": {
|
|
114
114
|
"description": "User-readable name of parameter",
|
|
115
115
|
"type": "object",
|
|
116
|
-
"$ref": "
|
|
116
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/uihints-v2-schema.json#definitions/resource_definition"
|
|
117
117
|
},
|
|
118
118
|
"type": {
|
|
119
119
|
"description": "The type of the parameter.",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "
|
|
3
|
-
"id": "
|
|
2
|
+
"$schema": "https://json-schema.org/draft-04/schema#",
|
|
3
|
+
"id": "https://api.dataplatform.ibm.com/schemas/common-canvas/expression/function-list-v3-schema.json",
|
|
4
4
|
"title": "Expression Builder Function List Schema",
|
|
5
5
|
"description": "Watson Data Platform Expression Builder Function List Schema for the Common Properties editor",
|
|
6
6
|
"type": "object",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"label": {
|
|
50
50
|
"description": "External name of category",
|
|
51
51
|
"type": "object",
|
|
52
|
-
"$ref": "
|
|
52
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/uihints-v3-schema.json#definitions/resource_definition"
|
|
53
53
|
},
|
|
54
54
|
"function_refs": {
|
|
55
55
|
"description": "Array of function ids that are part of this fuction category",
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"label": {
|
|
79
79
|
"description": "User-readable name of function",
|
|
80
80
|
"type": "object",
|
|
81
|
-
"$ref": "
|
|
81
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/uihints-v3-schema.json#definitions/resource_definition"
|
|
82
82
|
},
|
|
83
83
|
"parameters": {
|
|
84
84
|
"description": "Array of parameter information",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"description": {
|
|
97
97
|
"description": "The help text for the function.",
|
|
98
98
|
"type": "object",
|
|
99
|
-
"$ref": "
|
|
99
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/uihints-v3-schema.json#definitions/resource_definition"
|
|
100
100
|
}
|
|
101
101
|
},
|
|
102
102
|
"required": [
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"label": {
|
|
114
114
|
"description": "User-readable name of parameter",
|
|
115
115
|
"type": "object",
|
|
116
|
-
"$ref": "
|
|
116
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/uihints-v3-schema.json#definitions/resource_definition"
|
|
117
117
|
},
|
|
118
118
|
"type": {
|
|
119
119
|
"description": "The type of the parameter.",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "
|
|
3
|
-
"id": "
|
|
2
|
+
"$schema": "https://json-schema.org/draft-04/schema#",
|
|
3
|
+
"id": "https://api.dataplatform.ibm.com/schemas/common-canvas/form/form-v1-schema.json#",
|
|
4
4
|
"title": "Watson Data Platform Form Schema",
|
|
5
5
|
"description": "Form schema for the Watson Data Platform",
|
|
6
6
|
"type": "object",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
}
|
|
42
42
|
},
|
|
43
43
|
"conditions": {
|
|
44
|
-
"$ref": "
|
|
44
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/conditions-v1-schema.json#conditions"
|
|
45
45
|
},
|
|
46
46
|
"data": {
|
|
47
47
|
"description": "Additional data such as initial settings and data schema.",
|
|
@@ -857,7 +857,7 @@
|
|
|
857
857
|
"additionalProperties": true
|
|
858
858
|
},
|
|
859
859
|
"datasetMetadata": {
|
|
860
|
-
"$ref": "
|
|
860
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/datarecord-metadata/datarecord-metadata-v1-schema.json#"
|
|
861
861
|
}
|
|
862
862
|
},
|
|
863
863
|
"required": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "
|
|
3
|
-
"id": "
|
|
2
|
+
"$schema": "https://json-schema.org/draft-04/schema#",
|
|
3
|
+
"id": "https://api.dataplatform.ibm.com/schemas/common-canvas/form/form-v2-schema.json#",
|
|
4
4
|
"title": "Watson Data Platform Form Schema",
|
|
5
5
|
"description": "Form schema for the Watson Data Platform",
|
|
6
6
|
"type": "object",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
}
|
|
56
56
|
},
|
|
57
57
|
"conditions": {
|
|
58
|
-
"$ref": "
|
|
58
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/conditions-v2-schema.json#conditions"
|
|
59
59
|
},
|
|
60
60
|
"data": {
|
|
61
61
|
"description": "Additional data such as initial settings and data schema.",
|
|
@@ -936,13 +936,13 @@
|
|
|
936
936
|
"oneOf": [
|
|
937
937
|
{
|
|
938
938
|
"description": "A single datarecord object. Deprecated.",
|
|
939
|
-
"$ref": "
|
|
939
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/datarecord-metadata/datarecord-metadata-v2-schema.json#"
|
|
940
940
|
},
|
|
941
941
|
{
|
|
942
942
|
"description": "An array of datarecord objects",
|
|
943
943
|
"type": "array",
|
|
944
944
|
"items": {
|
|
945
|
-
"$ref": "
|
|
945
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/datarecord-metadata/datarecord-metadata-v2-schema.json#"
|
|
946
946
|
}
|
|
947
947
|
}
|
|
948
948
|
]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "
|
|
3
|
-
"id": "
|
|
2
|
+
"$schema": "https://json-schema.org/draft-04/schema#",
|
|
3
|
+
"id": "https://api.dataplatform.ibm.com/schemas/common-canvas/form/form-v3-schema.json#",
|
|
4
4
|
"title": "Watson Data Platform Form Schema",
|
|
5
5
|
"description": "Form schema for the Watson Data Platform",
|
|
6
6
|
"type": "object",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
}
|
|
56
56
|
},
|
|
57
57
|
"conditions": {
|
|
58
|
-
"$ref": "
|
|
58
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/conditions-v3-schema.json#conditions"
|
|
59
59
|
},
|
|
60
60
|
"data": {
|
|
61
61
|
"description": "Additional data such as initial settings and data schema.",
|
|
@@ -937,13 +937,13 @@
|
|
|
937
937
|
"oneOf": [
|
|
938
938
|
{
|
|
939
939
|
"description": "A single datarecord object. Deprecated.",
|
|
940
|
-
"$ref": "
|
|
940
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/datarecord-metadata/datarecord-metadata-v3-schema.json#"
|
|
941
941
|
},
|
|
942
942
|
{
|
|
943
943
|
"description": "An array of datarecord objects",
|
|
944
944
|
"type": "array",
|
|
945
945
|
"items": {
|
|
946
|
-
"$ref": "
|
|
946
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/datarecord-metadata/datarecord-metadata-v3-schema.json#"
|
|
947
947
|
}
|
|
948
948
|
}
|
|
949
949
|
]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "
|
|
3
|
-
"id": "
|
|
2
|
+
"$schema": "https://json-schema.org/draft-04/schema#",
|
|
3
|
+
"id": "https://api.dataplatform.ibm.com/schemas/common-canvas/form/form-v3-schema.json#",
|
|
4
4
|
"title": "Watson Data Platform Form Schema",
|
|
5
5
|
"description": "Form schema for the Watson Data Platform",
|
|
6
6
|
"type": "object",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
}
|
|
56
56
|
},
|
|
57
57
|
"conditions": {
|
|
58
|
-
"$ref": "
|
|
58
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/conditions-v3-schema.json#conditions"
|
|
59
59
|
},
|
|
60
60
|
"data": {
|
|
61
61
|
"description": "Additional data such as initial settings and data schema.",
|
|
@@ -815,13 +815,13 @@
|
|
|
815
815
|
"oneOf": [
|
|
816
816
|
{
|
|
817
817
|
"description": "A single datarecord object. Deprecated.",
|
|
818
|
-
"$ref": "
|
|
818
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/datarecord-metadata/datarecord-metadata-v3-schema.json#"
|
|
819
819
|
},
|
|
820
820
|
{
|
|
821
821
|
"description": "An array of datarecord objects",
|
|
822
822
|
"type": "array",
|
|
823
823
|
"items": {
|
|
824
|
-
"$ref": "
|
|
824
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/datarecord-metadata/datarecord-metadata-v3-schema.json#"
|
|
825
825
|
}
|
|
826
826
|
}
|
|
827
827
|
]
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "
|
|
2
|
+
"$schema": "https://json-schema.org/draft-04/schema#",
|
|
3
3
|
"type": "object",
|
|
4
4
|
"description": "Abstract Canvas diagram schema",
|
|
5
|
-
"id": "
|
|
5
|
+
"id": "https://api.dataplatform.ibm.com/schemas/common-canvas/palette/palette-v1-schema.json",
|
|
6
6
|
"properties": {
|
|
7
7
|
"categories": {
|
|
8
8
|
"description": "Array of palette categories",
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "
|
|
2
|
+
"$schema": "https://json-schema.org/draft-04/schema#",
|
|
3
3
|
"type": "object",
|
|
4
4
|
"description": "Common Canvas palette schema",
|
|
5
|
-
"id": "
|
|
5
|
+
"id": "https://api.dataplatform.ibm.com/schemas/common-canvas/palette/palette-v2-schema.json",
|
|
6
6
|
"version": {
|
|
7
7
|
"description": "Palette schema version",
|
|
8
8
|
"enum": [
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "
|
|
2
|
+
"$schema": "https://json-schema.org/draft-04/schema#",
|
|
3
3
|
"type": "object",
|
|
4
4
|
"description": "Common Canvas palette schema",
|
|
5
|
-
"id": "
|
|
5
|
+
"id": "https://api.dataplatform.ibm.com/schemas/common-canvas/palette/palette-v3-schema.json",
|
|
6
6
|
"properties": {
|
|
7
7
|
"version": {
|
|
8
8
|
"description": "Palette schema version",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"type": "array",
|
|
56
56
|
"minItems": 0,
|
|
57
57
|
"items": {
|
|
58
|
-
"$ref": "
|
|
58
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/pipeline-flow/pipeline-flow-v3-schema.json#/definitions/node_type_def"
|
|
59
59
|
},
|
|
60
60
|
"uniqueItems": true
|
|
61
61
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "
|
|
3
|
-
"id": "
|
|
2
|
+
"$schema": "https://json-schema.org/draft-04/schema#",
|
|
3
|
+
"id": "https://api.dataplatform.ibm.com/schemas/common-canvas/parameter-defs/parameter-defs-v1-schema.json",
|
|
4
4
|
"title": "Property Definitions Schema",
|
|
5
5
|
"description": "Watson Data Platform Property Definition Schema for the Common Properties editor",
|
|
6
6
|
"type": "object",
|
|
@@ -25,28 +25,28 @@
|
|
|
25
25
|
"additionalProperties": true
|
|
26
26
|
},
|
|
27
27
|
"parameters": {
|
|
28
|
-
"$ref": "
|
|
28
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/operator-v1-schema.json#parameters"
|
|
29
29
|
},
|
|
30
30
|
"complex_types": {
|
|
31
|
-
"$ref": "
|
|
31
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/operator-v1-schema.json#complex_types"
|
|
32
32
|
},
|
|
33
33
|
"uihints": {
|
|
34
|
-
"$ref": "
|
|
34
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/uihints-v1-schema.json#"
|
|
35
35
|
},
|
|
36
36
|
"conditions": {
|
|
37
|
-
"$ref": "
|
|
37
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/conditions-v1-schema.json#conditions"
|
|
38
38
|
},
|
|
39
39
|
"dataset_metadata": {
|
|
40
40
|
"oneOf": [
|
|
41
41
|
{
|
|
42
42
|
"description": "A single datarecord object. Deprecated.",
|
|
43
|
-
"$ref": "
|
|
43
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/datarecord-metadata/datarecord-metadata-v1-schema.json#"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"description": "An array of datarecord objects",
|
|
47
47
|
"type": "array",
|
|
48
48
|
"items": {
|
|
49
|
-
"$ref": "
|
|
49
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/datarecord-metadata/datarecord-metadata-v1-schema.json#"
|
|
50
50
|
}
|
|
51
51
|
}
|
|
52
52
|
]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "
|
|
3
|
-
"id": "
|
|
2
|
+
"$schema": "https://json-schema.org/draft-04/schema#",
|
|
3
|
+
"id": "https://api.dataplatform.ibm.com/schemas/common-canvas/parameter-defs/parameter-defs-v2-schema.json",
|
|
4
4
|
"title": "Property Definitions Schema",
|
|
5
5
|
"description": "Watson Data Platform Property Definition Schema for the Common Properties editor",
|
|
6
6
|
"type": "object",
|
|
@@ -31,28 +31,28 @@
|
|
|
31
31
|
"additionalProperties": true
|
|
32
32
|
},
|
|
33
33
|
"parameters": {
|
|
34
|
-
"$ref": "
|
|
34
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/operator-v2-schema.json#parameters"
|
|
35
35
|
},
|
|
36
36
|
"complex_types": {
|
|
37
|
-
"$ref": "
|
|
37
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/operator-v2-schema.json#complex_types"
|
|
38
38
|
},
|
|
39
39
|
"uihints": {
|
|
40
|
-
"$ref": "
|
|
40
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/uihints-v2-schema.json#"
|
|
41
41
|
},
|
|
42
42
|
"conditions": {
|
|
43
|
-
"$ref": "
|
|
43
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/conditions-v2-schema.json#conditions"
|
|
44
44
|
},
|
|
45
45
|
"dataset_metadata": {
|
|
46
46
|
"oneOf": [
|
|
47
47
|
{
|
|
48
48
|
"description": "A single datarecord object. Deprecated.",
|
|
49
|
-
"$ref": "
|
|
49
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/datarecord-metadata/datarecord-metadata-v2-schema.json#"
|
|
50
50
|
},
|
|
51
51
|
{
|
|
52
52
|
"description": "An array of datarecord objects",
|
|
53
53
|
"type": "array",
|
|
54
54
|
"items": {
|
|
55
|
-
"$ref": "
|
|
55
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/datarecord-metadata/datarecord-metadata-v2-schema.json#"
|
|
56
56
|
}
|
|
57
57
|
}
|
|
58
58
|
]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "
|
|
3
|
-
"id": "
|
|
2
|
+
"$schema": "https://json-schema.org/draft-04/schema#",
|
|
3
|
+
"id": "https://api.dataplatform.ibm.com/schemas/common-canvas/parameter-defs/parameter-defs-v3-schema.json",
|
|
4
4
|
"title": "Property Definitions Schema",
|
|
5
5
|
"description": "Watson Data Platform Property Definition Schema for the Common Properties editor",
|
|
6
6
|
"type": "object",
|
|
@@ -31,28 +31,28 @@
|
|
|
31
31
|
"additionalProperties": true
|
|
32
32
|
},
|
|
33
33
|
"parameters": {
|
|
34
|
-
"$ref": "
|
|
34
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/operator-v3-schema.json#/properties/parameters"
|
|
35
35
|
},
|
|
36
36
|
"complex_types": {
|
|
37
|
-
"$ref": "
|
|
37
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/operator-v3-schema.json#/properties/complex_types"
|
|
38
38
|
},
|
|
39
39
|
"uihints": {
|
|
40
|
-
"$ref": "
|
|
40
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/uihints-v3-schema.json#"
|
|
41
41
|
},
|
|
42
42
|
"conditions": {
|
|
43
|
-
"$ref": "
|
|
43
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/conditions-v3-schema.json#/properties/conditions"
|
|
44
44
|
},
|
|
45
45
|
"dataset_metadata": {
|
|
46
46
|
"oneOf": [
|
|
47
47
|
{
|
|
48
48
|
"description": "A single datarecord object. Deprecated.",
|
|
49
|
-
"$ref": "
|
|
49
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/datarecord-metadata/datarecord-metadata-v3-schema.json#"
|
|
50
50
|
},
|
|
51
51
|
{
|
|
52
52
|
"description": "An array of datarecord objects",
|
|
53
53
|
"type": "array",
|
|
54
54
|
"items": {
|
|
55
|
-
"$ref": "
|
|
55
|
+
"$ref": "https://api.dataplatform.ibm.com/schemas/common-pipeline/datarecord-metadata/datarecord-metadata-v3-schema.json#"
|
|
56
56
|
}
|
|
57
57
|
}
|
|
58
58
|
]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema":"
|
|
3
|
-
"id":"
|
|
2
|
+
"$schema":"https://json-schema.org/draft-04/schema#",
|
|
3
|
+
"id":"https://api.dataplatform.ibm.com/schemas/common-pipeline/datarecord-metadata/datarecord-metadata-v1-schema.json#",
|
|
4
4
|
"title":"Watson Data Platform Datarecord Metadata Schema",
|
|
5
5
|
"description":"Metadata schema for datarecords in the Watson Data Platform",
|
|
6
6
|
"definitions":{
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
},
|
|
19
19
|
"json_schema": {
|
|
20
20
|
"description": "Refers to the JSON schema used to validate documents of this type",
|
|
21
|
-
"enum": ["
|
|
21
|
+
"enum": ["https://api.dataplatform.ibm.com/schemas/common-pipeline/datarecord-metadata/datarecord-metadata-v1-schema.json"],
|
|
22
22
|
"type":"string"
|
|
23
23
|
},
|
|
24
24
|
"type":{
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "
|
|
3
|
-
"id": "
|
|
2
|
+
"$schema": "https://json-schema.org/draft-04/schema#",
|
|
3
|
+
"id": "https://api.dataplatform.ibm.com/schemas/common-pipeline/datarecord-metadata/datarecord-metadata-v2-schema.json",
|
|
4
4
|
"title": "Watson Data Platform Datarecord Metadata Schema",
|
|
5
5
|
"description": "Metadata schema for datarecords in the Watson Data Platform",
|
|
6
6
|
"definitions": {
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"json_schema": {
|
|
20
20
|
"description": "Refers to the JSON schema used to validate documents of this type",
|
|
21
21
|
"enum": [
|
|
22
|
-
"
|
|
22
|
+
"https://api.dataplatform.ibm.com/schemas/common-pipeline/datarecord-metadata/datarecord-metadata-v2-schema.json"
|
|
23
23
|
],
|
|
24
24
|
"type": "string"
|
|
25
25
|
},
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "
|
|
3
|
-
"id": "
|
|
2
|
+
"$schema": "https://json-schema.org/draft-04/schema#",
|
|
3
|
+
"id": "https://api.dataplatform.ibm.com/schemas/common-pipeline/datarecord-metadata/datarecord-metadata-v3-schema.json",
|
|
4
4
|
"title": "Watson Data Platform Datarecord Metadata Schema",
|
|
5
5
|
"description": "Metadata schema for datarecords in the Watson Data Platform",
|
|
6
6
|
"type": "object",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"json_schema": {
|
|
21
21
|
"description": "Refers to the JSON schema used to validate documents of this type",
|
|
22
22
|
"enum": [
|
|
23
|
-
"
|
|
23
|
+
"https://api.dataplatform.ibm.com/schemas/common-pipeline/datarecord-metadata/datarecord-metadata-v3-schema.json"
|
|
24
24
|
],
|
|
25
25
|
"type": "string"
|
|
26
26
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"json_schema": "
|
|
2
|
+
"json_schema": "https://api.dataplatform.ibm.com/schemas/common-pipeline/datarecord-metadata/datarecord-metadata-v2-schema.json",
|
|
3
3
|
"id": "123.456.789",
|
|
4
4
|
"fields": [
|
|
5
5
|
{
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "
|
|
3
|
-
"id": "
|
|
2
|
+
"$schema": "https://json-schema.org/draft-04/schema#",
|
|
3
|
+
"id": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/categories-v1-schema.json#",
|
|
4
4
|
"title": "Watson Data Platform Operator Categories Schema",
|
|
5
5
|
"description": "Provides category grouping and ordering for runtime environments in the Watson Data Platform",
|
|
6
6
|
"type": "object",
|
|
7
7
|
"properties": {
|
|
8
8
|
"json_schema": {
|
|
9
9
|
"description": "Refers to the JSON schema used to validate documents of this type",
|
|
10
|
-
"enum": ["
|
|
10
|
+
"enum": ["https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/categories-v1-schema.json"]
|
|
11
11
|
},
|
|
12
12
|
"runtime": {
|
|
13
13
|
"description": "The runtime environment that the current categories file describes",
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "
|
|
3
|
-
"id": "
|
|
2
|
+
"$schema": "https://json-schema.org/draft-04/schema#",
|
|
3
|
+
"id": "https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/categories-v2-schema.json",
|
|
4
4
|
"title": "Watson Data Platform Operator Categories Schema",
|
|
5
5
|
"description": "Provides category grouping and ordering for runtime environments in the Watson Data Platform",
|
|
6
6
|
"type": "object",
|
|
7
7
|
"properties": {
|
|
8
8
|
"json_schema": {
|
|
9
9
|
"description": "Refers to the JSON schema used to validate documents of this type",
|
|
10
|
-
"enum": ["
|
|
10
|
+
"enum": ["https://api.dataplatform.ibm.com/schemas/common-pipeline/operators/categories-v2-schema.json"]
|
|
11
11
|
},
|
|
12
12
|
"runtime": {
|
|
13
13
|
"description": "The runtime environment that the current categories file describes",
|