|
220 | 220 | "link": "https://www.canva.com/design/DAGJgnhNUYA/GLVTP-Yx7wcBVFjOhsN2uQ/edit?utm_content=DAGJgnhNUYA&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton"
|
221 | 221 | }
|
222 | 222 | ]
|
| 223 | + }, |
| 224 | + { |
| 225 | + "name": "Ege Korkan", |
| 226 | + "img": "https://media.licdn.com/dms/image/D4D03AQG03-U--zDJpw/profile-displayphoto-shrink_200_200/0/1707341764311?e=1724889600&v=beta&t=xY0i-IncaI51wlZVJD7fEuSb0LMdR7j0-XlipV7EK6c", |
| 227 | + "bio": "Research and standardization focused engineer at Siemens with a passion to drive interoperability across all levels.", |
| 228 | + "title": "Web of Things Expert at Siemens", |
| 229 | + "github": "egekorkan", |
| 230 | + "twitter": "egekorkan", |
| 231 | + "linkedin": "ege-korkan", |
| 232 | + "mastodon":"https://mastodon.social/@egekorkan", |
| 233 | + "company": "Siemens AG", |
| 234 | + "country": "Germany", |
| 235 | + "contributions": [ |
| 236 | + { |
| 237 | + "type": "article", |
| 238 | + "title": "How the W3C Web of Things brings JSON Schema to the Internet of Things", |
| 239 | + "date": { |
| 240 | + "year": 2022, |
| 241 | + "month": "October" |
| 242 | + }, |
| 243 | + "link": "https://json-schema.org/blog/posts/w3c-wot-case-study" |
| 244 | + }, |
| 245 | + { |
| 246 | + "type": "project", |
| 247 | + "title": "Web of Things Tutorial which contains a part on JSON Schema", |
| 248 | + "date": { |
| 249 | + "year": 2024, |
| 250 | + "month": "January" |
| 251 | + }, |
| 252 | + "link": "https://w3c.github.io/wot-cg/tutorials/whatiswot/docs/preliminary/json-schema/intro" |
| 253 | + }, |
| 254 | + { |
| 255 | + "type": "adopter", |
| 256 | + "title": "Add Standards Category to the JSON Schema Adopters list.", |
| 257 | + "date": { |
| 258 | + "year": 2024, |
| 259 | + "month": "May" |
| 260 | + }, |
| 261 | + "link": "https://landscape.json-schema.org/" |
| 262 | + }, |
| 263 | + { |
| 264 | + "type": "working group", |
| 265 | + "title": "Web of Things Working Group participation at the W3C, which is using JSON Schema", |
| 266 | + "date": { |
| 267 | + "year": 2018, |
| 268 | + "month": "September" |
| 269 | + }, |
| 270 | + "link": "https://www.w3.org/WoT/" |
| 271 | + }, |
| 272 | + { |
| 273 | + "type": "project", |
| 274 | + "title": "JSON Spell-checker based on JSON Schema", |
| 275 | + "date": { |
| 276 | + "year": 2023, |
| 277 | + "month": "January" |
| 278 | + }, |
| 279 | + "link": "https://github.com/eclipse-thingweb/playground/tree/master/packages/json-spell-checker" |
| 280 | + } |
| 281 | + ] |
223 | 282 | }
|
224 | 283 | ]
|
0 commit comments