Document test quantity type in data model docs.

This commit is contained in:
Michael Stenta 2022-12-06 09:58:30 -05:00
parent c787d7e256
commit c89314750f
1 changed files with 10 additions and 1 deletions

View File

@ -19,6 +19,7 @@ Quantity types:
- Standard
- Material
- Test
## ID
@ -130,6 +131,14 @@ Standard Quantities do not define any type-specific fields.
#### Material Quantities
Materials Quantities have the following additional relationships:
Material Quantities are the default type on Input logs. They have the
following additional relationships:
- Material type (References Terms in the "Material types" vocabulary)
#### Test Quantities
Test Quantities are the default type on Lab test logs. They have the following
additional relationships:
- Test method (References Terms in the "Test methods" vocabulary)