schema
stringclasses 220
values | keyword
stringclasses 13
values | obj
stringlengths 20
862
| is_neg
bool 2
classes |
---|---|---|---|
meta.schema.json
|
format
|
{"$defs": {"TypeDefinition__identifier_optional": {"properties": {"last_updated_on": {"format": "date-time"}}}}}
| false |
meta.schema.json
|
format
|
{"$defs": {"UniqueKey": {"properties": {"created_on": {"format": "date-time"}}}}}
| false |
meta.schema.json
|
format
|
{"$defs": {"UniqueKey": {"properties": {"last_updated_on": {"format": "date-time"}}}}}
| false |
meta.schema.json
|
format
|
{"$defs": {"UniqueKey__identifier_optional": {"properties": {"created_on": {"format": "date-time"}}}}}
| false |
meta.schema.json
|
format
|
{"$defs": {"UniqueKey__identifier_optional": {"properties": {"last_updated_on": {"format": "date-time"}}}}}
| false |
meta.schema.json
|
format
|
{"properties": {"created_on": {"format": "date-time"}}}
| false |
meta.schema.json
|
format
|
{"properties": {"generation_date": {"format": "date-time"}}}
| false |
meta.schema.json
|
format
|
{"properties": {"last_updated_on": {"format": "date-time"}}}
| false |
meta.schema.json
|
format
|
{"properties": {"source_file_date": {"format": "date-time"}}}
| false |
debugsettings.json
|
minLength
|
{"definitions": {"profile": {"anyOf": [{"properties": {"executablePath": {"minLength": 1}}}]}}}
| false |
debugsettings.json
|
minLength
|
{"definitions": {"profile": {"anyOf": [{"properties": {"commandName": {"minLength": 1}}}]}}}
| false |
debugsettings.json
|
minLength
|
{"definitions": {"content": {"properties": {"name": {"minLength": 1}}}}}
| false |
schema-org-thing.json
|
format
|
{"properties": {"@context": {"format": "regex"}}}
| false |
schema-org-thing.json
|
format
|
{"properties": {"additionalType": {"format": "uri"}}}
| false |
schema-org-thing.json
|
format
|
{"properties": {"image": {"oneOf": [{"format": "uri"}]}}}
| false |
schema-org-thing.json
|
format
|
{"properties": {"mainEntityOfPage": {"oneOf": [{"format": "uri"}]}}}
| false |
schema-org-thing.json
|
format
|
{"properties": {"sameAs": {"format": "uri"}}}
| false |
schema-org-thing.json
|
format
|
{"properties": {"url": {"format": "uri"}}}
| false |
package.json
|
format
|
{"definitions": {"person": {"properties": {"url": {"format": "uri"}}}}}
| false |
package.json
|
format
|
{"definitions": {"person": {"properties": {"email": {"format": "email"}}}}}
| false |
package.json
|
format
|
{"definitions": {"fundingUrl": {"format": "uri"}}}
| false |
package.json
|
format
|
{"properties": {"bugs": {"properties": {"url": {"format": "uri"}}}}}
| false |
package.json
|
format
|
{"properties": {"bugs": {"properties": {"email": {"format": "email"}}}}}
| false |
package.json
|
format
|
{"properties": {"licenses": {"items": {"properties": {"url": {"format": "uri"}}}}}}
| false |
package.json
|
format
|
{"properties": {"publishConfig": {"properties": {"registry": {"format": "uri"}}}}}
| false |
package.json
|
format
|
{"properties": {"dist": {"properties": {"tarball": {"format": "uri"}}}}}
| true |
package.json
|
pattern
|
{"properties": {"name": {"pattern": "^(?:@(?:[a-z0-9-*~][a-z0-9-*._~]*)?/)?[a-z0-9-~][a-z0-9-._~]*$"}}}
| false |
package.json
|
pattern
|
{"properties": {"typesVersions": {"additionalProperties": {"properties": {"*": {"items": {"pattern": "^[^*]*(?:\\*[^*]*)?$"}}}}}}}
| false |
package.json
|
pattern
|
{"properties": {"typesVersions": {"additionalProperties": {"patternProperties": {"^[^*]*\\*[^*]*$": {"items": {"pattern": "^[^*]*(?:\\*[^*]*)?$"}}}}}}}
| false |
package.json
|
pattern
|
{"properties": {"packageManager": {"pattern": "(npm|pnpm|yarn)@\\d+\\.\\d+\\.\\d+(-.+)?"}}}
| false |
package.json
|
pattern
|
{"properties": {"types": {"pattern": "s$"}}}
| true |
package.json
|
pattern
|
{"properties": {"typings": {"pattern": "\\.d\\.ts$"}}}
| true |
package.json
|
pattern
|
{"properties": {"dist": {"properties": {"tarball": {"pattern": "^http.*\\.tgz$"}}}}}
| true |
arc-schema.json
|
pattern
|
{"definitions": {"strictName": {"pattern": "^[a-z][a-z0-9\\-]+$"}}}
| false |
arc-schema.json
|
pattern
|
{"definitions": {"looseName": {"pattern": "^[a-z][a-zA-Z0-9\\-_]+$"}}}
| false |
arc-schema.json
|
pattern
|
{"definitions": {"macros": {"pattern": "^[a-z][a-zA-Z0-9\\-_/.]+$"}}}
| false |
arc-schema.json
|
pattern
|
{"properties": {"http": {"items": {"properties": {"any": {"pattern": "^[a-zA-Z0-9\\/\\-:\\._\\*]+$"}}}}}}
| false |
arc-schema.json
|
pattern
|
{"properties": {"http": {"items": {"properties": {"get": {"pattern": "^[a-zA-Z0-9\\/\\-:\\._\\*]+$"}}}}}}
| false |
arc-schema.json
|
pattern
|
{"properties": {"http": {"items": {"properties": {"post": {"pattern": "^[a-zA-Z0-9\\/\\-:\\._\\*]+$"}}}}}}
| false |
arc-schema.json
|
pattern
|
{"properties": {"http": {"items": {"properties": {"put": {"pattern": "^[a-zA-Z0-9\\/\\-:\\._\\*]+$"}}}}}}
| false |
arc-schema.json
|
pattern
|
{"properties": {"http": {"items": {"properties": {"patch": {"pattern": "^[a-zA-Z0-9\\/\\-:\\._\\*]+$"}}}}}}
| false |
arc-schema.json
|
pattern
|
{"properties": {"http": {"items": {"properties": {"delete": {"pattern": "^[a-zA-Z0-9\\/\\-:\\._\\*]+$"}}}}}}
| false |
arc-schema.json
|
pattern
|
{"properties": {"http": {"items": {"properties": {"head": {"pattern": "^[a-zA-Z0-9\\/\\-:\\._\\*]+$"}}}}}}
| false |
arc-schema.json
|
pattern
|
{"properties": {"http": {"items": {"properties": {"options": {"pattern": "^[a-zA-Z0-9\\/\\-:\\._\\*]+$"}}}}}}
| false |
arc-schema.json
|
pattern
|
{"properties": {"http": {"items": {"items": [{"pattern": "^[a-zA-Z0-9\\/\\-:\\._\\*]+$"}]}}}}
| false |
arc-schema.json
|
pattern
|
{"properties": {"proxy": {"items": {"properties": {"testing": {"pattern": "^https?:\\/\\/.+$"}}}}}}
| false |
arc-schema.json
|
pattern
|
{"properties": {"proxy": {"items": {"properties": {"staging": {"pattern": "^https?:\\/\\/.+$"}}}}}}
| false |
arc-schema.json
|
pattern
|
{"properties": {"proxy": {"items": {"properties": {"production": {"pattern": "^https?:\\/\\/.+$"}}}}}}
| false |
arc-schema.json
|
pattern
|
{"properties": {"proxy": {"items": {"items": [{"pattern": "^https?:\\/\\/.+$"}]}}}}
| false |
arc-schema.json
|
pattern
|
{"properties": {"scheduled": {"items": {"items": [{"pattern": "^[a-z][a-z|\\-|0-9]+$"}]}}}}
| false |
arc-schema.json
|
pattern
|
{"properties": {"scheduled": {"items": {"items": [{"pattern": "^(rate|cron)"}]}}}}
| false |
pyrightconfig.schema.json
|
pattern
|
{"properties": {"include": {"items": {"pattern": "^(.*)$"}}}}
| false |
pyrightconfig.schema.json
|
pattern
|
{"properties": {"exclude": {"items": {"pattern": "^(.*)$"}}}}
| false |
pyrightconfig.schema.json
|
pattern
|
{"properties": {"ignore": {"items": {"pattern": "^(.*)$"}}}}
| false |
pyrightconfig.schema.json
|
pattern
|
{"properties": {"strict": {"items": {"pattern": "^(.*)$"}}}}
| false |
pyrightconfig.schema.json
|
pattern
|
{"properties": {"typeshedPath": {"pattern": "^(.*)$"}}}
| false |
pyrightconfig.schema.json
|
pattern
|
{"properties": {"stubPath": {"pattern": "^(.*)$"}}}
| false |
pyrightconfig.schema.json
|
pattern
|
{"properties": {"extraPaths": {"items": {"pattern": "^(.*)$"}}}}
| false |
pyrightconfig.schema.json
|
pattern
|
{"properties": {"pythonVersion": {"pattern": "^3\\.[0-9]+$"}}}
| false |
pyrightconfig.schema.json
|
pattern
|
{"properties": {"pythonPlatform": {"pattern": "^(Linux|Windows|Darwin|All)$"}}}
| false |
pyrightconfig.schema.json
|
pattern
|
{"properties": {"venvPath": {"pattern": "^(.*)$"}}}
| false |
pyrightconfig.schema.json
|
pattern
|
{"properties": {"venv": {"pattern": "^(.*)$"}}}
| false |
pyrightconfig.schema.json
|
pattern
|
{"properties": {"executionEnvironments": {"items": {"properties": {"root": {"pattern": "^(.*)$"}}}}}}
| false |
pyrightconfig.schema.json
|
pattern
|
{"properties": {"executionEnvironments": {"items": {"properties": {"extraPaths": {"items": {"pattern": "^(.*)$"}}}}}}}
| false |
pyrightconfig.schema.json
|
pattern
|
{"properties": {"executionEnvironments": {"items": {"properties": {"pythonVersion": {"pattern": "^3\\.[0-9]+$"}}}}}}
| false |
pyrightconfig.schema.json
|
pattern
|
{"properties": {"executionEnvironments": {"items": {"properties": {"pythonPlatform": {"pattern": "^(Linux|Windows|Darwin|All)$"}}}}}}
| false |
cosmos-config.json
|
minLength
|
{"properties": {"rootDir": {"minLength": 1}}}
| false |
cosmos-config.json
|
minLength
|
{"properties": {"exportPath": {"minLength": 1}}}
| false |
cosmos-config.json
|
minLength
|
{"properties": {"staticPath": {"minLength": 1}}}
| false |
cosmos-config.json
|
minLength
|
{"properties": {"plugins": {"items": {"minLength": 1}}}}
| false |
cosmos-config.json
|
minLength
|
{"properties": {"fixturesDir": {"minLength": 1}}}
| false |
cosmos-config.json
|
minLength
|
{"properties": {"fixtureFileSuffix": {"minLength": 1}}}
| false |
cosmos-config.json
|
minLength
|
{"properties": {"ignore": {"items": {"minLength": 1}}}}
| false |
cosmos-config.json
|
minLength
|
{"properties": {"watchDirs": {"items": {"minLength": 1}}}}
| false |
cosmos-config.json
|
minLength
|
{"properties": {"exposeImports": {"anyOf": [{"minLength": 1}]}}}
| false |
cosmos-config.json
|
minLength
|
{"properties": {"hostname": {"anyOf": [{"minLength": 1}]}}}
| false |
cosmos-config.json
|
minLength
|
{"properties": {"globalImports": {"items": {"minLength": 1}}}}
| false |
cosmos-config.json
|
minLength
|
{"properties": {"rendererUrl": {"anyOf": [{"minLength": 1}]}}}
| false |
cosmos-config.json
|
minLength
|
{"properties": {"vite": {"properties": {"configPath": {"anyOf": [{"minLength": 1}]}}}}}
| false |
cosmos-config.json
|
minLength
|
{"properties": {"vite": {"properties": {"indexPath": {"anyOf": [{"minLength": 1}]}}}}}
| false |
cosmos-config.json
|
minLength
|
{"properties": {"webpack": {"properties": {"configPath": {"anyOf": [{"minLength": 1}]}}}}}
| false |
cosmos-config.json
|
minLength
|
{"properties": {"webpack": {"properties": {"overridePath": {"anyOf": [{"minLength": 1}]}}}}}
| false |
cosmos-config.json
|
minLength
|
{"properties": {"ui": {"properties": {"responsivePreview": {"properties": {"devices": {"items": {"properties": {"label": {"minLength": 1}}}}}}}}}}
| false |
cosmos-config.json
|
minLength
|
{"properties": {"$schema": {"minLength": 34}}}
| true |
cosmos-config.json
|
minLength
|
{"properties": {"httpsOptions": {"properties": {"certPath": {"minLength": 47}}}}}
| true |
cosmos-config.json
|
minLength
|
{"properties": {"httpsOptions": {"properties": {"keyPath": {"minLength": 47}}}}}
| true |
venvironment-schema.json
|
pattern
|
{"definitions": {"85495": {"local": {"one": {"pattern": "\\.([Yy][Aa]?[Mm][Ll]|[Jj][Ss][Oo][Nn])$"}}}}}
| false |
venvironment-schema.json
|
pattern
|
{"definitions": {"6c391": {"local": {"one": {"pattern": "\\.([Yy][Aa][Mm][Ll]|[Jj][Ss][Oo][Nn])$"}}}}}
| false |
venvironment-schema.json
|
pattern
|
{"definitions": {"9b42a": {"full": {"properties": {"name": {"pattern": "^[a-zA-Z_][a-zA-Z0-9_]*$"}}}}}}
| false |
venvironment-schema.json
|
pattern
|
{"definitions": {"ce2b5": {"local": {"name": {"pattern": "^[a-zA-Z_][a-zA-Z0-9_]*$"}}}}}
| false |
venvironment-schema.json
|
pattern
|
{"definitions": {"779cd": {"full": {"pattern": "\\$\\{[a-zA-Z_][a-zA-Z0-9_]*\\}"}}}}
| false |
venvironment-schema.json
|
pattern
|
{"definitions": {"03ea7": {"local": {"name": {"pattern": "^[a-zA-Z_][a-zA-Z0-9_]*$"}}}}}
| false |
venvironment-schema.json
|
pattern
|
{"definitions": {"4909e": {"full": {"properties": {"name": {"pattern": "^[a-zA-Z_][a-zA-Z0-9_]*$"}}}}}}
| false |
venvironment-schema.json
|
pattern
|
{"definitions": {"d12ef": {"full": {"properties": {"name": {"pattern": "^[a-zA-Z_][a-zA-Z0-9_]*$"}}}}}}
| false |
venvironment-schema.json
|
pattern
|
{"definitions": {"d6fe8": {"full": {"pattern": "^([a-zA-Z_]|([a-zA-Z_][a-zA-Z0-9_]*)?\\$\\{[a-zA-Z_][a-zA-Z0-9_]*\\})[a-zA-Z0-9_]*(=((0|[1-9][0-9]*)|(\\$\\{[a-zA-Z_][a-zA-Z0-9_]*\\})|[Tt]rue|[Ff]alse))?$"}}}}
| false |
venvironment-schema.json
|
pattern
|
{"definitions": {"038dc": {"full": {"pattern": "^[a-zA-Z_][a-zA-Z0-9_]*$"}}}}
| false |
venvironment-schema.json
|
pattern
|
{"definitions": {"a8440": {"full": {"pattern": "^([a-zA-Z_]|([a-zA-Z_][a-zA-Z0-9_]*)?\\$\\{[a-zA-Z_][a-zA-Z0-9_]*\\})[a-zA-Z0-9_]*(=((0|[1-9][0-9]*)|(\\$\\{[a-zA-Z_][a-zA-Z0-9_]*\\})|(\"([^\"\\\\]|\\\\\"|\\\\\\\\)*\")|[Tt]rue|[Ff]alse))?$"}}}}
| false |
venvironment-schema.json
|
minItems
|
{"definitions": {"0fa26": {"full": {"properties": {"database-dotnet-namespace-generation": {"minItems": 1}}}}}}
| false |
venvironment-schema.json
|
minItems
|
{"definitions": {"b3abd": {"full": {"properties": {"database-dotnet-namespace-generation": {"minItems": 1}}}}}}
| false |
bungee-plugin.json
|
pattern
|
{"definitions": {"plugin-name": {"pattern": "^[A-Za-z0-9_\\.-]+$"}}}
| false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.