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

patternProperties: check regex engine matching more completely

* Regex matches are not anchored.
* Matching is case insensitive.

github.com/json-schema-org/JSON-Schema-Test-Suite - 2c8e33d4c4889bc30227bafe8182af2a09cb2b51 authored almost 12 years ago
Changed ridiculous test description.

github.com/json-schema-org/JSON-Schema-Test-Suite - c739935e227ca8294d8cc8abb2930bca7166a0df authored almost 12 years ago
Rename "1.0 is not int" test to a more meaningful name

I am overreacting on such matters.

See issue #22.

github.com/json-schema-org/JSON-Schema-Test-Suite - 6a0ad2268b6808ccc3fdece16fbb2ec8efe4d423 authored almost 12 years ago
Fix syntax error in newly created test

github.com/json-schema-org/JSON-Schema-Test-Suite - f341de10f6ea521eefaa7240ce0c3ac3d5611c53 authored almost 12 years ago
Move "1.0 is not an integer" to the optional tests section

Thanks to some brain damaged languages, and given what section 5.5 says, this
test has to go in ...

github.com/json-schema-org/JSON-Schema-Test-Suite - 6b48c52df8c12b49d22d789624b92ac7c7e6edbb authored almost 12 years ago
Remove json-ref schema

Now that we have JSON Reference, this schema is no longer needed.

github.com/json-schema-org/json-schema-org.github.io - 03d547e31c214ad16f51009e6943e6700dbd35a5 authored almost 12 years ago
Fix blatant error in validation spec

Fortunately the first submission attempt failed!

github.com/json-schema-org/json-schema-spec - 7f5ecacd2bd17cdd000a30fc15bb0f2412c22c32 authored almost 12 years ago
Renamed hyper-schema spec

github.com/json-schema-org/json-schema-spec - ea9a0332c28a1f6eef92928c8307585e4d65553b authored almost 12 years ago
Merge branch 'next' of https://github.com/json-schema/json-schema into next

github.com/json-schema-org/json-schema-spec - 0664e7a65593bc5e162cd55bbd8579679257043b authored almost 12 years ago
Update spec (nits and tweaks)

github.com/json-schema-org/json-schema-spec - 7c5354ec61ebb05701b28f638de8f8169c315911 authored almost 12 years ago
Update draft names and text

Only minor modifications (security section in validation spec)

github.com/json-schema-org/json-schema-spec - ce88ebed67f2d32a4a052852ed34f56b4cf948c5 authored almost 12 years ago
Update in other directory as well

github.com/json-schema-org/json-schema-spec - 37e342b9f87b51fa8e1d6d242e561f2de122eb32 authored almost 12 years ago
Updating hyper-meta-schema

github.com/json-schema-org/json-schema-spec - 2dd693572a9432efda104a542b0e705203fb8218 authored almost 12 years ago
Merge branch 'gh-pages' of https://github.com/json-schema/json-schema into next

Conflicts:
hyper-schema

github.com/json-schema-org/json-schema-spec - 82046fc9238c6e985ba1a50c891d5cebc00a59b5 authored almost 12 years ago
Updating text and HTML versions

github.com/json-schema-org/json-schema-spec - ca4937c28e9742dd75d3f1b1b0a32963bf85f0b0 authored almost 12 years ago
Reference RFC 5988 for HTTP Link header

github.com/json-schema-org/json-schema-spec - 4e88bf1b7b4c00bcd6635a7414a9139c2c0a031d authored almost 12 years ago
Changed wording surrounding text-based media types and JSON strings

github.com/json-schema-org/json-schema-spec - 16413a99c3657909a02c66616f21b7ddaf5c55f5 authored almost 12 years ago
Changed fragmentResolution wording

github.com/json-schema-org/json-schema-spec - 1ea74dd5d2e164a63147692bfafe81479e292172 authored almost 12 years ago
Updating fragmentResolution wording

github.com/json-schema-org/json-schema-spec - 45910ebf7690bd4be8dfe9e153e9906539d557dc authored almost 12 years ago
Added links to hyper-schema (id and $ref)

github.com/json-schema-org/json-schema-spec - e379ca1fe57ef431737ced8f97d7e9075cc7458f authored almost 12 years ago
Update latest core/validation drafts

github.com/json-schema-org/json-schema-spec - 79c1a7afd282f76e50d93e8aeac2ad9943716eec authored almost 12 years ago
Update latest core/validation drafts

github.com/json-schema-org/json-schema-org.github.io - 79c1a7afd282f76e50d93e8aeac2ad9943716eec authored almost 12 years ago
Some changes in core/validation

- Clear out the confusion about JSON Reference: it is used for schemas only, not
instances.
- ...

github.com/json-schema-org/json-schema-spec - decb60d489e1ac4f281727cbe978d0a3051f1676 authored almost 12 years ago
json-schema-validator also uses the suite

Heck, most data in it came fom this project's test files to begin with!

github.com/json-schema-org/JSON-Schema-Test-Suite - 9674e708fdd1b8c0d7209d362ac20d34183e4b8e authored almost 12 years ago
json-schema-validator also uses the suite

Heck, most data in it came fom this project's test files to begin with!

github.com/json-schema-org/JSON-Schema-Test-Suite - b2e5561f7bc290971a54a9a8cf9ba3e6781cd120 authored almost 12 years ago
Sync latest versions of HTML specs

github.com/json-schema-org/json-schema-org.github.io - 4ca6b0d4febfaad94a6157187b028b40b8670473 authored almost 12 years ago
Sync latest versions of HTML specs

github.com/json-schema-org/json-schema-spec - 4ca6b0d4febfaad94a6157187b028b40b8670473 authored almost 12 years ago
Changes to the validation spec

* Suggested grammar fixes.
* Implementations should allow to disable "format" validation.

Thank...

github.com/json-schema-org/json-schema-spec - 441302859e4b8f3380b084b6b90b56566235d606 authored almost 12 years ago
Fixes to core spec

* Fix typo in URI resolution section.
* Change the wording about non JSON Pointer fragments in J...

github.com/json-schema-org/json-schema-spec - 0dd82e8e8096e5678434a2763057af4c395aac88 authored almost 12 years ago
Update hyper-schema spec

github.com/json-schema-org/json-schema-spec - 4d95d97ef11361fde9e4e9cc91a5932f9ffa76b2 authored almost 12 years ago
Updating hyper-meta-schema

github.com/json-schema-org/json-schema-spec - 98f155ca9128e5b967fcd4cf34628368f8b3948d authored almost 12 years ago
Updating hyper-meta-schema

github.com/json-schema-org/json-schema-spec - d99c0277a049c476455a897057c9ab6fed070bca authored almost 12 years ago
Update hyper-schema spec

github.com/json-schema-org/json-schema-spec - 8b6c81861e38b1a06550cb5663489588e29678f2 authored almost 12 years ago
Clarify resolution rules for "root" and "self" links

github.com/json-schema-org/json-schema-spec - 0856272db0332a7de0444bf226f9d0e7b295e7e1 authored almost 12 years ago
Update hyper-schema spec

github.com/json-schema-org/json-schema-spec - 5ae117be8d34c1c81f8f3f2afd1500913eb49d03 authored almost 12 years ago
Update text/HTML versions

github.com/json-schema-org/json-schema-spec - 645ea6b6df2d849577fd301e43a2f2b9b034b14c authored almost 12 years ago
Update to latest hyper-schema spec

github.com/json-schema-org/json-schema-spec - 8404fa0fa9ae1be3efb7f496cf4f1ffa4488ca2d authored almost 12 years ago
Update to latest hyper-schema spec

github.com/json-schema-org/json-schema-org.github.io - 8404fa0fa9ae1be3efb7f496cf4f1ffa4488ca2d authored almost 12 years ago
Merge branch 'gh-pages' of https://github.com/json-schema/json-schema into next

github.com/json-schema-org/json-schema-spec - d86955299907c663ea76682055b7c52123571816 authored almost 12 years ago
Updating TXT and HTML versions

github.com/json-schema-org/json-schema-spec - bd4424ff31042f74927461299059da91bdb59440 authored almost 12 years ago
Updating hyper-schema specification

github.com/json-schema-org/json-schema-spec - 6ea3434fb058e9bc5e1b0f47263804e7ad03e197 authored almost 12 years ago
Merge pull request #68 from geraintluff/gh-pages-merge

Updating Implementations/Software page

github.com/json-schema-org/json-schema-spec - 02b33035ab6a5df04cde9370f52744010a377f3f authored almost 12 years ago
Merge pull request #68 from geraintluff/gh-pages-merge

Updating Implementations/Software page

github.com/json-schema-org/json-schema-org.github.io - 02b33035ab6a5df04cde9370f52744010a377f3f authored almost 12 years ago
Jsonary supports v4 as well

github.com/json-schema-org/json-schema-org.github.io - c1bd56001b518fef3a493012b4b3b2643facf771 authored almost 12 years ago
Jsonary supports v4 as well

github.com/json-schema-org/json-schema-spec - c1bd56001b518fef3a493012b4b3b2643facf771 authored almost 12 years ago
Note down two known implementations supporting v4.

Move the "Java" section up - there is only one validator, but it's v4-compliant, so we probably ...

github.com/json-schema-org/json-schema-spec - eb2ba88d63572a1e896e555338ac1404b55bf463 authored almost 12 years ago
Note down two known implementations supporting v4.

Move the "Java" section up - there is only one validator, but it's v4-compliant, so we probably ...

github.com/json-schema-org/json-schema-org.github.io - eb2ba88d63572a1e896e555338ac1404b55bf463 authored almost 12 years ago
Add tv4, and place numbers next to sections

github.com/json-schema-org/json-schema-org.github.io - 740a91754d4885dfade2548f2c5e7d6dddfbcd85 authored almost 12 years ago
Add tv4, and place numbers next to sections

github.com/json-schema-org/json-schema-spec - 740a91754d4885dfade2548f2c5e7d6dddfbcd85 authored almost 12 years ago
Updated link to hyper-schema spec

github.com/json-schema-org/json-schema-spec - 2718929f9671eb1c4630802ade530970759f98ac authored almost 12 years ago
Updated link to hyper-schema spec

github.com/json-schema-org/json-schema-org.github.io - 2718929f9671eb1c4630802ade530970759f98ac authored almost 12 years ago
Latest versions of core and validation specifications

github.com/json-schema-org/json-schema-org.github.io - adef7c4f563533260beb40fa34b92de10d1e58a4 authored about 12 years ago
Latest versions of core and validation specifications

github.com/json-schema-org/json-schema-spec - adef7c4f563533260beb40fa34b92de10d1e58a4 authored about 12 years ago
Changes to the validation specification

Last round, hopefully.

github.com/json-schema-org/json-schema-spec - 1ba9636dad558f9446a14552ae500e7d03c96077 authored about 12 years ago
Changes to the core specification

Last round, hopefully.

github.com/json-schema-org/json-schema-spec - 1c0db4c9a4215c8a8ce17ed36dbab2f603133726 authored about 12 years ago
Fix broken link in documentation.html

github.com/json-schema-org/json-schema-spec - 8ef83ba2c5a049e53aaa558a5d366a635f62ece1 authored about 12 years ago
Fix broken link in documentation.html

github.com/json-schema-org/json-schema-org.github.io - 8ef83ba2c5a049e53aaa558a5d366a635f62ece1 authored about 12 years ago
Merge pull request #67 from geraintluff/gh-pages-merge

Website overhaul

github.com/json-schema-org/json-schema-spec - 31235552d0a296890e0c213cda69e81299b687c2 authored about 12 years ago
Merge pull request #67 from geraintluff/gh-pages-merge

Website overhaul

github.com/json-schema-org/json-schema-org.github.io - 31235552d0a296890e0c213cda69e81299b687c2 authored about 12 years ago
Merge branch 'gh-pages' into gh-pages-merge

github.com/json-schema-org/json-schema-org.github.io - 7890044a3429dc23ddccad796ce433daf13b1f05 authored about 12 years ago
Merge branch 'gh-pages' into gh-pages-merge

github.com/json-schema-org/json-schema-spec - 7890044a3429dc23ddccad796ce433daf13b1f05 authored about 12 years ago
Formatting - missing space

github.com/json-schema-org/json-schema-spec - b24109957061a671e965804543c88a21a0b14528 authored about 12 years ago
Merge branch 'gh-pages' into gh-pages-merge

github.com/json-schema-org/json-schema-spec - 4dd1ec093229955b89040bddaa736c0027104fe9 authored about 12 years ago
Merge branch 'gh-pages' into gh-pages-merge

github.com/json-schema-org/json-schema-org.github.io - 4dd1ec093229955b89040bddaa736c0027104fe9 authored about 12 years ago
Make title block more square

github.com/json-schema-org/json-schema-org.github.io - 3880fb99dd1db139caf616ce3630068a0d9902c3 authored about 12 years ago
Make title block more square

github.com/json-schema-org/json-schema-spec - 3880fb99dd1db139caf616ce3630068a0d9902c3 authored about 12 years ago
Merge branch 'gh-pages' into gh-pages-merge

github.com/json-schema-org/json-schema-org.github.io - eae4031e81665092b74287295e2b5f7f7ac362fe authored about 12 years ago
Merge branch 'gh-pages' into gh-pages-merge

github.com/json-schema-org/json-schema-spec - eae4031e81665092b74287295e2b5f7f7ac362fe authored about 12 years ago
Point to jsonary.com, not GitHub repo

github.com/json-schema-org/json-schema-spec - 986ba155642c67e92decc0424ff7baa34a3afd2a authored about 12 years ago
Point to jsonary.com, not GitHub repo

github.com/json-schema-org/json-schema-org.github.io - 986ba155642c67e92decc0424ff7baa34a3afd2a authored about 12 years ago
Merge branch 'gh-pages' into gh-pages-merge

github.com/json-schema-org/json-schema-org.github.io - 0ec7f912a29d022f1eb8d2df66b1ebcad464277e authored about 12 years ago
Merge branch 'gh-pages' into gh-pages-merge

github.com/json-schema-org/json-schema-spec - 0ec7f912a29d022f1eb8d2df66b1ebcad464277e authored about 12 years ago
Updating implementations page

github.com/json-schema-org/json-schema-spec - b54be9bd7210326d345d269765ee6ddc9b413c93 authored about 12 years ago
Updating implementations page

github.com/json-schema-org/json-schema-org.github.io - b54be9bd7210326d345d269765ee6ddc9b413c93 authored about 12 years ago