| Set a concise non-empty title at the top level of the schema to explain what the definition is about | |
| Set a non-empty description at the top level of the schema to explain what the definition is about in detail | |
| Set a non-empty examples array at the top level of the schema to illustrate the expected data | |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/correctedConeResistance/enum – /properties/correctedConeResistance/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/depth/enum – /properties/depth/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/elapsedTime/enum – /properties/elapsedTime/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/electricalConductivity/enum – /properties/electricalConductivity/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/frictionRatio/enum – /properties/frictionRatio/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/inclinationEW/enum – /properties/inclinationEW/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/inclinationNS/enum – /properties/inclinationNS/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/inclinationResultant/enum – /properties/inclinationResultant/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/inclinationX/enum – /properties/inclinationX/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/inclinationY/enum – /properties/inclinationY/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/localFriction/enum – /properties/localFriction/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/magneticDeclination/enum – /properties/magneticDeclination/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/magneticFieldStrengthTotal/enum – /properties/magneticFieldStrengthTotal/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/magneticFieldStrengthX/enum – /properties/magneticFieldStrengthX/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/magneticFieldStrengthY/enum – /properties/magneticFieldStrengthY/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/magneticFieldStrengthZ/enum – /properties/magneticFieldStrengthZ/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/magneticInclination/enum – /properties/magneticInclination/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/netConeResistance/enum – /properties/netConeResistance/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/porePressureU1/enum – /properties/porePressureU1/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/porePressureU2/enum – /properties/porePressureU2/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/porePressureU3/enum – /properties/porePressureU3/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/poreRatio/enum – /properties/poreRatio/type |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/temperature/enum – /properties/temperature/type |