Nimble Units & Quantities Alignment (QUDT)
nimble.core.units@1.0.1
Aligns Nimble Core measurement properties to the QUDT units, quantity kinds and dimensions vocabularies.
publishedCC-BY-4.0 Verified publisher 1,960 installs
Content is not redistributed by the Marketplace
This package provides mappings, metadata and integration scaffolding only. Obtain the underlying content directly from QUDT.org under its own licence.
Go to sourceOverview
Provides an alignment layer so Measurement and Observation instances carry unambiguous units. Uses QUDT vocabularies under CC BY 4.0 with attribution preserved; QUDT is not re-authored by Nimble.
What's inside
data
- reference/units.csv
ontology
- qudt-alignment.ttl
documentation
- README.md
- ATTRIBUTION.md
Artifact types
Dependencies
- nimble.core>=1.0.0Nimble Core Ontology
Used by
Version history
- v1.0.1latestNimble ≥ 1.0.08/29/2026
Current release.
- v0.9.0Nimble ≥ 1.0.01/31/2026
Initial public preview.
Manifest
Nimble consumes this machine-readable manifest when resolving and installing the package.
{
"package": {
"id": "nimble.core.units",
"name": "Nimble Units & Quantities Alignment (QUDT)",
"version": "1.0.1",
"status": "published"
},
"publisher": {
"name": "QUDT.org",
"type": "community"
},
"domains": [
"nimble-core",
"manufacturing-industrial"
],
"solution_areas": [
"core-semantics",
"industrial-data"
],
"artifacts": [
"ontology-alignment",
"reference-dataset"
],
"dependencies": [
{
"id": "nimble.core",
"version": ">=1.0.0",
"optional": false
}
],
"compatibility": {
"nimble": {
"minimum": "1.0.0",
"maximum": null
}
},
"license": {
"type": "CC-BY-4.0",
"name": "Creative Commons Attribution 4.0",
"url": "https://creativecommons.org/licenses/by/4.0/",
"redistribution": "bundled",
"attribution_required": true,
"attribution": "QUDT.org, CC BY 4.0.",
"source_authority": "QUDT.org",
"source_url": "https://qudt.org"
},
"validation": {
"security": "scanned",
"validation": "validated"
},
"contents": {
"data": [
"reference/units.csv"
],
"ontology": [
"qudt-alignment.ttl"
],
"documentation": [
"README.md",
"ATTRIBUTION.md"
]
},
"distribution": {
"available": false,
"reason": "bundled"
}
}