@@ -33,41 +33,41 @@ <h2>Preliminary note</h2>
33
33
34
34
< h2 > C</ h2 >
35
35
< ul >
36
- < li > < a href ="https://github.com/netmail-open/wjelement "> WJElement</ a > (LGPLv3).</ li >
36
+ < li > < a id =" link-impl-wjelement " href ="https://github.com/netmail-open/wjelement "> WJElement</ a > (LGPLv3).</ li >
37
37
</ ul >
38
38
39
39
< h2 > Java</ h2 >
40
40
41
41
< ul >
42
- < li > < a href ="https://github.com/fge/json-schema-validator "> json-schema-validator</ a >
42
+ < li > < a id =" link-impl-fge-json-schema-validator " href ="https://github.com/fge/json-schema-validator "> json-schema-validator</ a >
43
43
(LGPLv3).</ li >
44
44
</ ul >
45
45
46
46
< h2 > .NET</ h2 >
47
47
48
48
< ul >
49
- < li > < a href ="http://james.newtonking.com/projects/json-net.aspx "> Json.NET</ a > (MIT).</ li >
49
+ < li > < a id =" link-impl-json-net " href ="http://james.newtonking.com/projects/json-net.aspx "> Json.NET</ a > (MIT).</ li >
50
50
</ ul >
51
51
52
52
< h2 > ActionScript 3</ h2 >
53
53
54
54
< ul >
55
- < li > < a href ="https://github.com/raulbajales/Frigga "> Frigga</ a > (MIT).</ li >
55
+ < li > < a id =" link-impl-frigga " href ="https://github.com/raulbajales/Frigga "> Frigga</ a > (MIT).</ li >
56
56
</ ul >
57
57
58
58
< h2 > Haskell</ h2 >
59
59
60
60
< p > If that is not proof that JSON Schema is language agnostic, I don't know what is.</ p >
61
61
62
62
< ul >
63
- < li > < a href ="https://github.com/timjb/aeson-schema "> aeson-schema</ a > (MIT).</ li >
63
+ < li > < a id =" link-impl-aeson-schema " href ="https://github.com/timjb/aeson-schema "> aeson-schema</ a > (MIT).</ li >
64
64
</ ul >
65
65
66
66
< h2 > Python</ h2 >
67
67
68
68
< ul >
69
- < li > < a href ="https://github.com/Julian/jsonschema "> jsonschema</ a > (MIT);</ li >
70
- < li > < a href ="https://github.com/zyga/json-schema-validator "> json-schema-validator</ a > (LGPL).</ li >
69
+ < li > < a id =" link-impl-jsonschema " href ="https://github.com/Julian/jsonschema "> jsonschema</ a > (MIT);</ li >
70
+ < li > < a id =" link-impl-zyga-json-schema-validator " href ="https://github.com/zyga/json-schema-validator "> json-schema-validator</ a > (LGPL).</ li >
71
71
</ ul >
72
72
73
73
</ div > <!-- style="padding-left:40px; margin-right:-40px;" class="span4" -->
@@ -77,36 +77,50 @@ <h2>Python</h2>
77
77
< h2 > Ruby</ h2 >
78
78
79
79
< ul >
80
- < li > < a href ="https://github.com/google/autoparse "> autoparse</ a > (ASL 2.0);</ li >
81
- < li > < a href ="https://github.com/Constellation/ruby-jsonchema "> ruby-jsonschema</ a > (MIT).</ li >
80
+ < li > < a id =" link-impl-autoparse " href ="https://github.com/google/autoparse "> autoparse</ a > (ASL 2.0);</ li >
81
+ < li > < a id =" link-impl-ruby-jsonchema " href ="https://github.com/Constellation/ruby-jsonchema "> ruby-jsonschema</ a > (MIT).</ li >
82
82
</ ul >
83
83
84
84
85
85
< h2 > PHP</ h2 >
86
86
87
87
< ul >
88
- < li > < a href ="https://github.com/hasbridge/php-json-schema "> php-json-schema</ a > (MIT).</ li >
89
- < li > < a href ="https://github.com/justinrainbow/json-schema "> json-schema</ a > (Berkeley).</ li >
88
+ < li > < a id =" link-impl-php-json-schema " href ="https://github.com/hasbridge/php-json-schema "> php-json-schema</ a > (MIT).</ li >
89
+ < li > < a id =" link-impl-json-schema " href ="https://github.com/justinrainbow/json-schema "> json-schema</ a > (Berkeley).</ li >
90
90
</ ul >
91
91
92
92
< h2 > JavaScript</ h2 >
93
93
94
94
< ul >
95
- < li > < a href ="http://orderly-json.org "> Orderly</ a > (BSD);</ li >
96
- < li > < a href ="http://github.com/garycourt/JSV "> JSV</ a > (BSD);</ li >
97
- < li > < a href ="http://github.com/kriszyp/json-schema "> json-schema</ a > (AFL or BSD);</ li >
98
- < li > < a href ="https://github.com/mattyod/matic "> Matic</ a > (MIT);</ li >
99
- < li > < a href ="http://www.dojotoolkit.org/ "> Dojo</ a > (AFL or BSD);</ li >
100
- < li > < a href ="http://www.persvr.org/ "> Persevere</ a > (modified BSD or AFL 2.0);</ li >
101
- < li > < a href ="https://github.com/akidee/schema.js "> schema.js</ a > (MIT).</ li >
102
- < li > < a href ="http://github.com/IreneKnapp/direct-schema "> direct-schema</ a > (BSD);</ li >
95
+ < li > < a id =" link-impl-orderly " href ="http://orderly-json.org "> Orderly</ a > (BSD);</ li >
96
+ < li > < a id =" link-impl-jsv " href ="http://github.com/garycourt/JSV "> JSV</ a > (BSD);</ li >
97
+ < li > < a id =" link-impl-kriszyp-jsonschema " href ="http://github.com/kriszyp/json-schema "> json-schema</ a > (AFL or BSD);</ li >
98
+ < li > < a id =" link-impl-matic " href ="https://github.com/mattyod/matic "> Matic</ a > (MIT);</ li >
99
+ < li > < a id =" link-impl-dojo " href ="http://www.dojotoolkit.org/ "> Dojo</ a > (AFL or BSD);</ li >
100
+ < li > < a id =" link-impl-persvr " href ="http://www.persvr.org/ "> Persevere</ a > (modified BSD or AFL 2.0);</ li >
101
+ < li > < a id =" link-impl-schema-js " href ="https://github.com/akidee/schema.js "> schema.js</ a > (MIT).</ li >
102
+ < li > < a id =" link-impl-direct-schema " href ="http://github.com/IreneKnapp/direct-schema "> direct-schema</ a > (BSD);</ li >
103
103
</ ul >
104
104
105
105
</ div > <!-- class="span4" -->
106
106
</ div > <!-- class="row" -->
107
107
</ div > <!-- class="span8" -->
108
108
</ div > <!-- class="row" -->
109
109
</ div > <!-- class="container" -->
110
+ < script type ="text/javascript ">
110
111
112
+ var _gaq = _gaq || [ ] ;
113
+ var pluginUrl = '//www.google-analytics.com/plugins/ga/inpage_linkid.js' ;
114
+ _gaq . push ( [ '_require' , 'inpage_linkid' , pluginUrl ] ) ;
115
+ _gaq . push ( [ '_setAccount' , 'UA-37167904-1' ] ) ;
116
+ _gaq . push ( [ '_trackPageview' ] ) ;
117
+
118
+ ( function ( ) {
119
+ var ga = document . createElement ( 'script' ) ; ga . type = 'text/javascript' ; ga . async = true ;
120
+ ga . src = ( 'https:' == document . ___location . protocol ? 'https://ssl' : 'http://www' ) + '.google-analytics.com/ga.js' ;
121
+ var s = document . getElementsByTagName ( 'script' ) [ 0 ] ; s . parentNode . insertBefore ( ga , s ) ;
122
+ } ) ( ) ;
123
+
124
+ </ script >
111
125
</ body >
112
126
</ html >
0 commit comments