repository stringclasses 528
values | commit stringlengths 40 40 | commitDate timestamp[s] | path stringlengths 11 149 | repoStars int64 5 94.9k | repoLastFetched stringclasses 528
values | content stringlengths 48 736k | license stringclasses 14
values | language stringclasses 7
values |
|---|---|---|---|---|---|---|---|---|
appliedengdesign/cnccodes-json-schema | da49a6bb5a54b0e121c0305cb661dfd08c7d7dd9 | 2021-03-16T21:19:31 | src/schema/cnccodes.schema.json | 5 | 2024-05-28T01:43:26.291082Z | {
"$id": "https://appliedengdesign.github.io/cnccodes-json-schema/draft/2021-03/schema",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "JSON Schema for CNC G & M Codes",
"properties": {
"$schema": {
"description": "Link to this schema",
... | MIT | en |
appliedengdesign/cnccodes-json-schema | afd849615c6306a00fcf60b78b56a277f530d146 | 2021-03-16T19:43:38 | src/schema/cnccodes.schema.json | 5 | 2024-05-28T01:43:26.291082Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "JSON Schema for CNC G & M Codes",
"properties": {
"$schema": {
"description": "Link to this schema",
"type": "string"
},
"codes": {
"description": "Individual G-Codes",
... | MIT | en |
appliedengdesign/cnccodes-json-schema | 6814a898d51530318db21a3b7a5e1ae434a4f84f | 2021-03-17T00:13:39 | src/schema/cnccodes.schema.json | 5 | 2024-05-28T01:43:26.291082Z | {
"$defs": {
"parameters": {
"description": "An array of possible parameters to the code",
"items": {
"patternProperties": {
"^[A-Z]{1}": {
"properties": {
"desc": {
"description": "A description of the parameter",
"type": "st... | MIT | en |
appliedengdesign/cnccodes-json-schema | 7da42e8858d88808cf8cf2fa4b885d2ce1c9dbce | 2022-07-22T21:22:06 | src/schema/cnccodes.schema.json | 5 | 2024-05-28T01:43:26.291082Z | {
"$defs": {
"parameters": {
"description": "An array of possible parameters to the code",
"minProperties": 1,
"patternProperties": {
"^[A-Z]{1}": {
"additionalProperties": false,
"properties": {
"desc": {
"description": "A description of the... | MIT | en |
appliedengdesign/cnccodes-json-schema | 806ecf502b504f068d19ccfba913151ea71dfe40 | 2021-03-17T21:07:22 | src/schema/cnccodes.schema.json | 5 | 2024-05-28T01:43:26.291082Z | {
"$defs": {
"parameters": {
"description": "An array of possible parameters to the code",
"patternProperties": {
"^[A-Z]{1}": {
"properties": {
"desc": {
"description": "A description of the parameter",
"type": "string"
},
... | MIT | en |
appliedengdesign/cnccodes-json-schema | f9a3bc3f8750d800e0fca66c230592075a47d425 | 2022-07-15T17:23:14 | src/schema/cnccodes.schema.json | 5 | 2024-05-28T01:43:26.291082Z | {
"$defs": {
"parameters": {
"description": "An array of possible parameters to the code",
"minProperties": 1,
"patternProperties": {
"^[A-Z]{1}": {
"additionalProperties": false,
"properties": {
"desc": {
"description": "A description of the... | MIT | en |
appliedengdesign/cnccodes-json-schema | 7f8066fb5e5a2b0d4454bbf26a9f71f9bd2de142 | 2021-03-23T21:21:32 | src/schema/cnccodes.schema.json | 5 | 2024-05-28T01:43:26.291082Z | {
"$defs": {
"parameters": {
"description": "An array of possible parameters to the code",
"patternProperties": {
"^[A-Z]{1}": {
"properties": {
"desc": {
"description": "A description of the parameter",
"type": "string"
},
... | MIT | en |
OpenEoX/openeox | 1929b9c624e6e2e4b5981d4929d26de751403eb1 | 2023-05-02T02:40:52 | schema/schema.json | 23 | 2024-05-27T05:46:57.917424Z | {
"$defs": {
"productId_t": {
"description": "Contains the unique product identifier for the product.",
"minLength": 1,
"title": "Product ID",
"type": "string"
},
"productName_t": {
"description": "Contains the name of the product.",
"minLength": 1,
"title": "Prod... | MIT | en |
OpenEoX/openeox | 1052067a8d30cf0100a225029a98fca183ad4895 | 2023-07-27T02:40:45 | schema/schema.json | 23 | 2024-05-27T05:46:57.917424Z | {
"$defs": {
"productId_t": {
"description": "Contains the unique product identifier for the product.",
"minLength": 1,
"title": "Product ID",
"type": "string"
},
"productName_t": {
"description": "Contains the name of the product.",
"minLength": 1,
"title": "Prod... | MIT | en |
OpenEoX/openeox | 9d69c59ba780d6ca618e3ab545147f0ae0d9bb56 | 2023-05-02T02:34:32 | schema/schema.json | 23 | 2024-05-27T05:46:57.917424Z | {
"$defs": {
"productId_t": {
"description": "Contains the unique product identifier for the product.",
"minLength": 1,
"title": "Product ID",
"type": "string"
},
"productName_t": {
"description": "Contains the name of the product.",
"minLength": 1,
"title": "Prod... | MIT | en |
ethereum/ERCs | b51a744af6c1bee10bc91799f8797436f8932074 | 2023-11-29T17:12:11 | assets/erc-7496/DynamicTraitsSchema.json | 237 | 2024-05-27T10:17:38.184162Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"traits": {
"additionalProperties": {
"properties": {
"dataType": {
"description": "The data type definition of the trait.",
"oneOf": [
{
"properties": {
... | CC0-1.0 | en |
ethereum/ERCs | e6b91c10ce2ca07e1ee42be5623007e24da329a3 | 2024-05-10T17:41:54 | assets/erc-7496/DynamicTraitsSchema.json | 237 | 2024-05-27T10:17:38.184162Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"traits": {
"additionalProperties": {
"properties": {
"dataType": {
"description": "The data type definition of the trait.",
"oneOf": [
{
"properties": {
... | CC0-1.0 | en |
ethereum/kzg-ceremony-specs | 9e823faa4e01e6c22034ace9919997818088e158 | 2022-09-24T12:30:19 | apiSpec/contributionSchema.json | 108 | 2024-05-27T07:08:52.376241Z | {
"$defs": {
"2^12SubContribution": {
"properties": {
"numG1Powers": {
"maximum": 4096,
"minimum": 4096,
"type": "integer"
},
"numG2Powers": {
"maximum": 65,
"minimum": 65,
"type": "integer"
},
"potPubkey": {... | CC0-1.0 | en |
ethereum/kzg-ceremony-specs | 85cb84dac64b6fcfb489050b000ddd13e55cff83 | 2022-09-30T14:59:05 | apiSpec/transcriptSchema.json | 108 | 2024-05-27T07:08:52.376241Z | {
"$defs": {
"2^12SubTranscript": {
"properties": {
"numG1Powers": {
"maximum": 4096,
"minimum": 4096,
"type": "integer"
},
"numG2Powers": {
"maximum": 65,
"minimum": 65,
"type": "integer"
},
"powersOfTau": {... | CC0-1.0 | en |
ethereum/kzg-ceremony-specs | 422ac6332ed81a560510335f74d6bc093376ba63 | 2022-09-12T08:51:35 | apiSpec/contributionSchema.json | 108 | 2024-05-27T07:08:52.376241Z | {
"$defs": {
"2^12SubContribution": {
"properties": {
"numG1Powers": {
"maximum": 4096,
"minimum": 4096,
"type": "integer"
},
"numG2Powers": {
"maximum": 65,
"minimum": 65,
"type": "integer"
},
"potPubkey": {... | CC0-1.0 | en |
ethereum/kzg-ceremony-specs | 422ac6332ed81a560510335f74d6bc093376ba63 | 2022-09-12T08:51:35 | apiSpec/transcriptSchema.json | 108 | 2024-05-27T07:08:52.376241Z | {
"$defs": {
"2^12SubTranscript": {
"properties": {
"numG1Powers": {
"maximum": 4096,
"minimum": 4096,
"type": "integer"
},
"numG2Powers": {
"maximum": 65,
"minimum": 65,
"type": "integer"
},
"powersOfTau": {... | CC0-1.0 | en |
ethereum/kzg-ceremony-specs | 62cbb5b9682982172634d5ec4212cea9a643cd3e | 2022-10-04T20:57:27 | apiSpec/contributionSchema.json | 108 | 2024-05-27T07:08:52.376241Z | {
"$defs": {
"2^12SubContribution": {
"properties": {
"bls_signature": {
"anyOf": [
{
"$ref": "#/$defs/G1Point"
},
{
"$ref": "#/$defs/emptyString"
}
]
},
"numG1Powers": {
"maximu... | CC0-1.0 | en |
ethereum/kzg-ceremony-specs | f2f48eef70ffb19afccf5f6e8892362fb0dad0ca | 2022-09-24T13:11:18 | apiSpec/transcriptSchema.json | 108 | 2024-05-27T07:08:52.376241Z | {
"$defs": {
"2^12SubTranscript": {
"properties": {
"numG1Powers": {
"maximum": 4096,
"minimum": 4096,
"type": "integer"
},
"numG2Powers": {
"maximum": 65,
"minimum": 65,
"type": "integer"
},
"powersOfTau": {... | CC0-1.0 | en |
ethereum/kzg-ceremony-specs | 3a5af9e2a0feb7765b9b77d145553007b845fa9d | 2022-10-04T22:50:19 | apiSpec/transcriptSchema.json | 108 | 2024-05-27T07:08:52.376241Z | {
"$defs": {
"2^12SubTranscript": {
"properties": {
"numG1Powers": {
"maximum": 4096,
"minimum": 4096,
"type": "integer"
},
"numG2Powers": {
"maximum": 65,
"minimum": 65,
"type": "integer"
},
"powersOfTau": {... | CC0-1.0 | en |
ethereum/kzg-ceremony-specs | 22680924fe194e85ed00919744d13c90401c76f2 | 2022-10-04T21:00:17 | apiSpec/transcriptSchema.json | 108 | 2024-05-27T07:08:52.376241Z | {
"$defs": {
"2^12SubTranscript": {
"properties": {
"numG1Powers": {
"maximum": 4096,
"minimum": 4096,
"type": "integer"
},
"numG2Powers": {
"maximum": 65,
"minimum": 65,
"type": "integer"
},
"powersOfTau": {... | CC0-1.0 | en |
ethereum/kzg-ceremony-specs | b50deec9b722cf5b8b7318ecbf474fe404e73648 | 2022-10-04T22:55:27 | apiSpec/transcriptSchema.json | 108 | 2024-05-27T07:08:52.376241Z | {
"$defs": {
"2^12SubTranscript": {
"properties": {
"numG1Powers": {
"maximum": 4096,
"minimum": 4096,
"type": "integer"
},
"numG2Powers": {
"maximum": 65,
"minimum": 65,
"type": "integer"
},
"powersOfTau": {... | CC0-1.0 | en |
vendia/examples | b09dd4c91f21b278f98fdd500d0402c5f3703e12 | 2022-02-25T23:44:06 | demos/food-and-beverage/simple-supplier-distributor/uni_configuration/schema.json | 17 | 2024-05-28T01:08:23.552292Z | {
"$id": "https://vendia.net/schemas/solutions/vendia-share-workshop.json",
"$schema": "https://json-schema.org/draft-07/schema#",
"description": "Universal Application that can be used by Suppliers and Distributors to transact with each other in real-time",
"properties": {
"Product": {
"description":... | Apache-2.0 | en |
vendia/examples | d5f1bc2b3bf894447726d8551015ee31e59fd603 | 2022-02-04T16:01:18 | features/share/access-controls/node-access-controls/uni_configuration/schema.json | 17 | 2024-05-28T01:08:23.552292Z | {
"$id": "https://vendia.net/schemas/solutions/vendia-share-workshop.json",
"$schema": "https://json-schema.org/draft-07/schema#",
"description": "Universal Application that can be used by Suppliers and Distributors to transact with each other in real-time",
"properties": {
"Product": {
"description":... | Apache-2.0 | en |
vendia/examples | d018961d9788122f221011e27b5fb9aae23f279f | 2023-04-10T21:24:20 | workshops/smart-contract/uni_configuration/schema.json | 17 | 2024-05-28T01:08:23.552292Z | {
"$id": "https://vendia.net/schemas/demos/loans.schema.json",
"$schema": "https://json-schema.org/draft-07/schema#",
"description": "Single Source of Loan Truth",
"properties": {
"Loan": {
"description": "Whole loans that need to be serviced, and may securitized",
"items": {
"properties... | Apache-2.0 | en |
vendia/examples | cba5775ad065b7c0744b0958276ea829787f375b | 2022-07-07T01:50:25 | approaches/data-modeling/uni_configuration/schema.json | 17 | 2024-05-28T01:08:23.552292Z | {
"$id": "https://vendia.net/examples/approaches/data-modeling",
"$schema": "https://json-schema.org/draft-07/schema#",
"definitions": {
"Address": {
"properties": {
"city": {
"description": "The city",
"type": "string"
},
"state": {
"description": "... | Apache-2.0 | en |
vendia/examples | 717a06fed77df758d47e0beaaaf6b778b68bfd9b | 2022-06-23T22:02:38 | demos/crm-sharing/console-experience/uni_configuration/schema.json | 17 | 2024-05-28T01:08:23.552292Z | {
"$id": "https://vendia.net/schemas/crm-data-sharing/v1.0",
"$schema": "https://json-schema.org/draft-07/schema#",
"properties": {
"AccountContact": {
"items": {
"properties": {
"accountName": {
"description": "Account name",
"type": "string"
},
... | Apache-2.0 | en |
vendia/examples | 798ecd10d022bbc335251934630f4eba9ad2b07e | 2022-05-23T20:35:42 | features/share/smart-contracts/uni_configuration/schema.json | 17 | 2024-05-28T01:08:23.552292Z | {
"$id": "https://vendia.net/schemas/demos/loans.schema.json",
"$schema": "https://json-schema.org/draft-07/schema#",
"description": "Single Source of Loan Truth",
"properties": {
"Loan": {
"description": "Whole loans that need to be serviced, and may securitized",
"items": {
"properties... | Apache-2.0 | en |
vendia/examples | d5f1bc2b3bf894447726d8551015ee31e59fd603 | 2022-02-04T16:01:18 | features/share/access-controls/uni-access-controls/uni_configuration/schema.json | 17 | 2024-05-28T01:08:23.552292Z | {
"$id": "https://vendia.net/schemas/solutions/vendia-share-workshop.json",
"$schema": "https://json-schema.org/draft-07/schema#",
"description": "Universal Application that can be used by Suppliers and Distributors to transact with each other in real-time",
"properties": {
"Product": {
"description":... | Apache-2.0 | en |
vendia/examples | 3d03301da0eb297f77e1590f013ab036032ffda4 | 2023-01-25T03:32:17 | demos/loan-platform/uni_configuration/schema.json | 17 | 2024-05-28T01:08:23.552292Z | {
"$id": "https://vendia.net/schemas/css/schema.json",
"$schema": "https://json-schema.org/draft-07/schema#",
"description": "Provide full chain of custody of a loan from its origination, to servicing, to securitization",
"properties": {
"Disclosure": {
"description": "A disclosure calculation for a g... | Apache-2.0 | en |
vendia/examples | d5f1bc2b3bf894447726d8551015ee31e59fd603 | 2022-02-04T16:01:18 | features/share/access-controls/data-access-controls/uni_configuration/schema.json | 17 | 2024-05-28T01:08:23.552292Z | {
"$id": "https://vendia.net/schemas/solutions/vendia-share-workshop.json",
"$schema": "https://json-schema.org/draft-07/schema#",
"description": "Universal Application that can be used by Suppliers and Distributors to transact with each other in real-time",
"properties": {
"Product": {
"description":... | Apache-2.0 | en |
vendia/examples | b09dd4c91f21b278f98fdd500d0402c5f3703e12 | 2022-02-25T23:44:06 | demos/food-and-beverage/supplier-distributor-with-control/uni_configuration/schema.json | 17 | 2024-05-28T01:08:23.552292Z | {
"$id": "https://vendia.net/schemas/solutions/vendia-share-workshop.json",
"$schema": "https://json-schema.org/draft-07/schema#",
"description": "Universal Application that can be used by Suppliers and Distributors to transact with each other in real-time",
"properties": {
"Delivery": {
"description"... | Apache-2.0 | en |
vendia/examples | c9439a1dcb36e954798c6a97e1b660209ef9492e | 2022-03-09T14:04:57 | demos/travel-and-hospitality/alliance-ticket-sharing/uni_configuration/schema.json | 17 | 2024-05-28T01:08:23.552292Z | {
"$id": "https://vendia.net/schemas/alliance-ticket-sharing/v1.0",
"$schema": "https://json-schema.org/draft-07/schema#",
"description": "A ticket data model with ACLs that allows alliance partners to share ticket data in real-time and with control",
"properties": {
"Ticket": {
"items": {
"pr... | Apache-2.0 | en |
vendia/examples | b09dd4c91f21b278f98fdd500d0402c5f3703e12 | 2022-02-25T23:44:06 | demos/finserv-and-insurance/simple-loan-marketplace/uni_configuration/schema.json | 17 | 2024-05-28T01:08:23.552292Z | {
"$id": "https://vendia.net/schemas/demos/loans.schema.json",
"$schema": "https://json-schema.org/draft-07/schema#",
"description": "Single Source of Loan Truth",
"properties": {
"Loan": {
"description": "Information about a Loan that was recently extended",
"items": {
"properties": {
... | Apache-2.0 | en |
vendia/examples | 717a06fed77df758d47e0beaaaf6b778b68bfd9b | 2022-06-23T22:02:38 | demos/crm-sharing/postgres-to-salesforce/uni_configuration/schema.json | 17 | 2024-05-28T01:08:23.552292Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"properties": {
"AccountContact": {
"items": {
"properties": {
"accountNumber": {
"description": "Account number",
"type": "string"
},
"contactId": {
"description": "Contact I... | Apache-2.0 | en |
vendia/examples | 74e15656fab4013ea440e3f5919719e23b8a5918 | 2022-01-27T16:52:01 | workshops/food-and-beverage/optimized-distribution/uni_configuration/schema.json | 17 | 2024-05-28T01:08:23.552292Z | {
"$id": "https://vendia.net/schemas/solutions/vendia-share-workshop.json",
"$schema": "https://json-schema.org/draft-07/schema#",
"description": "Universal Application that can be used by Suppliers and Distributors to transact with each other in real-time",
"properties": {
"Delivery": {
"description"... | Apache-2.0 | en |
criteria-labs/criteria-api-tools | 6c9d450add99016af62953f9b0f013dc7e6b2d36 | 2023-01-27T03:01:22 | packages/criteria-openapi/test/v3.1/mixed-dialects-external/schemas/person.json | 5 | 2024-05-27T07:31:21.067837Z | {
"$defs": {
"04-person": {
"$ref": "04-person.json"
},
"similar-person": {
"$ref": "similar-person.json"
}
},
"$id": "https://example.com/person.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"newRelative": {
"$ref": "#/$defs/similar-pe... | MIT | en |
criteria-labs/criteria-api-tools | 77f5e7cd9aba044b4e5141f8782305a7fa6986af | 2023-01-23T07:24:30 | packages/criteria-json-schema/test/mixed-dialects/internal/schema.json | 5 | 2024-05-27T07:31:21.067837Z | {
"$defs": {
"04-person": {
"$id": "https://example.com/04-person.json",
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"requiredString": {
"id": "#requiredString",
"minLength": 1,
"title": "requiredString",
"type": "string"... | MIT | en |
criteria-labs/criteria-api-tools | 77f5e7cd9aba044b4e5141f8782305a7fa6986af | 2023-01-23T07:24:30 | packages/criteria-json-schema/test/mixed-dialects/external/definitions/2020-12-person.json | 5 | 2024-05-27T07:31:21.067837Z | {
"$defs": {
"requiredString": {
"$anchor": "requiredString",
"minLength": 1,
"title": "requiredString",
"type": "string"
}
},
"$id": "https://example.com/2020-12-person.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"first": {
"$ref... | MIT | en |
criteria-labs/criteria-api-tools | 77f5e7cd9aba044b4e5141f8782305a7fa6986af | 2023-01-23T07:24:30 | packages/criteria-json-schema/test/mixed-dialects/external/schema.json | 5 | 2024-05-27T07:31:21.067837Z | {
"$id": "https://example.com/person.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"newRelative": {
"$ref": "2020-12-person.json"
},
"oldRelative": {
"$ref": "04-person.json"
}
},
"title": "person",
"type": "object"
} | MIT | en |
criteria-labs/criteria-api-tools | 9582b6473c26589ca4b6cb25d5c7eaed93d2bcb8 | 2023-11-21T12:37:55 | packages/criteria-json-schema/test/mixed-dialects/internal/schema.json | 5 | 2024-05-27T07:31:21.067837Z | {
"$defs": {
"04-person": {
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"requiredString": {
"id": "#requiredString",
"minLength": 1,
"title": "requiredString",
"type": "string"
}
},
"id": "https://example.co... | MIT | en |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.