|
4114 | 4114 | }, |
4115 | 4115 | { |
4116 | 4116 | "name": "Open Data Contract Standard (ODCS)", |
4117 | | - "description": "Open Data Contract Standard contract file", |
| 4117 | + "description": "Open Data Contract Standard contract file, from the Bitol project at The Linux Foundation", |
4118 | 4118 | "fileMatch": ["*.odcs.yaml", "*.odcs.yml"], |
4119 | 4119 | "url": "https://raw.githubusercontent.com/bitol-io/open-data-contract-standard/main/schema/odcs-json-schema-latest.json", |
4120 | 4120 | "versions": { |
| 4121 | + "v3.0.2": "https://github.com/bitol-io/open-data-contract-standard/blob/main/schema/odcs-json-schema-v3.0.2.json", |
| 4122 | + "v3.0.1": "https://github.com/bitol-io/open-data-contract-standard/blob/main/schema/odcs-json-schema-v3.0.1.json", |
4121 | 4123 | "v3.0.0": "https://github.com/bitol-io/open-data-contract-standard/blob/main/schema/odcs-json-schema-v3.0.0.json", |
4122 | 4124 | "v2.2.2": "https://github.com/bitol-io/open-data-contract-standard/blob/main/schema/odcs-json-schema-v2.2.2.json" |
4123 | 4125 | } |
4124 | 4126 | }, |
| 4127 | + { |
| 4128 | + "name": "Open Data Product Standard (ODPS)", |
| 4129 | + "description": "Open Data Product Standard descriptor file, from the Bitol project at The Linux Foundation", |
| 4130 | + "fileMatch": ["*.odps.yaml", "*.odps.yml"], |
| 4131 | + "url": "https://raw.githubusercontent.com/bitol-io/open-data-product-standard/main/schema/odps-json-schema-latest.json", |
| 4132 | + "versions": { |
| 4133 | + "v0.9.0": "https://github.com/bitol-io/open-data-product-standard/blob/main/schema/odps-json-schema-v0.9.0.json" |
| 4134 | + } |
| 4135 | + }, |
4125 | 4136 | { |
4126 | 4137 | "name": "Outblocks project configuration", |
4127 | 4138 | "description": "Outblocks project configuration files", |
|
0 commit comments