The Web of Things Use Cases Task force will be reorganized for the new charter. Currently we are working on the requirements process and are not actively seeking new use cases, but if you want to contribute one contact us (see below).
General information about the Web of Things can be found on https://www.w3.org/WoT/.
The WoT Use Case task force is responsible for collecting use cases for WoT and documenting requirements. Use cases can include both specific vertical applications and relevant technologies or other horizontal usage patterns. Guests who are not WoT members but who have an interest in specific vertical application domains, technologies, or usage patterns are explicitly invited to engage with this task force to provide input.
If you would like to participate please contact the chairs at [email protected].
Web conferences and agenda: https://www.w3.org/WoT/IG/wiki/IG_UseCase_WebConf
All work on the WoT Use Cases and Requirements document happens in this repository. It includes various use case proposals and a consolidated document based on those proposals.
Each commit here will sync it to the master, which will expose the content to http://w3c.github.io/wot-usecases/.
The following documents the process to submit a Use Case Proposal for consideration in the WoT Use Cases and Requirements document. The process is similar for User Stories and Use Case Categories, but with the corresponding template.
Please submit your Use Case Proposal via a Github Issue using the appropriate template. The notes file has additional information on how to prepare a Use Case Proposal.
- The Use Case Proposal described in the submitted issue will be reviewed by the WoT Use Cases TF.
- The WoT Use Cases TF will review the issue and ask for updates or clarifications from the submitters if necessary.
- The WoT Use Cases TF will create a PR (in HTML form) against the Editor's Draft of the WoT Use Cases and Requirements Note.
- The WoT Use Cases TF will request a review of the PR and ask for comments from the community, including the submitters.
- If the Use Case Proposal has any problems, e.g., it needs further clarification about some element(s), the WoT Use Cases TF will request those clarification(s) in the PR.
- Once the PR is updated to address any comments, the WoT Use Cases TF will merge it into the Editor's Draft if appropriate.
- Periodically, an updated Note will be published based on the Editor's Draft, subject to WG review and the W3C process. The latest version will be made available at https://www.w3.org/TR/wot-usecases/.
As for the Use Case Proposal process, except the User Story Proposal template should be used.
As for the Use Case Proposal process, except the Use Case Category Proposal template should be used.
To make direct changes to the WoT Use Cases and Requirements document not covered by the above, please provide pull-requests to the HTML file, see github help. These will be reviewed by the WoT Use Cases TF as appropriate.
- You can contribute even if you don't have access by forking this repository and doing a Pull Request from your fork.
- When you are doing a Pull Request, try to make little changes per Pull Request, which makes it easier to review.
- If you are changing more than one thing please make separate PRs - do not include multiple unrelated changes in a single PR.
- Ideally you should file an issue as well about the problem the PR is trying to fix (unless the PR is about small informative changes, like typo corrections).