-
Notifications
You must be signed in to change notification settings - Fork 25
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
Registry Inclusiveness #393
Comments
A binding that has usage or access restriction cannot really be part of the registry, we (w3c) have to be able to store, format and redistribute all the bindings in the registry otherwise the registry itself does not have many reasons to exist. |
For legal matters, we need to talk to @plehegar |
We may follow the same approach what is IANA is asking for. E.g., https://w3c.github.io/wot-thing-description/#iana-section But I'm not sure if IANA force to have same exact template and look & feel.
The registry should make this clear if there are some access limitations. E.g., there are fees associated with accessing and acquiring IEC standards |
My personal opinion on this is that while the registry itself of course should be open, there are many "closed" standards (or paywalled standards) in the IoT space, and in addition to restricted access to standards documents, standards themselves may not be free to use. To take two examples, ISO standards are paywalled, and I believe Matter requires a license fee to use. Whether or not we agree with such policies, the fact is such standards are important in the IoT space and a "descriptive" standard like WoT should be able to be used with them for maximum applicability, if the adopter is willing to do so. Note also that TDs themselves do not need to be publicly distributed, so it's possible to use it with a standard which does not allow public release of details (in theory). My proposal is that we should allow and link to such bindings, but record the status of the documents, providing links (e.g. to policies or licenses where appropriate). We can (a) indicate whether the standard itself is free to access or not (b) indicate whether the use of the standard requires a license fee/agreement or not (ideally by linking to the relevant license). Hopefully by making the status visible we can encourage submitters to make their documents as open as possible... Adopters of the TD standard to describe devices following particular standards would have to (separately) agree to the legal terms related to those standards. In summary, I think we should aim to have the maximum applicability and impact and recognize that royalty-free standards are the exception, not the rule. |
TD Call 16 January:
|
As part of #378 , a discussion started on how inclusive the linked bindings should be, i.e. is any link to a binding with any access and usage permissions are allowed? The points raised so far are:
Should the binding document be required to follow W3C copyright rules, and should the document follow the exact template and look and feel?
Should the binding document be publicly available and for free? What about the license, e.g., can I write a binding driver without any fees, etc. The dimensions we thought of are: Reading the binding document, reading the protocol specification, implementing a device/Thing, implementing a Consumer application/driver, building a commercial product with the binding, making a statement about your product's supporting that binding.
The minutes of the relevant meetings:
The text was updated successfully, but these errors were encountered: