Feature type
Use cases and requirements
The ContainerType model should have properties for:
name
Identifer.
description
Additional information.
manufacturer
To know who to order from.
Types
ContainerType derives from FeatureType.
Properties
Term | Mapping | Definition |
---|---|---|
id | Unique identifer. | |
name | schema:name | Identifer for the Feature. |
description | schema:description | A short description of the Feature. |
manufacturer | schema:manufacturer | The organisation that manufactured it. |