ListItem¶
An list item, e.g. a step in a checklist or how-to description.
Diagram¶

Specializations of ListItem¶
| Class | Description |
|---|---|
| How To Direction | A direction indicating a single action to do in the instructions for how to achieve a result. |
| How To Item | An item used as either a tool or supply when performing the instructions for how to achieve a result. |
| How To Section | A sub-grouping of steps in the instructions for how to achieve a result (e.g. steps for making a pie crust within a pie recipe). |
| How To Step | A step in the instructions for how to achieve a result. It is an ordered list with HowToDirection and/or HowToTip items. |
| How To Supply | A supply consumed when performing the instructions for how to achieve a result. |
| How To Tip | An explanation in the instructions for how to achieve a result. It provides supplementary information about a technique, supply, author's preference, etc. It can explain what could be done, or what should not be done, but doesn't specify what should be done (see HowToDirection). |
| How To Tool | A tool used (but not consumed) when performing instructions for how to achieve a result. |
Formalization for ListItem¶
| Property | Constraint |
|---|---|
| subClassOf | Intangible |