json_schema stringlengths 43 1.28M | unique_id stringlengths 2 41 |
|---|---|
{
"type": "object",
"properties": {
"mib": {
"type": "string"
},
"modules": {
"type": "object",
"properties": {
"processors": {
"type": "object",
"properties": {
"data": {
... | o84200 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://adnotare.crim.ca/schema/custom-meta-schema#",
"targetType": "document",
"schemaType": "Face_Detect",
"title": "Face_Detect",
"description": "A representation of a face detection in a video media file",
"type": "object",
... | o33693 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "resource://sample.trajano.net/country.json#",
"type": "string",
"title": "Country",
"enum": [
"AF",
"AX",
"AL",
"DZ",
"AS",
"AD",
"AO",
"AI",
"AQ",
"AG",
... | o82239 |
{
"properties": {
"point1": {
"description": "The coordinates of the first point",
"properties": {
"latitude": {
"description": "The latitude of the first point",
"type": "number"
},
"longitude": {
"description": "The longitude of the first point",... | calculate_distance_b777b428 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "NumValue",
"description": "",
"anyOf": [
{
"type": "string"
},
{
"type": "number"
}
]
} | o46560 |
{
"title": "VigoTech Alliance members JSON schema",
"type": "object",
"description": "",
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"required": [
"name",
"logo"
],
"properties": {
"name": {
"type": "string",
... | o16379 |
{
"$id": "https://guaix.fis.ucm.es/numina/oblock-schema.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "DRP",
"description": "Describe numina oblock files",
"type": "array",
"items": {
"$ref": "#/definitions/oblock_ext"
},
"definitions": {
"oblock_e... | o74555 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"additionalProperties": false,
"definitions": {
"crudOutcome": {
"additionalProperties": false,
"properties": {
"failed": {
"description": "how many objects in the set have so far been ... | o79604 |
{
"properties": {
"customer_name": {
"description": "The name of the customer",
"type": "string"
},
"items": {
"items": {
"properties": {
"price": {
"description": "The price per unit of the product",
"type": "number"
},
"prod... | generate_invoice_f1779fb2 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_rbac_v1alpha1_PolicyRule": {
"description": "PolicyRule holds information that describes a policy rule, but does not contain information about who the rule applies to or which namespace the rule applies to.",
... | kb_851_Normalized |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://dprint.dev/schemas/v0.json",
"title": "dprint configuration file",
"description": "Schema for a dprint configuration file.",
"type": "object",
"properties": {
"$schema": {
"description": "The JSON schema reference. Normally yo... | v0 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"id": "http://localhost:3000/schemas/openid-configuration-response.json#",
"properties": {
"acr_values_supported": {
"description": "List of the supported Authentication Context Class References.",... | o20477 |
{
"properties": {
"customer_name": {
"description": "The customer's name",
"type": "string"
},
"invoice_date": {
"description": "The date of the invoice",
"type": "string"
},
"items": {
"items": {
"properties": {
"name": {
"description": ... | create_invoice_66fd90ea |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_rbac_v1beta1_AggregationRule": {
"description": "AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRole",
"properties": {
"clusterRoleSelectors": {
... | kb_98_Normalized |
{
"properties": {
"actions_py": {
"type": "string"
},
"key": {
"type": "string"
},
"name": {
"type": "string"
},
"parent": {
"type": "string"
},
"producers": {
"items": {
... | o8412 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_util_intstr_IntOrString": {
"oneOf": [
{
"type": "string"
},
{
"type": "integer"
}
... | kb_598_Normalized |
{
"properties": {
"dimensions": {
"properties": {
"base": {
"description": "The base of the shape",
"type": "number"
},
"height": {
"description": "The height of the shape",
"type": "number"
},
"length": {
"description... | calculate_perimeter_57ef13c0 |
{
"title": "JSON",
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"stripWhitespace": {
"type": "boolean"
},
"dataStructureFormat": {
"enum": [
"simple",
"complex"
]
... | o91006 |
{
"oneOf": [
{
"properties": {
"shape": {
"enum": [
"circle"
]
}
},
"required": [
"radius"
]
},
{
"properties": {
"shape": {
"enum": [
"rectangle"
]
}
},
"requi... | calculate_area_d26e2d5f |
{
"properties": {
"dimensions": {
"properties": {
"length": {
"description": "The length of the shape",
"type": "number"
},
"radius": {
"description": "The radius of the shape",
"type": "number"
},
"width": {
"descript... | calculate_area_3982f719 |
{
"description": "IP address information for entries in the (plural) PodIPs field. Each entry includes:\n IP: An IP address allocated to the pod. Routable at least within the cluster.",
"properties": {
"ip": {
"description": "ip is an IP address (IPv4 or IPv6) assigned to the pod",
... | kb_705_Normalized |
{
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "@runnerty-notificator-console",
"definitions": {
"config": {
"type": "object",
"required": [
"id",
"type"
],
"properties": {
"id": {
... | o44065 |
{
"properties": {
"builtin": {
"enum": [
"MODIFIABLE",
"DELETABLE",
"IMMUTABLE",
"PARTITION_ALL"
],
"readonly": true,
"type": "object"
},
"feature": {
"enum": [
... | o30275 |
{
"definitions": {
"date": {
"description": "The date at which the file was generated.",
"format": "date-time",
"type": "string"
},
"dochtml": {
"additionalProperties": false,
"description": "Configuration of the online HTML documen... | o58609 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://judkins.house/apis/k2/v1/awsSecurityConfig.json",
"$$target": "awsSecurityConfig.json",
"title": "AWS Security Configuration",
"description": "AWS Security Configuration",
"properties": {
"protocol": {
"des... | o90362 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Google form driven interview's answer",
"properties": {
"createdOn": {
"_format": "date-time",
"type": "string"
},
"doc_type": {
"pattern": "^answer$",
"type": "str... | o37715 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"required": [
"projects",
"drivers"
],
"properties": {
"projects": {
"type": "array",
"items": {
"type": "object",
"properties": {
... | o48073 |
{
"properties": {
"dimensions": {
"properties": {
"height": {
"description": "The height of the shape",
"type": "number"
},
"length": {
"description": "The length of the shape",
"type": "number"
},
"width": {
"descript... | calculate_volume_692ff0f7 |
{
"$schema": "http://json-schema.org/draft-06/schema",
"additionalProperties": false,
"properties": {
"domain": {
"pattern": "^([a-z0-9]+(-[a-z0-9]+)*\\.)+[a-z]{2,}$",
"type": "string"
},
"selector": {
"type": "string"
},
"url": {
... | o41049 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"localDef1": {
"type": "object",
"properties": {
"foo": {
"type": "string"
}
}
},
"localDef2": {
"type": "object",
... | o27022 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "time",
"description": "Time",
"type": "object",
"properties": {
"minute": {
"type": "integer",
"minValue": 0,
"maxValue": 59
},
"hour": {
"type": "integer",
... | o70288 |
{
"properties": {
"dimensions": {
"properties": {
"base": {
"description": "The base of the triangle",
"type": "number"
},
"height": {
"description": "The height of the triangle",
"type": "number"
},
"radius": {
"descr... | calculate_area_970038b5 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"contracts": {
"type": "array",
"items": {
"type": "object",
"properties": {
"contractID": {
"type": "string"
... | o77264 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$id": "doc/spec/system.json",
"title": "System",
"type": [
"object",
"null"
],
"properties": {
"architecture": {
"description": "Architecture of the system the agent is running on.",
"type": ... | o71329 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "https://raw.githubusercontent.com/washingtonpost/ans-schema/master/src/main/resources/schema/ans/0.10.5/utils/keyword.json",
"title": "Keyword",
"description": "Models a keyword used in describing a piece of content.",
"type": "object",
... | o85972 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_authorization_v1beta1_NonResourceAttributes": {
"description": "NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interface",
"proper... | kb_953_Normalized |
{
"title": "visibleLayer",
"type": "object",
"$schema": "http://json-schema.org/draft-04/schema",
"description": "Object with layer id, used to indicate layer visibility in a slide.",
"properties": {
"id": {
"type": "string",
"description": "The id of the layer as lis... | o90338 |
{
"additionalProperties": false,
"description": "A view_item_list GTM server-side event.",
"properties": {
"item_list_id": {
"description": "The ID of the list in which the item was presented to the user.",
"maxLength": 4096,
"type": [
"string",
... | sp_95_Normalized |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"description": "A BioSamples sample.",
"properties": {
"alias": {
"description": "A sample unique identifier in a submission.",
"type": "string"
},
"attributes": {
"patternProperties": {
... | o4833 |
{
"$ref": "#/definitions/feed",
"definitions": {
"all_feed": {
"properties": {
"type": {
"enum": [
"all",
null
]
}
},
"required": [
... | o72527 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"description": "The priority identifier of this operation. This is used by downstream consumers to make decisions about optimization. The value 'standard' indicates an operation generated from a UI or live update. The value 'ingestion' indicates an operatio... | wp_77_Normalized |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_SELinuxOptions": {
"description": "SELinuxOptions are the labels to be applied to the container",
"properties": {
"level": {
"description": "Level is SEL... | kb_726_Normalized |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_AWSElasticBlockStoreVolumeSource": {
"description": "Represents a Persistent Disk resource in AWS.\n\nAn AWS EBS disk must exist before mounting to a container. The disk must also be in the same AWS zo... | kb_1116_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"definitions": {
"absolute_path": {
"description": "A path only. Query string and/or fragment are not allowed.",
"pattern": "^/(([a-zA-Z0-9._~!$&'()*+,;=:@-]|%[0-9a-fA-F]{2})+(/([a-zA-Z0-9.... | o21344 |
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "shopware-cli",
"$ref": "#/definitions/Config",
"description": "shopware cli extension configuration definition file",
"definitions": {
"Config": {
"type": "object",
"title": ".shopware-extension.ym... | shopware-extension-schema |
{
"additionalProperties": {
"$ref": "#/definitions/property"
},
"definitions": {
"address": {
"properties": {
"address1": {
"type": "string"
},
"address2": {
"type": "string"
}... | o79015 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://localhost:4000/json-schema/customer.json#",
"title": "ACRSI Data Submission",
"description": "",
"type": "object",
"required": [
"fileCustomerIdentifier"
],
"properties": {
"@type": {
"title... | o25401 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"required": [
"id",
"adm",
"did",
"nurl",
"is_test"
],
"properties": {
"id": {
"type": "string"
},
"adm": {
"type": "array",
"... | o19067 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"required": [
"base_path",
"document_type",
"publishing_app",
"redirects",
"schema_name"
],
"additionalProperties": false,
"properties": {
"access_limited": {
"$r... | o21334 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_flowcontrol_v1alpha1_QueuingConfiguration": {
"description": "QueuingConfiguration holds the configuration parameters for queuing",
"properties": {
"handSize": {
... | kb_533_Normalized |
{
"collection": "reports",
"class": "schema",
"_id": "reports/schema/contraceptive",
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Contraceptive",
"type": "object",
"properties": {
"injectable_methods": {
"line_number": "1",
"sw": "Sindano",
... | o47197 |
{
"additionalProperties": true,
"description": "Schema for Segment's context fields, https://segment.com/docs/spec/common/#context",
"properties": {
"app": {
"additionalProperties": true,
"properties": {
"build": {
"maxLength": 1024,
... | sp_172_Normalized |
{
"properties": {
"length": {
"description": "The length of the password",
"type": "integer"
},
"lower_case": {
"description": "Include lowercase letters",
"type": "boolean"
},
"numbers": {
"description": "Include numbers",
"type": "boolean"
},
"special_... | generate_random_password_19556164 |
{
"properties": {
"customer_name": {
"description": "The name of the customer",
"type": "string"
},
"items": {
"items": {
"properties": {
"name": {
"description": "The name of the item",
"type": "string"
},
"price": {
... | generate_invoice_1b5f1251 |
{
"properties": {
"description": {
"description": "The description of the event",
"type": "string"
},
"end_time": {
"description": "The end time of the event in ISO 8601 format",
"format": "date-time",
"type": "string"
},
"start_time": {
"description": "The star... | create_calendar_event_86ea034e |
{
"properties": {
"base_price": {
"description": "The initial price of the product",
"type": "number"
},
"discounts": {
"description": "The list of discounts to be applied",
"items": {
"properties": {
"discount_code": {
"description": "The discount cod... | calculate_discounted_price_f9033093 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"additionalProperties": false,
"definitions": {
"___content_json": {
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": {},
"description": "Holds common attributes of ANS Content obj... | wp_26_Normalized |
{
"properties": {
"customer": {
"description": "The name of the customer",
"type": "string"
},
"items": {
"description": "The items included in the invoice",
"items": {
"properties": {
"name": {
"description": "The name of the item",
"type"... | generate_invoice_e418deb9 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "https://omb.max.gov/schemas/GovernanceBoard",
"version": 1.0,
"type": "object",
"title": "Governance Board Schema version 1.0",
"description": "Schema definition for describing bureau governance boards for an agency.",
"name": "/... | o20234 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://qiskit.org/qobj/generic-01/schema#",
"properties": {
"experiments": {
"properties": {
"instructions": {
"$ref": "#/definitions/generic_instructions"
}
}
... | o24467 |
{
"properties": {
"dimensions": {
"properties": {
"base": {
"description": "Base of the triangle",
"type": "number"
},
"height": {
"description": "Height of the triangle",
"type": "number"
},
"length": {
"description":... | calculate_area_a021594c |
{
"properties": {
"dimensions": {
"properties": {
"base": {
"description": "The base of the shape",
"type": "number"
},
"height": {
"description": "The height of the shape",
"type": "number"
},
"length": {
"description... | calculate_area_1bc05895 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"varBoolean": {
"anyOf": [
{
"enum": [
"a",
"b",
"c",
false,
tru... | o17616 |
{
"properties": {
"dimensions": {
"properties": {
"base": {
"description": "The base of the triangle",
"type": "number"
},
"height": {
"description": "The height of the triangle",
"type": "number"
},
"length": {
"descr... | calculate_area_f08ae621 |
{
"description": "An instance of <a href=\"#scene-events\">the scene media events configuration</a>.",
"properties": {
"onEnded": {
"anyOf": [
{
"type": "string"
},
{
"items": {
"t... | o44295 |
{
"additionalProperties": true,
"definitions": {
"repository": {
"additionalProperties": true,
"properties": {
"name": {
"maxLength": 100,
"title": "SCM repository name (e.g.: spec-python)",
"type": "stri... | o82154 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://github.com/Enfernuz/quik-lua-rpc/json/schema/IsSubscribed_Level_II_Quotes.args.scheme.json",
"title": "\u0410\u0440\u0433\u0443\u043c\u0435\u043d\u0442\u044b \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u044b IsSubscribed_Level_II_Q... | o5151 |
{
"properties": {
"networking": {
"description": "Networking-related configuration properties for Minio on DC/OS.",
"properties": {
"https-redirect": {
"default": false,
"description": "Whether Marathon-lb should redirect HTTP t... | o90771 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Constraint",
"description": "Constraint to the parameter.",
"type": "array",
"items": {
"type": "object",
"required": [
"allowed_pattern",
"description"
],
"properties": {
... | o89213 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"properties": {
"some_property": {
"description": "Example property",
"type": "string",
"maxLength": 64
}
}
} | o13272 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_apps_v1_DeploymentCondition": {
"description": "DeploymentCondition describes the state of a deployment at a certain point.",
"properties": {
"lastTransitionTime": {
... | kb_255_Normalized |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_FieldsV1": {
"description": "FieldsV1 stores a set of fields in a data structure like a Trie, in JSON format.\n\nEach key is either a '.' representing the field itself, and will alway... | kb_759_Normalized |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apiextensions-apiserver_pkg_apis_apiextensions_v1_CustomResourceColumnDefinition": {
"description": "CustomResourceColumnDefinition specifies a column for server side printing.",
"properties": {
... | kb_208_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"meta": {
"type": "object",
"properties": {
"id": {
"type": "string",
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab]... | o5412 |
{
"properties": {
"dimensions": {
"properties": {
"height": {
"description": "The height of the shape",
"type": "number"
},
"length": {
"description": "The length of the shape",
"type": "number"
},
"radius": {
"descrip... | calculate_volume_724f5856 |
{
"type": "object",
"$schema": "http://json-schema.org/draft-04/schema",
"title": "VCMI bonus system format",
"description": "Subsection of several formats, used to add generic bonuses to objects",
"required": [
"type"
],
"definitions": {
"nestedLimiter": {
"anyOf... | o83807 |
{
"properties": {
"dimensions": {
"properties": {
"base": {
"description": "The base of the triangle",
"type": "number"
},
"height": {
"description": "The height of the triangle",
"type": "number"
},
"length": {
"descr... | calculate_area_8e26a52e |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "https://toshio.fedorapeople.org/stellarmagnate/stellar-schema.json",
"type": "object",
"additionalProperties": false,
"properties": {
"version": {
"type": "string",
"pattern": "^[0-9]+\\.[0-9]+$"
}... | o18046 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"definitions": {
"BindingChange": {
"properties": {
"conditions": {
"description": "An array of function names that will be executed as conditions.",
"items": {
... | o7495 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"box-for": {
"type": "string"
},
"multiline": {
"type": "boolean"
},
"boxes": {
"type": "array",
"items": {
"type"... | o69838 |
{
"additionalProperties": true,
"description": "Marketo description",
"properties": {
"campaign": {
"properties": {
"description": {
"maxLength": 255,
"type": [
"string",
"null"
... | sp_138_Normalized |
{
"additionalProperties": true,
"properties": {
"angellist": {
"additionalProperties": true,
"properties": {
"blogUrl": {
"_format": "uri",
"type": [
"string",
"null"
... | sp_17_Normalized |
{
"id": "http://schemas.gdbots.io/json-schema/gdbots/forms/field/height-field/1-0-0.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"_schema": {
"type": "string",
"pattern": "^pbj:([a-z0-9-]+):([a-z0-9\\.-]+):([a-z0-9-]+)?:(... | o42560 |
{
"additionalProperties": false,
"description": "Schema for a bad row resulting from a relay failure",
"properties": {
"failure": {
"description": "Information regarding the relay failure",
"properties": {
"message": {
"additionalProperties... | sp_341_Normalized |
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "SauceCTL Runner Configuration",
"description": "Configuration file for saucectl.",
"type": "object",
"properties": {
"kind": {
"enum": [
"apitest",
"cypress",
"espresso",
"imagerunner",
"pl... | saucectl |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"additionalProperties": false,
"properties": {
"name": {
"type": "string",
"minLength": 1
},
"continent_dims": {
"type": "array",
"minItems": 2,
"_uniqueItems": false,
"additionalItems": fal... | o15725 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"checkRequiredFalseAndUniqueFalse": {
"properties": {
"required": {
"type": "boolean",
"enum": [
false
]
... | o13137 |
{
"properties": {
"dimensions": {
"properties": {
"base": {
"description": "The base of a triangle",
"type": "number"
},
"height": {
"description": "The height of a triangle",
"type": "number"
},
"radius": {
"descripti... | calculate_area_4af10251 |
{
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",
"additionalProperties": false,
"properties": {
"device_management_ip": {
"type": "string",
"description": "Management IP of the Device"
},
"device_abstract_config": {
"ty... | o71304 |
{
"properties": {
"dimensions": {
"description": "The dimensions required for calculating the area",
"oneOf": [
{
"properties": {
"radius": {
"description": "The radius of the circle",
"type": "number"
}
},
"requ... | calculate_area_2048ff20 |
{
"properties": {
"cuisine": {
"description": "The cuisine type, e.g. Italian, Mexican",
"type": "string"
},
"diet": {
"description": "The diet type, e.g. vegetarian, gluten-free",
"type": "string"
},
"ingredients": {
"description": "The ingredients required for the r... | search_recipes_a1deb583 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_APIResource": {
"description": "APIResource specifies the name of a resource and whether it is namespaced.",
"properties": {
"categories": {
... | kb_23_Normalized |
{
"definitions": {
"duration": {
"$schema": "http://json-schema.org/draft-04/schema",
"definitions": {
"created_at": {
"description": "when duration was created",
"format": "date-time",
"type": [
... | o55696 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"additionalProperties": false,
"properties": {
"title": {
"type": "string"
},
"content": {
"type": "string"
},
"status": {
"type": "integer"
},
... | o12215 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$ref": "#/definitions/object_01",
"definitions": {
"object_01": {
"description": "JSON Schema generated by XMLSpy v2017 sp1 (x64) (http://www.altova.com)",
"type": "object",
"properties": {
"... | o13093 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"properties": {
"Email": {
"description": "Email address of the service account.",
"title": "Email",
"type": "string"
}
},
"required": [
"Email"
],
"type": "object"
} | o6324 |
{
"description": "ATLAS Analysis Limits",
"title": "Limits",
"properties": {
"CLs_exp": {
"items": {
"type": "number"
},
"type": "array"
},
"CLs_obs": {
"type": "number"
}
},
"$schema": "http://json-schem... | o66141 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"additionalProperties": false,
"properties": {
"supportedGameModes": {
"type": "array",
"additionalItems": false,
"items": {
"type": "string"
}
},
... | o5475 |
{
"properties": {
"date_range": {
"properties": {
"end_date": {
"description": "The end date of news articles in YYYY-MM-DD format",
"type": "string"
},
"start_date": {
"description": "The start date of news articles in YYYY-MM-DD format",
"typ... | search_news_a9d61a9a |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "TableData",
"description": "The data contained in a Table",
"type": "object",
"properties": {
"headers": {
"type": "array",
"items": {
"type": "string"
}
},
"... | o54555 |
Subsets and Splits
JSON Schemas with 'readonly'
The query retrieves records where the 'json_schema' contains the term 'readonly', providing basic filtering of specific entries.