Slot: calculation
Method or formula used to calculate this quantity.
URI: https://echemdb.github.io/metadata-schema/svgdigitizer/calculation Alias: calculation
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
A physical quantity with a value, unit, and optional uncertainty |
no |
Properties
Range: String
Examples
Value |
|---|
Obtained by multiplying U and I |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/svgdigitizer
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/svgdigitizer/calculation |
native |
https://echemdb.github.io/metadata-schema/svgdigitizer/calculation |
LinkML Source
```yaml
name: calculation
description: Method or formula used to calculate this quantity.
examples:
- value: Obtained by multiplying U and I
from_schema: https://echemdb.github.io/metadata-schema/svgdigitizer
rank: 1000
alias: calculation
owner: Quantity
domain_of:
- Quantity
range: string
</details>