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

draft-zyp-json-schema-04.xml: remove trailing whitespaces

github.com/json-schema-org/json-schema-org.github.io - b5621d702637ffb9668c89aba2e22ee5c188015b authored over 12 years ago by Francis Galiegue <[email protected]>
Merge pull request #3 from kriszyp/master

I think a CNAME file is needed for json-schema.org to point to this pages setup.

github.com/json-schema-org/json-schema-org.github.io - f1c96b08f7cbaea0777eedf5af137a0ba266c193 authored over 12 years ago by fge <[email protected]>
Merge pull request #3 from kriszyp/master

I think a CNAME file is needed for json-schema.org to point to this pages setup.

github.com/json-schema-org/json-schema-spec - f1c96b08f7cbaea0777eedf5af137a0ba266c193 authored over 12 years ago by fge <[email protected]>
Add CNAME, I think this is needed to have json-schema.org point to it.

github.com/json-schema-org/json-schema-spec - f56cecb21b176755ad91f58c1ccfa55e5fb93186 authored over 12 years ago by Kris Zyp <[email protected]>
Add CNAME, I think this is needed to have json-schema.org point to it.

github.com/json-schema-org/json-schema-org.github.io - f56cecb21b176755ad91f58c1ccfa55e5fb93186 authored over 12 years ago by Kris Zyp <[email protected]>
Update README.md

Modified Readme introduction to new collaborated effort.

github.com/json-schema-org/json-schema-org.github.io - 33ef30fbdd14083f9664a605e215cc4aa14fc8f9 authored over 12 years ago by Nick Lombard <[email protected]>
Update README.md

Modified Readme introduction to new collaborated effort.

github.com/json-schema-org/json-schema-spec - 33ef30fbdd14083f9664a605e215cc4aa14fc8f9 authored over 12 years ago by Nick Lombard <[email protected]>
Merge remote-tracking branch 'nickl/master'

Shortlog as follows:

Camilo Aguilar (1):
Fixes error message

Dave Longley (6):
Add...

github.com/json-schema-org/json-schema-spec - 996d7fbc38a725b197ef8fb7e7b361ad7f53b287 authored over 12 years ago by Francis Galiegue <[email protected]>
Merge remote-tracking branch 'nickl/master'

Shortlog as follows:

Camilo Aguilar (1):
Fixes error message

Dave Longley (6):
Add...

github.com/json-schema-org/json-schema-org.github.io - 996d7fbc38a725b197ef8fb7e7b361ad7f53b287 authored over 12 years ago by Francis Galiegue <[email protected]>
Merge branch 'master' of https://github.com/stacia/json-schema

Conflicts:
lib/validate.js
package.json

github.com/json-schema-org/json-schema-org.github.io - d38eb08e68de87df7ee26e834a992371175a2cfc authored over 12 years ago by nickl- <[email protected]>
Merge branch 'master' of https://github.com/stacia/json-schema

Conflicts:
lib/validate.js
package.json

github.com/json-schema-org/json-schema-spec - d38eb08e68de87df7ee26e834a992371175a2cfc authored over 12 years ago by nickl- <[email protected]>
Merge branch 'master' of https://github.com/onirame/json-schema

github.com/json-schema-org/json-schema-spec - 4dac4584032496b56afd5e7eebbc51ca4a140948 authored over 12 years ago by nickl- <[email protected]>
Merge branch 'master' of https://github.com/onirame/json-schema

github.com/json-schema-org/json-schema-org.github.io - 4dac4584032496b56afd5e7eebbc51ca4a140948 authored over 12 years ago by nickl- <[email protected]>
Merge branch 'master' of https://github.com/c4milo/json-schema

Conflicts:
lib/validate.js

github.com/json-schema-org/json-schema-org.github.io - 72c04b2f08f3abf9bdd1628316ccf2f51e5fa07f authored over 12 years ago by nickl- <[email protected]>
Merge branch 'master' of https://github.com/c4milo/json-schema

Conflicts:
lib/validate.js

github.com/json-schema-org/json-schema-spec - 72c04b2f08f3abf9bdd1628316ccf2f51e5fa07f authored over 12 years ago by nickl- <[email protected]>
Merge branch 'master' of https://github.com/fge/json-schema

github.com/json-schema-org/json-schema-spec - 5b567af2b90b5ce9d1efe11f98e3185b3b43584e authored over 12 years ago by nickl- <[email protected]>
Merge branch 'master' of https://github.com/fge/json-schema

github.com/json-schema-org/json-schema-org.github.io - 5b567af2b90b5ce9d1efe11f98e3185b3b43584e authored over 12 years ago by nickl- <[email protected]>
Merge branch 'master' of https://github.com/digitalbazaar/json-schema

Conflicts:
draft-zyp-json-schema-04.xml

github.com/json-schema-org/json-schema-org.github.io - d7f5faa07fc9ec3250b9ce151110541ec7a08c7e authored over 12 years ago by nickl- <[email protected]>
Merge branch 'master' of https://github.com/digitalbazaar/json-schema

Conflicts:
draft-zyp-json-schema-04.xml

github.com/json-schema-org/json-schema-spec - d7f5faa07fc9ec3250b9ce151110541ec7a08c7e authored over 12 years ago by nickl- <[email protected]>
Separate core schema keywords into different sections

Keywords are split into three types:

* keywords validating only a certain type of instances;
* ...

github.com/json-schema-org/json-schema-spec - 0b15bcefad0ee511cb4eabf8cd58e28d33f6b7ed authored over 12 years ago by Francis Galiegue <[email protected]>
draft-04/schema: cosmetic: fix whitespaces

github.com/json-schema-org/json-schema-spec - 6920f2b1af1425506a1df89d1e220b68a5fa4414 authored over 12 years ago by Francis Galiegue <[email protected]>
draft-04/schema: catch up with "divisibleBy" rename

It is now called "mod".

github.com/json-schema-org/json-schema-spec - 4a8331ab83716f7b804c7520db7285da89cf5662 authored over 12 years ago by Francis Galiegue <[email protected]>
Re-introduce "format" keyword, with some differences

* Get rid of the "color" and "style" format attributes.
* Specify the different instance types w...

github.com/json-schema-org/json-schema-spec - 689ed03680b8e112c96a490c423cdbba545bdd84 authored over 12 years ago by Francis Galiegue <[email protected]>
Re-introduce "format" keyword, with some differences

* Get rid of the "color" and "style" format attributes.
* Specify the different instance types w...

github.com/json-schema-org/json-schema-org.github.io - 689ed03680b8e112c96a490c423cdbba545bdd84 authored over 12 years ago by Francis Galiegue <[email protected]>
draft-04/schema: cosmetic: fix whitespaces

github.com/json-schema-org/json-schema-org.github.io - 6920f2b1af1425506a1df89d1e220b68a5fa4414 authored over 12 years ago by Francis Galiegue <[email protected]>
Separate core schema keywords into different sections

Keywords are split into three types:

* keywords validating only a certain type of instances;
* ...

github.com/json-schema-org/json-schema-org.github.io - 0b15bcefad0ee511cb4eabf8cd58e28d33f6b7ed authored over 12 years ago by Francis Galiegue <[email protected]>
draft-04/schema: catch up with "divisibleBy" rename

It is now called "mod".

github.com/json-schema-org/json-schema-org.github.io - 4a8331ab83716f7b804c7520db7285da89cf5662 authored over 12 years ago by Francis Galiegue <[email protected]>
Fix inverted comparison.

github.com/json-schema-org/json-schema-org.github.io - 4ce673f7d2538e9db3724640b141f17b6b4761ae authored over 12 years ago by Dave Longley <[email protected]>
Fix property path handling.

- avoid "undefined" when top level is an array.
- replace '.' in properties with '\.'.

github.com/json-schema-org/json-schema-org.github.io - 786b881f75c76b5919a319d80eb1b0e665f3e858 authored over 12 years ago by David I. Lehn <[email protected]>
Add more verbose handling.

- Use a common addError in checkObj.
- Print out schema and value if given.

github.com/json-schema-org/json-schema-org.github.io - 40524f08043a2afc7dfb9e07207175280e57d2e5 authored over 12 years ago by David I. Lehn <[email protected]>
Better wording of items and their array indices

github.com/json-schema-org/json-schema-org.github.io - 53510356d66385a59bc5f7d2aa70799742e7baf4 authored over 12 years ago by Kris Zyp <[email protected]>
Add support for uniqueItems.

github.com/json-schema-org/json-schema-org.github.io - 2ac67ad70e0fbeca2beb68b6d1c148f05dcd5518 authored over 12 years ago by Dave Longley <[email protected]>
draft-04/schema: modify the "type" property definition

Now that the "integer" type is being reintroduced, we can redefine "type" as it
was in draft v3.

github.com/json-schema-org/json-schema-org.github.io - 2ea755241ebf65f78e7d7392aa66743a85a799c0 authored over 12 years ago by Francis Galiegue <[email protected]>
Add missing schema and value to type error.

github.com/json-schema-org/json-schema-org.github.io - 839db826e0558a21f16f309366c9849ecaa14834 authored over 12 years ago by Dave Longley <[email protected]>
Add value and schema to errors.

github.com/json-schema-org/json-schema-org.github.io - fa2c61bd435a51d582a5b169c13adc6ed7f2f12f authored over 12 years ago by David I. Lehn <[email protected]>
Better wording of items and their array indices

github.com/json-schema-org/json-schema-spec - 53510356d66385a59bc5f7d2aa70799742e7baf4 authored over 12 years ago by Kris Zyp <[email protected]>
Fix inverted comparison.

github.com/json-schema-org/json-schema-spec - 4ce673f7d2538e9db3724640b141f17b6b4761ae authored over 12 years ago by Dave Longley <[email protected]>
Fix property path handling.

- avoid "undefined" when top level is an array.
- replace '.' in properties with '\.'.

github.com/json-schema-org/json-schema-spec - 786b881f75c76b5919a319d80eb1b0e665f3e858 authored over 12 years ago by David I. Lehn <[email protected]>
Add value and schema to errors.

github.com/json-schema-org/json-schema-spec - fa2c61bd435a51d582a5b169c13adc6ed7f2f12f authored over 12 years ago by David I. Lehn <[email protected]>
Add more verbose handling.

- Use a common addError in checkObj.
- Print out schema and value if given.

github.com/json-schema-org/json-schema-spec - 40524f08043a2afc7dfb9e07207175280e57d2e5 authored over 12 years ago by David I. Lehn <[email protected]>
Add missing schema and value to type error.

github.com/json-schema-org/json-schema-spec - 839db826e0558a21f16f309366c9849ecaa14834 authored over 12 years ago by Dave Longley <[email protected]>
Add support for uniqueItems.

github.com/json-schema-org/json-schema-spec - 2ac67ad70e0fbeca2beb68b6d1c148f05dcd5518 authored over 12 years ago by Dave Longley <[email protected]>
draft-04/schema: modify the "type" property definition

Now that the "integer" type is being reintroduced, we can redefine "type" as it
was in draft v3.

github.com/json-schema-org/json-schema-spec - 2ea755241ebf65f78e7d7392aa66743a85a799c0 authored over 12 years ago by Francis Galiegue <[email protected]>
Separate core schema keywords into different sections

Keywords are split into three types:

* keywords validating only a certain type of instances;
* ...

github.com/json-schema-org/json-schema-spec - 0077b4d3c3cb14a6227bbbb00310dfdb3a0921f7 authored over 12 years ago by Francis Galiegue <[email protected]>
Separate core schema keywords into different sections

Keywords are split into three types:

* keywords validating only a certain type of instances;
* ...

github.com/json-schema-org/json-schema-org.github.io - 0077b4d3c3cb14a6227bbbb00310dfdb3a0921f7 authored over 12 years ago by Francis Galiegue <[email protected]>
Add more verbose handling.

- Use a common addError in checkObj.
- Print out schema and value if given.

github.com/json-schema-org/json-schema-org.github.io - d433449190dc5631b54b3397b7689d4469bc0ed3 authored over 12 years ago by David I. Lehn <[email protected]>
Add more verbose handling.

- Use a common addError in checkObj.
- Print out schema and value if given.

github.com/json-schema-org/json-schema-spec - d433449190dc5631b54b3397b7689d4469bc0ed3 authored over 12 years ago by David I. Lehn <[email protected]>
Re-introduce "format" keyword, with some differences

* Get rid of the "color" and "style" format attributes.
* Specify the different instance types w...

github.com/json-schema-org/json-schema-spec - ba1a92c67d306a5266f67715560aa3b85da63360 authored over 12 years ago by Francis Galiegue <[email protected]>
Re-introduce "format" keyword, with some differences

* Get rid of the "color" and "style" format attributes.
* Specify the different instance types w...

github.com/json-schema-org/json-schema-org.github.io - ba1a92c67d306a5266f67715560aa3b85da63360 authored over 12 years ago by Francis Galiegue <[email protected]>
draft-04/schema: catch up with "divisibleBy" rename

It is now called "mod".

github.com/json-schema-org/json-schema-org.github.io - c74ee28cabb8d48b984b49e8b6450349b1fd654f authored over 12 years ago by Francis Galiegue <[email protected]>
draft-04/schema: catch up with "divisibleBy" rename

It is now called "mod".

github.com/json-schema-org/json-schema-spec - c74ee28cabb8d48b984b49e8b6450349b1fd654f authored over 12 years ago by Francis Galiegue <[email protected]>
draft-04/schema: cosmetic: fix whitespaces

github.com/json-schema-org/json-schema-spec - dc768f55d60604e30c8dd7dcae68772be1e21000 authored over 12 years ago by Francis Galiegue <[email protected]>
draft-04/schema: cosmetic: fix whitespaces

github.com/json-schema-org/json-schema-org.github.io - dc768f55d60604e30c8dd7dcae68772be1e21000 authored over 12 years ago by Francis Galiegue <[email protected]>
draft-04/schema: modify the "type" property definition

Now that the "integer" type is being reintroduced, we can redefine "type" as it
was in draft v3.

github.com/json-schema-org/json-schema-org.github.io - a721fdf9f2e0473f6f5fb8ff77e754033854da1f authored over 12 years ago by Francis Galiegue <[email protected]>
draft-04/schema: modify the "type" property definition

Now that the "integer" type is being reintroduced, we can redefine "type" as it
was in draft v3.

github.com/json-schema-org/json-schema-spec - a721fdf9f2e0473f6f5fb8ff77e754033854da1f authored over 12 years ago by Francis Galiegue <[email protected]>
* Restored "integer" type.

* Renamed "divisibleBy" to "mod".

github.com/json-schema-org/json-schema-spec - a8b32121881a20f6b819987de5fd99569a546859 authored over 12 years ago by Gary Court <[email protected]>
* Restored "integer" type.

* Renamed "divisibleBy" to "mod".

github.com/json-schema-org/json-schema-org.github.io - a8b32121881a20f6b819987de5fd99569a546859 authored over 12 years ago by Gary Court <[email protected]>
Add missing schema and value to type error.

github.com/json-schema-org/json-schema-org.github.io - f2b69ffdbe241ba7303de59811723f0b35d78d84 authored over 12 years ago by Dave Longley <[email protected]>
Add missing schema and value to type error.

github.com/json-schema-org/json-schema-spec - f2b69ffdbe241ba7303de59811723f0b35d78d84 authored over 12 years ago by Dave Longley <[email protected]>
Add value and schema to errors.

github.com/json-schema-org/json-schema-spec - 96fce4c3eb7f861caef6d72864d77baedcfb7236 authored over 12 years ago by David I. Lehn <[email protected]>
Add value and schema to errors.

github.com/json-schema-org/json-schema-org.github.io - 96fce4c3eb7f861caef6d72864d77baedcfb7236 authored over 12 years ago by David I. Lehn <[email protected]>
Fix property path handling.

- avoid "undefined" when top level is an array.
- replace '.' in properties with '\.'.

github.com/json-schema-org/json-schema-org.github.io - 3cdb2f85ab48651b2b12bdaef61bf13c17a76e35 authored over 12 years ago by David I. Lehn <[email protected]>
Fix property path handling.

- avoid "undefined" when top level is an array.
- replace '.' in properties with '\.'.

github.com/json-schema-org/json-schema-spec - 3cdb2f85ab48651b2b12bdaef61bf13c17a76e35 authored over 12 years ago by David I. Lehn <[email protected]>
Fix inverted comparison.

github.com/json-schema-org/json-schema-spec - c515e8eb867cae66412eeea93fece8fc051504db authored over 12 years ago by Dave Longley <[email protected]>
Fix inverted comparison.

github.com/json-schema-org/json-schema-org.github.io - c515e8eb867cae66412eeea93fece8fc051504db authored over 12 years ago by Dave Longley <[email protected]>
Add support for uniqueItems.

github.com/json-schema-org/json-schema-org.github.io - 42de4af61660548c3b663910960e3f81710202a8 authored over 12 years ago by Dave Longley <[email protected]>
Add support for uniqueItems.

github.com/json-schema-org/json-schema-spec - 42de4af61660548c3b663910960e3f81710202a8 authored over 12 years ago by Dave Longley <[email protected]>
* Restored "integer" type.

* Renamed "divisibleBy" to "mod".

github.com/json-schema-org/json-schema-spec - 3fefea8fc1a4b75cbd5f7b1120aa3f0d188a12a7 authored over 12 years ago by Gary Court <[email protected]>
* Restored "integer" type.

* Renamed "divisibleBy" to "mod".

github.com/json-schema-org/json-schema-org.github.io - 3fefea8fc1a4b75cbd5f7b1120aa3f0d188a12a7 authored over 12 years ago by Gary Court <[email protected]>
Fixes error message

github.com/json-schema-org/json-schema-spec - e81fd46ffde2c4b9eea3fe37aa8b0fde8990c882 authored over 12 years ago by Camilo Aguilar <[email protected]>
Replaced "maxDecimal" attribute with "divisibleBy" attribute

github.com/json-schema-org/json-schema-spec - dbdb322df03008d1bea7d999002ef2a4d41b1383 authored about 13 years ago by Enrico Marino <[email protected]>
Replaced "maxDecimal" attribute with "divisibleBy" attribute

github.com/json-schema-org/json-schema-org.github.io - dbdb322df03008d1bea7d999002ef2a4d41b1383 authored about 13 years ago by Enrico Marino <[email protected]>
Merge git://github.com/garycourt/json-schema

github.com/json-schema-org/json-schema-org.github.io - 1f3275e075e8a0d44360bd173bde8e67118318ae authored about 13 years ago by Kris Zyp <[email protected]>
Merge git://github.com/garycourt/json-schema

github.com/json-schema-org/json-schema-spec - 1f3275e075e8a0d44360bd173bde8e67118318ae authored about 13 years ago by Kris Zyp <[email protected]>
Better wording of items and their array indices

github.com/json-schema-org/json-schema-org.github.io - 9e4df0944fe0ad6ed3b9e108301d94e306e12a08 authored about 13 years ago by Kris Zyp <[email protected]>
Better wording of items and their array indices

github.com/json-schema-org/json-schema-spec - 9e4df0944fe0ad6ed3b9e108301d94e306e12a08 authored about 13 years ago by Kris Zyp <[email protected]>
Core changes:

* Removed "integer" type in favor of {"type":"number", "divisibleBy":1}.
* Restricted "type" to o...

github.com/json-schema-org/json-schema-spec - cf45c27f895ba7f8bc95eb7dd96cbd51dc9824a0 authored about 13 years ago by Gary Court <[email protected]>
Core changes:

* Removed "integer" type in favor of {"type":"number", "divisibleBy":1}.
* Restricted "type" to o...

github.com/json-schema-org/json-schema-org.github.io - cf45c27f895ba7f8bc95eb7dd96cbd51dc9824a0 authored about 13 years ago by Gary Court <[email protected]>
Made core changes to draft:

* Changed "required" attribute to an array of strings.
* Removed "format" attribute.
* Added "min...

github.com/json-schema-org/json-schema-org.github.io - baa948a31dddf6642d299c9d4722319a49bccbb1 authored about 13 years ago by Gary Court <[email protected]>
Made core changes to draft:

* Changed "required" attribute to an array of strings.
* Removed "format" attribute.
* Added "min...

github.com/json-schema-org/json-schema-spec - baa948a31dddf6642d299c9d4722319a49bccbb1 authored about 13 years ago by Gary Court <[email protected]>
Created initial draft-04 schemas.

Added JSON Pointer to spec.

github.com/json-schema-org/json-schema-spec - e22117ff3b02150b412884cea384c91fbb1365c7 authored about 13 years ago by Gary Court <[email protected]>
Created initial draft-04 schemas.

Added JSON Pointer to spec.

github.com/json-schema-org/json-schema-org.github.io - e22117ff3b02150b412884cea384c91fbb1365c7 authored about 13 years ago by Gary Court <[email protected]>
Clean out modifications to primitives

github.com/json-schema-org/json-schema-org.github.io - 1dd6acbdeda7304b9fd66ce393c940d95ac169a8 authored over 13 years ago by Kris Zyp <[email protected]>
Clean out modifications to primitives

github.com/json-schema-org/json-schema-spec - 1dd6acbdeda7304b9fd66ce393c940d95ac169a8 authored over 13 years ago by Kris Zyp <[email protected]>
Copied over draft 3 beautification to draft 4.

github.com/json-schema-org/json-schema-org.github.io - 8b9ec50420e3dff5ed85a3078b6b0786786f98d0 authored over 13 years ago by Gary Court <[email protected]>
Copied over draft 3 beautification to draft 4.

github.com/json-schema-org/json-schema-spec - 8b9ec50420e3dff5ed85a3078b6b0786786f98d0 authored over 13 years ago by Gary Court <[email protected]>
Merge branch 'patch-1' of http://github.com/schorsch/json-schema

github.com/json-schema-org/json-schema-spec - a4f344133f9ae00a45a0327b98c8196729b5e13a authored over 13 years ago by Kris Zyp <[email protected]>
Merge branch 'patch-1' of http://github.com/schorsch/json-schema

github.com/json-schema-org/json-schema-org.github.io - a4f344133f9ae00a45a0327b98c8196729b5e13a authored over 13 years ago by Kris Zyp <[email protected]>
Merge http://github.com/garycourt/json-schema

Conflicts:
draft-zyp-json-schema-03.xml

github.com/json-schema-org/json-schema-org.github.io - f3337e6adbee7bdaf410e8790379738c32463b74 authored over 13 years ago by Kris Zyp <[email protected]>
Merge http://github.com/garycourt/json-schema

Conflicts:
draft-zyp-json-schema-03.xml

github.com/json-schema-org/json-schema-spec - f3337e6adbee7bdaf410e8790379738c32463b74 authored over 13 years ago by Kris Zyp <[email protected]>
removed duplicate "required":true in price example

github.com/json-schema-org/json-schema-org.github.io - 694b44a576392a5042b52d0902b3166dba530e06 authored over 13 years ago by Georg Leciejewski <[email protected]>