Skip to content

Commit 88842d5

Browse files
mosofskyclaudepre-commit-ci[bot]
authored
Add abc-supply-plan-11.2.0.json schema (SchemaStore#5096)
Co-authored-by: Claude <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c8a18dc commit 88842d5

10 files changed

+2124
-2
lines changed

src/api/json/catalog.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
"name": "ABCSupplyPlan",
158158
"description": "ABCSupplyPlan representing all the state for performing inventory optimization and expiry analysis in ABC-Plan MasterPlanner",
159159
"fileMatch": ["abc-supply-plan-*.json"],
160-
"url": "https://www.schemastore.org/abc-supply-plan-11.1.0.json",
160+
"url": "https://www.schemastore.org/abc-supply-plan-11.2.0.json",
161161
"versions": {
162162
"1.0.0": "https://www.schemastore.org/abc-supply-plan-1.0.0.json",
163163
"2.0.0": "https://www.schemastore.org/abc-supply-plan-2.0.0.json",
@@ -171,7 +171,8 @@
171171
"10.0.0": "https://www.schemastore.org/abc-supply-plan-10.0.0.json",
172172
"10.1.0": "https://www.schemastore.org/abc-supply-plan-10.1.0.json",
173173
"11.0.0": "https://www.schemastore.org/abc-supply-plan-11.0.0.json",
174-
"11.1.0": "https://www.schemastore.org/abc-supply-plan-11.1.0.json"
174+
"11.1.0": "https://www.schemastore.org/abc-supply-plan-11.1.0.json",
175+
"11.2.0": "https://www.schemastore.org/abc-supply-plan-11.2.0.json"
175176
}
176177
},
177178
{
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"$schema": "https://json.schemastore.org/abc-supply-plan-11.2.0.json",
3+
"abcMaterialsMap": {},
4+
"analytics": {
5+
"items": [],
6+
"layouts": [],
7+
"tabs": []
8+
},
9+
"planDate": "2020-03-01",
10+
"planNotes": "{\"blocks\":[{\"key\":\"8o58p\",\"text\":\"Plan for March 2020\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}}],\"entityMap\":{}}",
11+
"recipeMap": {},
12+
"this_is_an_invalid_property": {
13+
"this_is_an_invalid_object_property": "this_is_an_invalid_object_value"
14+
}
15+
}
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"$schema": "https://json.schemastore.org/abc-supply-plan-11.2.0.json",
3+
"abcMaterialsMap": {
4+
"1": {
5+
"abcMaterialName": "FDP",
6+
"actuals": {},
7+
"currency": "USD",
8+
"decimalPrecision": 0,
9+
"demand": {
10+
"2020-07-01": 100
11+
},
12+
"doExpiryCarryover": false,
13+
"expiryAdjustments": {},
14+
"firmOrders": [],
15+
"firmRelease": {},
16+
"firmingPeriod": 0,
17+
"inventory": {},
18+
"leadTime": 3,
19+
"lifetime": 10,
20+
"lotSizes": [
21+
{
22+
"endDate": null,
23+
"startDate": null,
24+
"timeDependentValue": 100.5
25+
}
26+
],
27+
"maximumInventories": [],
28+
"minimumInventories": [],
29+
"ordering": 1,
30+
"otherDemand": {},
31+
"otherDemandAnnotations": {},
32+
"plannedOrders": {},
33+
"plannedRelease": {},
34+
"productionMethod": "CumulativeLeadTime",
35+
"timeAggregateType": "Monthly",
36+
"x": 249,
37+
"y": 127
38+
}
39+
},
40+
"analytics": {
41+
"items": [],
42+
"layouts": [],
43+
"tabs": []
44+
},
45+
"planDate": "2020-03-01",
46+
"planNotes": "{\"blocks\":[{\"key\":\"8o58p\",\"text\":\"Plan for March 2020\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}}],\"entityMap\":{}}",
47+
"recipeMap": {}
48+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"$schema": "https://json.schemastore.org/abc-supply-plan-11.2.0.json",
3+
"abcMaterialsMap": {},
4+
"analytics": {
5+
"items": [],
6+
"layouts": [],
7+
"tabs": []
8+
},
9+
"planDate": "March 1st, 2020",
10+
"planNotes": "{\"blocks\":[{\"key\":\"8o58p\",\"text\":\"Plan for March 2020\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}}],\"entityMap\":{}}",
11+
"recipeMap": {}
12+
}
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"$schema": "https://json.schemastore.org/abc-supply-plan-11.2.0.json",
3+
"abcMaterialsMap": {
4+
"1": {
5+
"abcMaterialName": "FDP",
6+
"actuals": {},
7+
"currency": "USD",
8+
"decimalPrecision": "zero",
9+
"demand": {
10+
"2020-07-01": "one hundred"
11+
},
12+
"doExpiryCarryover": false,
13+
"expiryAdjustments": {},
14+
"firmOrders": [],
15+
"firmRelease": {},
16+
"firmingPeriod": "0",
17+
"inventory": {},
18+
"leadTime": "three",
19+
"lifetime": 10,
20+
"lotSizes": [
21+
{
22+
"endDate": null,
23+
"startDate": null,
24+
"timeDependentValue": "2000"
25+
}
26+
],
27+
"maximumInventories": [],
28+
"minimumInventories": [],
29+
"ordering": 1,
30+
"otherDemand": {},
31+
"otherDemandAnnotations": {},
32+
"plannedOrders": {},
33+
"plannedRelease": {},
34+
"productionMethod": "CumulativeLeadTime",
35+
"timeAggregateType": "Monthly",
36+
"x": 249,
37+
"y": 127
38+
}
39+
},
40+
"analytics": {
41+
"items": [],
42+
"layouts": [],
43+
"tabs": []
44+
},
45+
"planDate": "2020-03-01",
46+
"planNotes": "{\"blocks\":[{\"key\":\"8o58p\",\"text\":\"Plan for March 2020\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}}],\"entityMap\":{}}",
47+
"recipeMap": {}
48+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"abcMaterialsMap": {},
3+
"analytics": {
4+
"items": [],
5+
"layouts": [],
6+
"tabs": []
7+
},
8+
"planDate": "2020-03-01",
9+
"planNotes": "{\"blocks\":[{\"key\":\"8o58p\",\"text\":\"Plan for March 2020\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}}],\"entityMap\":{}}",
10+
"recipeMap": {}
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"$schema": "https://json.schemastore.org/abc-supply-plan-11.2.0.json",
3+
"abcMaterialsMap": {},
4+
"analytics": {
5+
"items": [],
6+
"layouts": []
7+
},
8+
"planDate": "2020-03-01",
9+
"planNotes": "{\"blocks\":[{\"key\":\"8o58p\",\"text\":\"Plan for March 2020\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}}],\"entityMap\":{}}",
10+
"recipeMap": {}
11+
}

src/schema-validation.jsonc

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -656,6 +656,28 @@
656656
"abcArePlanningFrequencyChangesOnPlanningMonths"
657657
]
658658
},
659+
"abc-supply-plan-11.2.0.json": {
660+
"unknownFormat": ["abc-draft-js_RawDraftContentState"],
661+
"unknownKeywords": [
662+
"abcIsFirstDayOfMonth",
663+
"abcIsLastDayOfMonth",
664+
"abcIsAfter0001-01-01",
665+
"abcIsBefore9999-12-31",
666+
"abcDoMaterialIDsExist",
667+
"abcIsAcyclic",
668+
"abcAreAllocationMethodsHomogeneous",
669+
"abcIsValidColor",
670+
"abcNoDuplicateValuesForOrderingProperty",
671+
"abcHasNonOverlappingTimeDependentValues",
672+
"abcHasUninterruptedTimeDependentValues",
673+
"abcIsExpirationDateOnOrAfterManufactureDate",
674+
"abcIsReleaseDateOnOrAfterPlanDate",
675+
"abcIsReleaseDateOnOrAfterManufactureDate",
676+
"abcIsExpirationDateOnOrAfterReleaseDate",
677+
"abcDemandDetailsMatchDemandRows",
678+
"abcArePlanningFrequencyChangesOnPlanningMonths"
679+
]
680+
},
659681
"anywork-ac-1.0.json": {
660682
"externalSchema": ["base.json"]
661683
},

0 commit comments

Comments
 (0)