Slot: uncertainty
Uncertainty information for a measured quantity.
URI: https://echemdb.github.io/metadata-schema/minimum_echemdb/uncertainty Alias: uncertainty
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
A physical quantity that was actively controlled by an instrument |
no |
|
A physical quantity with a value, unit, and optional uncertainty |
no |
Properties
Type and Range
Property |
Value |
|---|---|
Range |
|
Domain Of |
Cardinality and Requirements
Property |
Value |
|---|
Slot Characteristics
Property |
Value |
|---|---|
Owner |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/minimum_echemdb
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/minimum_echemdb/uncertainty |
native |
https://echemdb.github.io/metadata-schema/minimum_echemdb/uncertainty |
LinkML Source
```yaml
name: uncertainty
description: Uncertainty information for a measured quantity.
from_schema: https://echemdb.github.io/metadata-schema/minimum_echemdb
rank: 1000
alias: uncertainty
owner: Quantity
domain_of:
- Quantity
range: Uncertainty
inlined: true
</details>