w3c / wot-binding-templates

Web of Things (WoT) Binding Templates
http://w3c.github.io/wot-binding-templates/
Other
22 stars 25 forks source link

URI Scheme requirements in JSON Schemas #245

Open egekorkan opened 1 year ago

egekorkan commented 1 year ago

Currently, we are not restricting how the href should look like in the JSON Schemas but we do so in the documents. I think all schemas should restrict it as well via usage of regexs.

danielpeintner commented 1 year ago

My personal advice/suggestion: I would be very cautious what we try to express with the regex and possibly limit our-self to the initial scheme part only.