eclipse-thingweb / td-code

VS Code extension for validating and designing W3C Thing Descriptions and Thing Models.
Other
8 stars 1 forks source link

Handle different versions of TDs #14

Open relu91 opened 2 years ago

relu91 commented 2 years ago

optimally speaking we should find a way to handle both of the schemas... For example, use 1.1 if the @context has the right link to the new context. Anyhow, it is ok to be updated and use the latest version for now.

Originally posted by @relu91 in https://github.com/arces-wot/td-code/issues/13#issuecomment-1066890625

egekorkan commented 2 years ago

Just for some information that might be useful here:

I have thought of finding a solution for this for Playground but I could not find a satisfying one. In the end, there will be a V1.0 playground hosted under another URL. That will not have any maintenance guarantees.

I think that in the case of this plugin, the user can specify it in the plugin settings. This would work if the user works mostly with one version of a TD.