The User Need schema defines the requirements and expectations of a user within the context of a system or service. It is used to capture what users need from a product or service, ensuring that their needs are met effectively.
| Property Name | Type | Cardinality | Description |
|---|---|---|---|
| user | https://schema.org/Text | 1..n | The user or users whose needs are being documented by this user need |
| a thing (a product or service) | https://schema.org/Text | 1 | The description of a work product that a user requires |
| outcome | https://schema.org/Text | 1 | A reason the user wants it, the goal they are looking to achieve |
| measurement | https://schema.org/Text | 0..n | A way to measure the success of the user need being met |