-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtebi.json
33 lines (33 loc) · 1.14 KB
/
tebi.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"$id": "https://schemas.optimade.org/defs/v1.2/prefixes/si/tebi",
"$schema": "https://schemas.optimade.org/meta/v1.2/optimade/prefix_definition.json",
"title": "tebi",
"symbol": "Ti",
"display-symbol": "Ti",
"description": "The tebi prefix as a dimensionless multiple of 2\u2074\u2070 is one of a set of recommended prefixes in the International System of Units (SI), 9th Edition for referring to powers of 2.",
"resources": [
{
"relation": "Definition in the International System of Units (SI), 9th Edition",
"resource-id": "https://www.bipm.org/en/publications/si-brochure"
},
{
"relation": "Wikipedia article describing SI prefixes",
"resource-id": "https://en.wikipedia.org/wiki/Metric_prefix"
}
],
"defining-relation": {
"base-units": [],
"base-units-expression": "",
"scale": {
"base": 2,
"exponent": 40
}
},
"x-optimade-definition": {
"label": "tebi_prefix_si",
"kind": "prefix",
"format": "1.2",
"version": "1.2.0",
"name": "tebi"
}
}