|
36 | 36 | "month": "April"
|
37 | 37 | },
|
38 | 38 | "link": "https://landscape.json-schema.org/"
|
| 39 | + } |
| 40 | + ] |
39 | 41 | },
|
40 | 42 | {
|
41 | 43 | "name": "David Biesack",
|
|
85 | 87 | "link": "https://apidesignmatters.substack.com/p/learning-the-language-of-api-data"
|
86 | 88 | },
|
87 | 89 | {
|
88 |
| - "type": "pull request review", |
| 90 | + "type": "other", |
89 | 91 | "title": "What is JSON Schema?",
|
90 | 92 | "date": {
|
91 | 93 | "year": 2024,
|
|
94 | 96 | "link": "https://github.com/json-schema-org/website/pull/679"
|
95 | 97 | },
|
96 | 98 | {
|
97 |
| - "type": "conference-talk", |
| 99 | + "type": "talk", |
98 | 100 | "title": "Wielding the Double-Edged Sword of JSON Schema",
|
99 | 101 | "date": {
|
100 | 102 | "year": 2022,
|
101 |
| - "month": "Sempember" |
| 103 | + "month": "September" |
102 | 104 | },
|
103 | 105 | "link": "https://www.youtube.com/watch?v=6ukZEUBRpqo"
|
104 | 106 | }
|
105 | 107 | ]
|
| 108 | + }, |
| 109 | + { |
| 110 | + "name": "Juan Cruz Viotti", |
| 111 | + "img": "https://avatars.githubusercontent.com/u/2192773?v=4", |
| 112 | + "bio": "CTO at Intelligence.AI, founder of Sourcemeta, consultant, and author", |
| 113 | + "title": "Chief Technical Officer", |
| 114 | + "github": "jviotti", |
| 115 | + "linkedin": "jviotti", |
| 116 | + "company": "Intelligence.AI", |
| 117 | + "country": "🇧🇴", |
| 118 | + "contributions": [ |
| 119 | + { |
| 120 | + "type": "project", |
| 121 | + "title": "Alterschema", |
| 122 | + "date": { |
| 123 | + "year": 2022, |
| 124 | + "month": "May" |
| 125 | + }, |
| 126 | + "link": "https://alterschema.sourcemeta.com" |
| 127 | + }, |
| 128 | + { |
| 129 | + "type": "article", |
| 130 | + "title": "How the W3C Web of Things brings JSON Schema to the Internet of Things", |
| 131 | + "date": { |
| 132 | + "year": 2022, |
| 133 | + "month": "October" |
| 134 | + }, |
| 135 | + "link": "https://json-schema.org/blog/posts/w3c-wot-case-study" |
| 136 | + }, |
| 137 | + { |
| 138 | + "type": "project", |
| 139 | + "title": "Learn JSON Schema", |
| 140 | + "date": { |
| 141 | + "year": 2023, |
| 142 | + "month": "March" |
| 143 | + }, |
| 144 | + "link": "https://www.learnjsonschema.com" |
| 145 | + }, |
| 146 | + { |
| 147 | + "type": "article", |
| 148 | + "title": "Understanding JSON Schema Lexical and Dynamic Scopes", |
| 149 | + "date": { |
| 150 | + "year": 2024, |
| 151 | + "month": "February" |
| 152 | + }, |
| 153 | + "link": "https://json-schema.org/blog/posts/understanding-lexical-dynamic-scopes" |
| 154 | + }, |
| 155 | + { |
| 156 | + "type": "book", |
| 157 | + "title": "Unifying Business, Data, and Code: Designing Data Products with JSON Schema", |
| 158 | + "date": { |
| 159 | + "year": 2024, |
| 160 | + "month": "January" |
| 161 | + }, |
| 162 | + "link": "https://www.oreilly.com/library/view/unifying-business-data/9781098144999/" |
| 163 | + }, |
| 164 | + { |
| 165 | + "type": "initiative", |
| 166 | + "title": "GSoC 2024: Upgrade/Downgrade Rules", |
| 167 | + "date": { |
| 168 | + "year": 2024, |
| 169 | + "month": "March" |
| 170 | + }, |
| 171 | + "link": "https://github.com/json-schema-org/community/issues/599" |
| 172 | + } |
| 173 | + ] |
106 | 174 | }
|
107 | 175 | ]
|
108 |
| - |
|
0 commit comments