Dataset Viewer
Auto-converted to Parquet Duplicate
name
stringlengths
7
62
content
stringlengths
200
6.79M
ruleset_schema.json
{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://raw.githubusercontent.com/ansible/ansible-rulebook/main/ansible_rulebook/schema/ruleset_schema.json", "type": "array", "items": { "$ref": "#/$defs/ruleset" }, "minItems": 1, "examples": [ "rulebooks/*.yml...
paf-module.schema.json
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "line_endings": "unix", "$id": "https://qualisys.com/schemas/paf-module", "title": "Qualisys PAF Module", "description": "A settings.paf file used by Qualisys Project Automation Framework (PAF) Modules", "type": "object", "properties": { "Project ID...
ninjs-2.0.json
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "A news item as JSON object -- copyright 2021 IPTC - International Press Telecommunications Council - www.iptc.org - This document is published under the Creative Commons Attribution 4.0 license, see http://crea...
snapcraft.json
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "grammar-string": { "oneOf": [ { "type": "string", "usage": "<string>" }, { "type": "array", ...
schema-org-action.json
{ "$schema": "http://json-schema.org/draft-04/schema#", "anyOf": [ { "$ref": "https://json.schemastore.org/schema-org-thing.json" } ], "description": "This is a JSON schema representation of the schema.org Action schema: https://schema.org/Action", "id": "https://json.schemastore.org/schema-org-...
project-1.0.0-beta3.json
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "compilationOptions": { "type": "object", "properties": { "define": { "type": "array", "uniqueItems": true, "items": { "type": "string" } }, "warningsA...
gradle-enterprise-config-schema-7.json
"{\n \"$schema\" : \"http://json-schema.org/draft-07/schema#\",\n \"definitions\" : {\n \"Confi(...TRUNCATED)
sil-kit-registry-configuration.json
"{\n \"$id\": \"https://json.schemastore.org/sil-kit-registry-configuration.json\",\n \"$schema\":(...TRUNCATED)
config.schema.json
"{\n \"$schema\": \"http://json-schema.org/draft-04/schema#\",\n \"$ref\": \"#/definitions/Config\(...TRUNCATED)
avro-avsc.json
"{\n \"$id\": \"https://json.schemastore.org/avro-avsc.json\",\n \"$schema\": \"http://json-schema(...TRUNCATED)
End of preview. Expand in Data Studio

This contains a set of schemas obtained via the JSON Schema Store catalog.

Downloads last month
47