Material
Definition: material used as the RawMaterial.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.8 |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
id | ID | 1.8 | 0..1 | unique identifier for the material. | |
name | string | 1.8 | 0..1 | name of the material. Examples: | |
type | string | 1.8 | 1 | type of material. Examples: | |
Lot | string | 1.8 | 0..1 | manufacturer’s lot code of the material. | |
Manufacturer | string | 1.8 | 0..1 | name of the material manufacturer. | |
ManufacturingDate | datetime | 1.8 | 0..1 | manufacturing date of the material from the material manufacturer. | |
ManufacturingCode | string | 1.8 | 0..1 | lot code of the raw feed stock for the material, from the feed stock manufacturer. | |
MaterialCode | string | 1.8 | 0..1 | ASTM standard code that the material complies with. |
Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
isMaterialOf | RawMaterial | 1.8 | 0..1 |