QuantityKind and ValueType example - length vs radius vs radius of tire

Gallery
Tutorial
This content has been marked as discussing an ADVANCED topic!
Click on the image to view it full size

The links typed by Associations are only shown to reveal some of the underlying QUDV machinery, you don't need those to create your own Units and ValueTypes.


The SimpleQuantityKind length from the QUVD ModelLibrary has the SimpleUnit metre. Another SimpleQuantityKind radius is linked to it, corresponding to an Association in the QUVD ModelLibrary that has one end 'general', which appears on the radius instance as a Slot assigned the value length (noting Generalization can't be used with instances).

Both length and radius are linked to the same SystemOfQuantities instance ISO 80000-3 Quantities.

Generalization can be used with ValueType to reuse and adapt radius. Why extend ? Here's just one possible reason:

For example, one might document the pressure and seating of a tire for standard measurement of its outer radius.
Up next
Notes
Snippets (quotes/extracts)
Visit also
Visit also (backlinks)
Related slides (includes other tutorials)
Related slides (backlinks, includes other tutorials)