Skip to content
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
18 changes: 18 additions & 0 deletions programs/ambassadors/ambassadors.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,15 @@
"month": "October"
},
"link": "https://dashjoin.medium.com/json-schema-openapi-low-code-a-match-made-in-heaven-d29723e543ac"
},
{
"type": "article",
"title": "Generic and Extensible Web of Things Manager Using JSON Schema & AI",
"date": {
"year": 2024,
"month": "December"
},
"link": "https://github.com/dashjoin/djapp-wot"
}
],
"startedOn": {
Expand Down Expand Up @@ -267,6 +276,15 @@
"company": "Siemens AG",
"country": "Germany",
"contributions": [
{
"type": "article",
"title": "Generic and Extensible Web of Things Manager Using JSON Schema & AI",
"date": {
"year": 2024,
"month": "December"
},
"link": "https://github.com/dashjoin/djapp-wot"
},
{
"type": "talk",
"title": "One Year Update: Using LinkML in Web of Things Specifications",
Expand Down
Loading