Skip to content

Commit f2b66fb

Browse files
egekorkanbenjagm
andauthored
Add Ege Korkan to ambassadors list (#763)
* add Ege Korkan to ambassadors list * Update ambassadors.json --------- Co-authored-by: Benjamin Granados <40007659+benjagm@users.noreply.github.com>
1 parent 3840b0b commit f2b66fb

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed

programs/ambassadors/ambassadors.json

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,5 +220,64 @@
220220
"link": "https://www.canva.com/design/DAGJgnhNUYA/GLVTP-Yx7wcBVFjOhsN2uQ/edit?utm_content=DAGJgnhNUYA&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton"
221221
}
222222
]
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+
]
223282
}
224283
]

0 commit comments

Comments
 (0)