Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 50 additions & 6 deletions src/api/json/catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -221,16 +221,18 @@
"name": "ABCClinicalDemandForecast",
"description": "ABCClinicalDemandForecast defining the structure of clinical trial demand forecasting data in ABC-Plan",
"fileMatch": ["abc-clinical-demand-forecast-*.json"],
"url": "https://www.schemastore.org/abc-clinical-demand-forecast-1.0.0.json",
"url": "https://www.schemastore.org/abc-clinical-demand-forecast-3.0.0.json",
"versions": {
"1.0.0": "https://www.schemastore.org/abc-clinical-demand-forecast-1.0.0.json"
"1.0.0": "https://www.schemastore.org/abc-clinical-demand-forecast-1.0.0.json",
"2.0.0": "https://www.schemastore.org/abc-clinical-demand-forecast-2.0.0.json",
"3.0.0": "https://www.schemastore.org/abc-clinical-demand-forecast-3.0.0.json"
}
},
{
"name": "ABCSupplyPlan",
"description": "ABCSupplyPlan representing all the state for performing inventory optimization and expiry analysis in ABC-Plan MasterPlanner",
"fileMatch": ["abc-supply-plan-*.json"],
"url": "https://www.schemastore.org/abc-supply-plan-12.0.0.json",
"url": "https://www.schemastore.org/abc-supply-plan-13.0.0.json",
"versions": {
"1.0.0": "https://www.schemastore.org/abc-supply-plan-1.0.0.json",
"2.0.0": "https://www.schemastore.org/abc-supply-plan-2.0.0.json",
Expand All @@ -248,7 +250,8 @@
"11.2.0": "https://www.schemastore.org/abc-supply-plan-11.2.0.json",
"11.3.0": "https://www.schemastore.org/abc-supply-plan-11.3.0.json",
"11.4.0": "https://www.schemastore.org/abc-supply-plan-11.4.0.json",
"12.0.0": "https://www.schemastore.org/abc-supply-plan-12.0.0.json"
"12.0.0": "https://www.schemastore.org/abc-supply-plan-12.0.0.json",
"13.0.0": "https://www.schemastore.org/abc-supply-plan-13.0.0.json"
}
},
{
Expand Down Expand Up @@ -4448,6 +4451,16 @@
],
"url": "https://raw.githubusercontent.com/getmockd/mockd/main/schema/mockd.schema.json"
},
{
"name": "MockServer Expectations",
"description": "MockServer expectations configuration for defining request matchers and response actions. See https://www.mock-server.com",
"fileMatch": [
"mockserverInitialization.json",
"*mockserver*Initialization.json",
"mockserver*.json"
],
"url": "https://www.mock-server.com/schema/expectations.json"
},
{
"name": "monospace.yml",
"description": "MonoSpace configuration file",
Expand Down Expand Up @@ -5256,6 +5269,22 @@
"fileMatch": [".pre-commit-hooks.yml", ".pre-commit-hooks.yaml"],
"url": "https://www.schemastore.org/pre-commit-hooks.json"
},
{
"name": "PRML manifest",
"description": "Pre-Registered ML Manifest — open spec for committing ML evaluation claims to a SHA-256 hash before the run (CC BY 4.0). https://spec.falsify.dev/v0.1",
"fileMatch": [
"*.prml.yaml",
"*.prml.yml",
"manifest.prml.yaml",
"prml-manifest.yaml",
"prml-manifest.yml"
],
"url": "https://spec.falsify.dev/schema/prml-v0.1.schema.json",
"versions": {
"v0.1": "https://spec.falsify.dev/schema/prml-v0.1.schema.json",
"v0.2-rfc": "https://spec.falsify.dev/schema/prml-v0.2.schema.json"
}
},
{
"name": ".phrase.yml",
"description": "Phrase configuration file",
Expand Down Expand Up @@ -5860,8 +5889,8 @@
},
{
"name": "rustfmt",
"description": "rustfmt, a tool to format Rust code",
"fileMatch": ["rustfmt.toml"],
"description": "rustfmt, a tool to format Rust code. Documentation: https://rust-lang.github.io/rustfmt",
"fileMatch": ["rustfmt.toml", ".rustfmt.toml"],
"url": "https://www.schemastore.org/rustfmt.json"
},
{
Expand Down Expand Up @@ -9709,6 +9738,15 @@
"fileMatch": ["*.nexusrpc.yaml", "*.nexusrpc.yml"],
"url": "https://raw.githubusercontent.com/nexus-rpc/nexus-rpc-gen/main/schemas/nexus-rpc-gen.json"
},
{
"name": "Agent Permission Policy",
"description": "Cross-agent permission policy for AI coding agents",
"fileMatch": [
"**/.agents/permissions.json",
"**/.agents/permissions.local.json"
],
"url": "https://raw.githubusercontent.com/Mearman/agent-permissions/main/agent-permissions.schema.json"
},
{
"name": "AgentCore CLI",
"description": "Configuration file for Amazon Bedrock AgentCore CLI projects",
Expand Down Expand Up @@ -9785,6 +9823,12 @@
"description": "Configuration file for Acton projects",
"fileMatch": ["Acton.toml"],
"url": "https://raw.githubusercontent.com/ton-blockchain/acton/master/crates/acton-config/schemas/acton.schema.json"
},
{
"name": "memnex",
"description": "Open specification for portable meeting outputs — transcripts, summaries, action items, and decisions. https://github.com/UladzKha/memnex",
"fileMatch": ["*.memnex.json", "meeting-output.json"],
"url": "https://raw.githubusercontent.com/UladzKha/memnex/main/schema/v0.1/meeting-output.schema.json"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"analytics": {
"items": [],
"layouts": [],
"tabs": []
},
"clinicalDemandCalculatedForecast": null,
"clinicalDemandForecastConfiguration": {},
"planNotes": ""
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"analytics": {
"items": [],
"layouts": [],
"tabs": []
},
"clinicalDemandCalculatedForecast": null,
"clinicalDemandForecastConfiguration": {},
"planNotes": ""
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "https://json.schemastore.org/abc-supply-plan-13.0.0.json",
"abcMaterialsMap": {},
"analytics": {
"items": [],
"layouts": [],
"tabs": []
},
"planDate": "2020-03-01",
"planNotes": "{\"blocks\":[{\"key\":\"8o58p\",\"text\":\"Plan for March 2020\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}}],\"entityMap\":{}}",
"recipeMap": {},
"this_is_an_invalid_property": {
"this_is_an_invalid_object_property": "this_is_an_invalid_object_value"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"$schema": "https://json.schemastore.org/abc-supply-plan-13.0.0.json",
"abcMaterialsMap": {
"1": {
"abcMaterialName": "FDP",
"actuals": {},
"currency": "USD",
"decimalPrecision": 0,
"demand": {
"2020-07-01": 100
},
"doExpiryCarryover": false,
"expiryAdjustments": {},
"firmOrders": [],
"firmRelease": {},
"firmingPeriod": 0,
"inventory": {},
"leadTime": 3,
"lifetime": 10,
"lotSizes": [
{
"endDate": null,
"startDate": null,
"timeDependentValue": 100.5
}
],
"maximumInventories": [],
"minimumInventories": [],
"ordering": 1,
"otherDemand": {},
"otherDemandAnnotations": {},
"plannedOrders": {},
"plannedRelease": {},
"productionMethod": "CumulativeLeadTime",
"timeAggregateType": "Monthly",
"x": 249,
"y": 127
}
},
"analytics": {
"items": [],
"layouts": [],
"tabs": []
},
"planDate": "2020-03-01",
"planNotes": "{\"blocks\":[{\"key\":\"8o58p\",\"text\":\"Plan for March 2020\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}}],\"entityMap\":{}}",
"recipeMap": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"$schema": "https://json.schemastore.org/abc-supply-plan-13.0.0.json",
"abcMaterialsMap": {},
"analytics": {
"items": [],
"layouts": [],
"tabs": []
},
"planDate": "March 1st, 2020",
"planNotes": "{\"blocks\":[{\"key\":\"8o58p\",\"text\":\"Plan for March 2020\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}}],\"entityMap\":{}}",
"recipeMap": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"$schema": "https://json.schemastore.org/abc-supply-plan-13.0.0.json",
"abcMaterialsMap": {
"1": {
"abcMaterialName": "FDP",
"actuals": {},
"currency": "USD",
"decimalPrecision": "zero",
"demand": {
"2020-07-01": "one hundred"
},
"doExpiryCarryover": false,
"expiryAdjustments": {},
"firmOrders": [],
"firmRelease": {},
"firmingPeriod": "0",
"inventory": {},
"leadTime": "three",
"lifetime": 10,
"lotSizes": [
{
"endDate": null,
"startDate": null,
"timeDependentValue": "2000"
}
],
"maximumInventories": [],
"minimumInventories": [],
"ordering": 1,
"otherDemand": {},
"otherDemandAnnotations": {},
"plannedOrders": {},
"plannedRelease": {},
"productionMethod": "CumulativeLeadTime",
"timeAggregateType": "Monthly",
"x": 249,
"y": 127
}
},
"analytics": {
"items": [],
"layouts": [],
"tabs": []
},
"planDate": "2020-03-01",
"planNotes": "{\"blocks\":[{\"key\":\"8o58p\",\"text\":\"Plan for March 2020\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}}],\"entityMap\":{}}",
"recipeMap": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"abcMaterialsMap": {},
"analytics": {
"items": [],
"layouts": [],
"tabs": []
},
"planDate": "2020-03-01",
"planNotes": "{\"blocks\":[{\"key\":\"8o58p\",\"text\":\"Plan for March 2020\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}}],\"entityMap\":{}}",
"recipeMap": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"$schema": "https://json.schemastore.org/abc-supply-plan-13.0.0.json",
"abcMaterialsMap": {},
"analytics": {
"items": [],
"layouts": []
},
"planDate": "2020-03-01",
"planNotes": "{\"blocks\":[{\"key\":\"8o58p\",\"text\":\"Plan for March 2020\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[],\"data\":{}}],\"entityMap\":{}}",
"recipeMap": {}
}
28 changes: 28 additions & 0 deletions src/schema-validation.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,12 @@
"abc-clinical-demand-forecast-1.0.0.json": {
"unknownKeywords": ["abcHasValidKitItemReferences"]
},
"abc-clinical-demand-forecast-2.0.0.json": {
"unknownKeywords": ["abcHasValidKitItemReferences"]
},
"abc-clinical-demand-forecast-3.0.0.json": {
"unknownKeywords": ["abcHasValidKitItemReferences"]
},
"abc-supply-plan-1.0.0.json": {
"unknownFormat": ["abc-draft-js_RawDraftContentState"],
"unknownKeywords": [
Expand Down Expand Up @@ -782,6 +788,28 @@
"abcArePlanningFrequencyChangesOnPlanningMonths"
]
},
"abc-supply-plan-13.0.0.json": {
"unknownFormat": ["abc-draft-js_RawDraftContentState"],
"unknownKeywords": [
"abcIsFirstDayOfMonth",
"abcIsLastDayOfMonth",
"abcIsAfter0001-01-01",
"abcIsBefore9999-12-31",
"abcDoMaterialIDsExist",
"abcIsAcyclic",
"abcAreAllocationMethodsHomogeneous",
"abcIsValidColor",
"abcNoDuplicateValuesForOrderingProperty",
"abcHasNonOverlappingTimeDependentValues",
"abcHasUninterruptedTimeDependentValues",
"abcIsExpirationDateOnOrAfterManufactureDate",
"abcIsReleaseDateOnOrAfterPlanDate",
"abcIsReleaseDateOnOrAfterManufactureDate",
"abcIsExpirationDateOnOrAfterReleaseDate",
"abcDemandDetailsMatchDemandRows",
"abcArePlanningFrequencyChangesOnPlanningMonths"
]
},
"anywork-ac-1.0.json": {
"externalSchema": ["base.json"]
},
Expand Down
Loading