Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

JSON Schema

JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.
Collective - Host: opensource - https://opencollective.com/json-schema - Website: https://json-schema.org/ - Code: https://github.com/json-schema-org

Updated text and html

github.com/json-schema-org/json-schema-spec - cc8a979a1a07a2bd761eb4b2acd622b92c4e87c6 authored about 12 years ago by Geraint Luff <[email protected]>
Expanded "rel" section, some formatting tweaks

github.com/json-schema-org/json-schema-spec - 0344ed51953c8ed5bfd5d89e80cd99ac3b42b996 authored about 12 years ago by Geraint Luff <[email protected]>
Added description of "href" templating (uses RFC 6570 now)

github.com/json-schema-org/json-schema-spec - 896d933d379ec874cf1a02aa02e771ae3091a1c6 authored about 12 years ago by Geraint Luff <[email protected]>
Re-wrote some sections, split Security Considerations up, removed "invalidates"

github.com/json-schema-org/json-schema-spec - c63da7c937f34964f6915b9d00e2cef741754bc1 authored about 12 years ago by Geraint Luff <[email protected]>
Re-worded "Overview".

github.com/json-schema-org/json-schema-spec - cf028d40d8e3c0cf74fbc3a0f477d3aaa4a872a5 authored about 12 years ago by Geraint Luff <[email protected]>
Merge pull request #15 from tdegrunt/patch-1

Update README.md

github.com/json-schema-org/JSON-Schema-Test-Suite - 2262a9141c1f147c237adbeea540f66018349c5f authored about 12 years ago by Julian Berman <[email protected]>
Update README.md

Added node.js module jsonschema.

github.com/json-schema-org/JSON-Schema-Test-Suite - a1ec58862c20ea4c98d5c6a26024e83145453b03 authored about 12 years ago by Tom de Grunt <[email protected]>
Remove definitions in favour of referencing other specifications.

github.com/json-schema-org/json-schema-spec - 68aea9a4584aad6c6121af2f9abee3706169b5c5 authored about 12 years ago by Geraint Luff <[email protected]>
Removed use/definition of "attribute" in favour of "property"/"keyword"

github.com/json-schema-org/json-schema-spec - b7a388b11c709ac112e75cebfb1a791dae94c701 authored about 12 years ago by Geraint Luff <[email protected]>
Re-organisation - move LDO section to root level

github.com/json-schema-org/json-schema-spec - 750b7e5ccac730665c64394ffac99ebb45411bdf authored about 12 years ago by Geraint Luff <[email protected]>
Fix schema-core.json, again

github.com/json-schema-org/json-schema-spec - 174d127922697764d3d3d730aa9bb29d2d6588f5 authored about 12 years ago by Francis Galiegue <[email protected]>
Fix schema-core.json

github.com/json-schema-org/json-schema-spec - 041898f1258eecf902172d582aeba7647af1a59b authored about 12 years ago by Francis Galiegue <[email protected]>
Revise json-schema-validation draft

* Reintroduce property dependencies but only in array form, and with at least
one element.
* R...

github.com/json-schema-org/json-schema-spec - e2fabfb3930f222eb30e7681467349bbd7ad0be5 authored about 12 years ago by Francis Galiegue <[email protected]>
Changes to json-schema-core

* Reintroduce "property" and "item" definition.
* The Link header is defined by RFC 5988, add li...

github.com/json-schema-org/json-schema-spec - af848abac233a0ed9497ac96c39eb6b563151690 authored about 12 years ago by Francis Galiegue <[email protected]>
Merge into properties tests.

github.com/json-schema-org/JSON-Schema-Test-Suite - 330fd4864fa55b3b6bed8287cf3bdcbc2c639798 authored about 12 years ago by Julian Berman <[email protected]>
Remove duplicate tests.

github.com/json-schema-org/JSON-Schema-Test-Suite - c7c2338380efebf6b89c9b81552962736fcf0b84 authored about 12 years ago by Julian Berman <[email protected]>
Merge git://github.com/IreneKnapp/JSON-Schema-Test-Suite

github.com/json-schema-org/JSON-Schema-Test-Suite - 281c28be60f87fe231815b8faebc1e6169233be5 authored about 12 years ago by Julian Berman <[email protected]>
Fix a test that should actually be invalid. Remove some unnecessary tests.

github.com/json-schema-org/JSON-Schema-Test-Suite - 6c28d7cb5fce73dd2cea792c151bb002501aa6ed authored about 12 years ago by Irene Knapp <[email protected]>
Port over the rest of the stuff from jsonschema (the Python project).

github.com/json-schema-org/JSON-Schema-Test-Suite - b7858cc3584ce8a8886a7edde3866f9776505b6f authored about 12 years ago by Irene Knapp <[email protected]>
Port roughly the first third of jsonschema (the Python project)'s tests.py.

github.com/json-schema-org/JSON-Schema-Test-Suite - fa666236d2d4386ff3f17589d3f5f9416f3280df authored about 12 years ago by Irene Knapp <[email protected]>
Add the haskell thing that was using us.

github.com/json-schema-org/JSON-Schema-Test-Suite - 6f55ff5138a561999df5b8ee27324856466eca6e authored about 12 years ago by Julian Berman <[email protected]>
Merge pull request #6 from IreneKnapp/master

Add direct-schema to list of clients

github.com/json-schema-org/JSON-Schema-Test-Suite - 756c8257ca5a9e4de08a27f716844d24ee99432f authored about 12 years ago by Julian Berman <[email protected]>
Adding direct-schema to list of clients.

github.com/json-schema-org/JSON-Schema-Test-Suite - 459dd98563fbeb840ce8202a1ce72a24199a87c7 authored about 12 years ago by Irene Knapp <[email protected]>
Add call to action.

github.com/json-schema-org/JSON-Schema-Test-Suite - d735a8a9de59e1ed7e0bf660b7aba0925c0f1cfa authored about 12 years ago by Julian Berman <[email protected]>
Add heterogeneous types unique test.

github.com/json-schema-org/JSON-Schema-Test-Suite - ca78ea844e6ca0d4d43885630d122687982d4746 authored about 12 years ago by Julian Berman <[email protected]>
Add specific test for bool and int.

github.com/json-schema-org/JSON-Schema-Test-Suite - 4ab01de94340e6baed2344f0b949043ca35ddfaa authored about 12 years ago by Julian Berman <[email protected]>
Simplify test to remove also testing integers and booleans.

github.com/json-schema-org/JSON-Schema-Test-Suite - 6a52026b0d5f1b687d5a995a1591b99d30240280 authored about 12 years ago by Julian Berman <[email protected]>
Merge branch 'render'

github.com/json-schema-org/JSON-Schema-Test-Suite - 3871deac9d5cbc50635533736b68da2feaac0a1d authored about 12 years ago by Julian Berman <[email protected]>
Fix README example.

github.com/json-schema-org/JSON-Schema-Test-Suite - 6f18358cc498bb0ed5dfcef08bca52408bf717e9 authored about 12 years ago by Julian Berman <[email protected]>
Merge pull request #5 from timjb/master

Added tests for divisibleBy, format: "regex"

github.com/json-schema-org/JSON-Schema-Test-Suite - fefa4dc1c72f75c605aeb8138c39468e8240e724 authored about 12 years ago by Julian Berman <[email protected]>
Move format.json to folder for optional tests

github.com/json-schema-org/JSON-Schema-Test-Suite - 295d43a61daf4098864137c71b652c3d18ee33f3 authored about 12 years ago by Tim Baumann <[email protected]>
Fix the additionalItems tests.

Closes #4

github.com/json-schema-org/JSON-Schema-Test-Suite - 189e231e65d2f25f722fa362cb770ef1c264f7a2 authored about 12 years ago by Julian Berman <[email protected]>
Fix nil.

Closes #3

github.com/json-schema-org/JSON-Schema-Test-Suite - a0a6e71207e4cf2c2821370320cc8e158cd70f4c authored about 12 years ago by Julian Berman <[email protected]>
Fix line endings and add invalid test case.

github.com/json-schema-org/JSON-Schema-Test-Suite - 8dbaf210b8430c8cd1058b22cc2bfc639bcbbf8b authored about 12 years ago by Julian Berman <[email protected]>
max/min Items/Length

github.com/json-schema-org/JSON-Schema-Test-Suite - 7e4b937146d92a8612e9b95074daf7582f6ace65 authored about 12 years ago by Julian Berman <[email protected]>
Minimum and maximum

github.com/json-schema-org/JSON-Schema-Test-Suite - 5c27f85a33bc75a8cfddf3b66d2bae91eac9b21e authored about 12 years ago by Julian Berman <[email protected]>
Merge pull request #1 from gazpachoking/clean

Add some more tests

github.com/json-schema-org/JSON-Schema-Test-Suite - 9e24adbd197dddd31d74743bbc203534eda07e9e authored over 12 years ago by Julian Berman <[email protected]>
Fix an improper additionalItems test.

github.com/json-schema-org/JSON-Schema-Test-Suite - 3498f34e94db6e20f8202c0638005d2f62931ab7 authored over 12 years ago by Chase Sterling <[email protected]>
Added hypermedia specification

github.com/json-schema-org/json-schema-spec - 567a70c456b610addcd4c37af28bf45cfb795629 authored over 12 years ago by user@server <[email protected]>
Get back on the definition of equality again

Place constraints on schema authors and instance producers so that integer
numeric instances be ...

github.com/json-schema-org/json-schema-spec - 1f629f35951a0723eb86a1b54056016afebaf053 authored over 12 years ago by Francis Galiegue <[email protected]>
Back to lexical equivalence, even if too strong

But "1.0 is an integer" generates an outcry, as predicted.

github.com/json-schema-org/json-schema-spec - b3b31bd06a2330b97a7bb22bc00f76a4bd4992f0 authored over 12 years ago by Francis Galiegue <[email protected]>
Merge branch 'master' into clean

github.com/json-schema-org/JSON-Schema-Test-Suite - 26a3873400e6c644cbe22842565624b40c410f1e authored over 12 years ago by Chase Sterling <[email protected]>
Added items tests.

github.com/json-schema-org/JSON-Schema-Test-Suite - baf050206e12334dfe158390a9d8f8d5525b3d6d authored over 12 years ago by Chase Sterling <[email protected]>
Add cleaned up additionalItems

github.com/json-schema-org/JSON-Schema-Test-Suite - cb6dfb2f040c1cc581128a0fbd2a40cfa44fb994 authored over 12 years ago by Chase Sterling <[email protected]>
Core schema: fix integer definition

N does not include negative numbers.

github.com/json-schema-org/json-schema-spec - 8518279126bd27664d8ed3e51a676f71e59d5f38 authored over 12 years ago by Francis Galiegue <[email protected]>
Would be nice if I'd have properly run lint.

github.com/json-schema-org/JSON-Schema-Test-Suite - 3649b58a5ce8fefc77ee1cfaaaeaf68df278ebd6 authored over 12 years ago by Julian Berman <[email protected]>
Some more wording changes

github.com/json-schema-org/json-schema-spec - 5598459d8d3d09a8e9bfd87f3c2af871e83ae826 authored over 12 years ago by Francis Galiegue <[email protected]>
Changes to validation spec

* Change "member set" to "key set", "member name" to "key"
* Be in line with JSON value equality...

github.com/json-schema-org/json-schema-spec - 046184e69a99d3506c1ecc50727a9017ff7f14fd authored over 12 years ago by Francis Galiegue <[email protected]>
Changes to core specification

* Change definition of equality :/ "Real" programming languages will have a very
hard time.
* ...

github.com/json-schema-org/json-schema-spec - 4739e2286b1104272fc225b10815d5459c5c89ef authored over 12 years ago by Francis Galiegue <[email protected]>
Initial commit. Basic type tests.

github.com/json-schema-org/JSON-Schema-Test-Suite - 4f9cd46dd9f73a1903452b1a9f4ea99c1938fb50 authored over 12 years ago by Julian Berman <[email protected]>
Validation spec: fix mistake in "dependencies" definition

github.com/json-schema-org/json-schema-spec - 5a80764d1a438ae3b8e401166d3d8e998309a58c authored over 12 years ago by Francis Galiegue <[email protected]>
Both drafts: replace "equality" of JSON values with "lexical equivalence"

Numeric instances are quite a bitch in this regard since most people regard 1.0
as equal to 1. T...

github.com/json-schema-org/json-schema-spec - 6c6f64aa23675da633ab1abd83f2b3ed9b15ec40 authored over 12 years ago by Francis Galiegue <[email protected]>
More changes to the core specification

* Clarify JSON equality (number vs integer).
* Rename "internal" schema addressing to "inline" s...

github.com/json-schema-org/json-schema-spec - 4927d8f2117ded01f471bb0043ad5cf24348647d authored over 12 years ago by Francis Galiegue <[email protected]>
Space cleanup. Some fixes to validation spec punctuation.

github.com/json-schema-org/json-schema-spec - bbc714c60e8c479c55903c17f7ec17dbbfb679e4 authored over 12 years ago by Francis Galiegue <[email protected]>
More changes to core schema

* Add section about security
* Some rewording
* Separate $schema into its own section

github.com/json-schema-org/json-schema-spec - 4e6c18a4f3a682cf7e953189944e11a64778248a authored over 12 years ago by Francis Galiegue <[email protected]>
json-schema-core: cite RFC 4627, section 2.4

1 and 1.0 are not the same!

github.com/json-schema-org/json-schema-spec - 158784642b50dd44fd64761d6dbdce98be53714f authored over 12 years ago by Francis Galiegue <[email protected]>
Miscellaneous updates

* define $schema in core specification
* "additionalItems" being true is equivalent to an empty ...

github.com/json-schema-org/json-schema-spec - 4e265e235929dc3c7951ebdfc273c21a77dbcf2d authored over 12 years ago by Francis Galiegue <[email protected]>
Validation spec: define "format", meta information keywords

github.com/json-schema-org/json-schema-spec - f10469902a296192de0944c7d70c8a3714969dfa authored over 12 years ago by Francis Galiegue <[email protected]>
Validation spec: add link to ECMA 262 spec (PDF)

github.com/json-schema-org/json-schema-spec - fbfe43bb567ecaa3b33d551ce7a9c076cb6772dd authored over 12 years ago by Francis Galiegue <[email protected]>
Validation spec updates

* "divisibleBy" -> "multipleOf";
* add/fix links (but not all);
* property dependencies have dis...

github.com/json-schema-org/json-schema-spec - c12ed4bbcbeb904f440bf8face86c59c52a881a5 authored over 12 years ago by Francis Galiegue <[email protected]>
Core specification updates

github.com/json-schema-org/json-schema-spec - c4702a27278d06828d4cfe2a8465cbcfbbb66381 authored over 12 years ago by Francis Galiegue <[email protected]>
Fix unseen typo

github.com/json-schema-org/json-schema-spec - 03230d4bb504c78f72e8867c6171651e6840fbc8 authored over 12 years ago by Francis Galiegue <[email protected]>
proposals/schema-core.json: add missing comma :/

github.com/json-schema-org/json-schema-spec - 58689f94cc0af2535fe4b8b1d0d09f87d0e6391f authored over 12 years ago by Francis Galiegue <[email protected]>
README.md update

github.com/json-schema-org/json-schema-spec - 6f1a09d83b3544ca4a6f0befe4b9f5be609f2608 authored over 12 years ago by Francis Galiegue <[email protected]>
schema-core.json: factorize common subschemas

This will clearly show, too, that JSON Reference support is required ;)

github.com/json-schema-org/json-schema-spec - 64f233486c5e30268f7a1ba0e5f845cb315ba770 authored over 12 years ago by Francis Galiegue <[email protected]>
schema-core.json: add exclusiveM{in,ax}imum property dependencies

github.com/json-schema-org/json-schema-spec - c36f5187e6b4fd5e319ea909ea5ce7356e55da05 authored over 12 years ago by Francis Galiegue <[email protected]>
Specification updates

github.com/json-schema-org/json-schema-spec - 51f6e58b52ce969108176bf1fce211df31c615fe authored over 12 years ago by Francis Galiegue <[email protected]>
schema-core.json: fix obvious mistake

exclusiveM{in,ax}imum are booleans, not numbers...

github.com/json-schema-org/json-schema-spec - c57ef87d757fef94320251df5904f8f79d89873b authored over 12 years ago by Francis Galiegue <[email protected]>
Core meta-schema

The URI is not definitive yet. But it sounds appropriate.

github.com/json-schema-org/json-schema-spec - e9ef0bc1b5f02b66a70143668e2ac232e529e6e7 authored over 12 years ago by Francis Galiegue <[email protected]>
Fix stupid stuff

Comments in a <figure> tag causes the figure not to appear at all!

I hate XML.

github.com/json-schema-org/json-schema-spec - d5fb472fab365506f0d37d4ecbbb4bd86ba4431b authored over 12 years ago by Francis Galiegue <[email protected]>
json-schema-core.xml: rework the "id" stuff

That's a bitch to get right, really.

Not done yet.

github.com/json-schema-org/json-schema-spec - f82ca1b19ccde360262b496b7707972597b934f9 authored over 12 years ago by Francis Galiegue <[email protected]>
README.md updates

github.com/json-schema-org/json-schema-spec - 75d138629900561182bb61179bdf1852d738fc39 authored over 12 years ago by Francis Galiegue <[email protected]>
Add text versions of XML source files

github.com/json-schema-org/json-schema-spec - bfc89e57c73d0c91719d408946015b0de41ff8d2 authored over 12 years ago by Francis Galiegue <[email protected]>
JSON Schema core validation spec

github.com/json-schema-org/json-schema-spec - 9b28bd6513235ed96f66fa98ea0243c3c8331a6d authored over 12 years ago by Francis Galiegue <[email protected]>
New version of the spec

v2:
* remove unneeded references;
* define JSON equality;
* introduce "location", "s...

github.com/json-schema-org/json-schema-spec - eea18f9fa611ebde1b03e2580fb2e2622e588dd3 authored over 12 years ago by Francis Galiegue <[email protected]>
Candidate draft for core JSON Schema definition

Not complete, of course. Lots of RFC link sprinkles need to be added all around.

And some other...

github.com/json-schema-org/json-schema-spec - e6e84430ab63d5887be40efd97b21b46b9c62496 authored over 12 years ago by Francis Galiegue <[email protected]>
README updates

Needed!

github.com/json-schema-org/json-schema-spec - 46ef7d0f67c79d8bc1a69c22938130dd7288a987 authored over 12 years ago by Francis Galiegue <[email protected]>
README updates

Needed!

github.com/json-schema-org/json-schema-org.github.io - 46ef7d0f67c79d8bc1a69c22938130dd7288a987 authored over 12 years ago by Francis Galiegue <[email protected]>
draft-04/schema: fix two issues, unify style

Both "disallow" and "type", when arrays, must have at least one element.

Unify style in the doc...

github.com/json-schema-org/json-schema-org.github.io - fc213b70b80a629bc5ea463efa08385fb5eaff65 authored over 12 years ago by Francis Galiegue <[email protected]>
draft-04/schema: fix two issues, unify style

Both "disallow" and "type", when arrays, must have at least one element.

Unify style in the doc...

github.com/json-schema-org/json-schema-spec - fc213b70b80a629bc5ea463efa08385fb5eaff65 authored over 12 years ago by Francis Galiegue <[email protected]>
draft-zyp-json-schema-04.xml: unify style

* Tabs are 4 in length, expanded to spaces.
* 100 chars maximum per line.

github.com/json-schema-org/json-schema-spec - d24139d6c732d7b2fcaf84e453264769525dfe14 authored over 12 years ago by Francis Galiegue <[email protected]>
draft-zyp-json-schema-04.xml: unify style

* Tabs are 4 in length, expanded to spaces.
* 100 chars maximum per line.

github.com/json-schema-org/json-schema-org.github.io - d24139d6c732d7b2fcaf84e453264769525dfe14 authored over 12 years ago by Francis Galiegue <[email protected]>
CNAME should be on gh-pages see #3

github.com/json-schema-org/json-schema-org.github.io - 1239aa1ba8b2e7f4b0663da8949c8c95732b71c5 authored over 12 years ago by nickl- <[email protected]>
CNAME should be on gh-pages see #3

github.com/json-schema-org/json-schema-spec - 1239aa1ba8b2e7f4b0663da8949c8c95732b71c5 authored over 12 years ago by nickl- <[email protected]>
draft-zyp-json-schema-04.xml: remove trailing whitespaces

github.com/json-schema-org/json-schema-spec - b5621d702637ffb9668c89aba2e22ee5c188015b authored over 12 years ago by Francis Galiegue <[email protected]>