Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ege Korkan to ambassadors list #763

Merged
merged 3 commits into from
Aug 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
59 changes: 59 additions & 0 deletions programs/ambassadors/ambassadors.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,5 +220,64 @@
"link": "https://www.canva.com/design/DAGJgnhNUYA/GLVTP-Yx7wcBVFjOhsN2uQ/edit?utm_content=DAGJgnhNUYA&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton"
}
]
},
{
"name": "Ege Korkan",
"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",
"bio": "Research and standardization focused engineer at Siemens with a passion to drive interoperability across all levels.",
"title": "Web of Things Expert at Siemens",
"github": "egekorkan",
"twitter": "egekorkan",
"linkedin": "ege-korkan",
"mastodon":"https://mastodon.social/@egekorkan",
"company": "Siemens AG",
"country": "Germany",
"contributions": [
{
"type": "article",
"title": "How the W3C Web of Things brings JSON Schema to the Internet of Things",
"date": {
"year": 2022,
"month": "October"
},
"link": "https://json-schema.org/blog/posts/w3c-wot-case-study"
},
Comment on lines +236 to +244
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jviotti I hope it is fine to list it here. You are the author but me and others in the W3C WoT have provided input

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For sure. Go ahead :)

{
"type": "project",
"title": "Web of Things Tutorial which contains a part on JSON Schema",
"date": {
"year": 2024,
"month": "January"
},
"link": "https://w3c.github.io/wot-cg/tutorials/whatiswot/docs/preliminary/json-schema/intro"
},
{
"type": "adopter",
"title": "Add Standards Category to the JSON Schema Adopters list.",
"date": {
"year": 2024,
"month": "May"
},
"link": "https://landscape.json-schema.org/"
},
{
"type": "working group",
"title": "Web of Things Working Group participation at the W3C, which is using JSON Schema",
"date": {
"year": 2018,
"month": "September"
},
"link": "https://www.w3.org/WoT/"
},
{
"type": "project",
"title": "JSON Spell-checker based on JSON Schema",
"date": {
"year": 2023,
"month": "January"
},
"link": "https://github.com/eclipse-thingweb/playground/tree/master/packages/json-spell-checker"
}
]
}
]