QUDT Release 2.1.25
steveraysteveray
released this
02 Mar 19:06
·
929 commits
to main
since this release
Release 2.1.25 includes:
- Fixed some validation errors that found some incorrect dimension vector references related to magnetism, and typos
- Extended the QUDT/IFC mapping (thanks to @fkleedorfer)
- Removed the "subPropertyOf qudt:dimensionExponent" declaration for all the qudt:dimensionExponentFor properties, which were causing incorrect implications
- Resolved issues #637 and #638 (thanks to @fkleedorfer)
- Fixed a variety of dimension vector references and multiplier values picked up (again thanks to @fkleedorfer!)
- Removed some incorrect declarations of qudt:derivedCoherentUnitOfSystem (where the conversion multiplier must be 1.0)
- Removed the definition and use of qudt:isScalingOf because of ambiguity, as discussed in issues #548 and #547
- Updated naming of mortality and morbidity units to conform with our naming conventions
- Added some needed dimension vectors and quantity kinds
- Added updated names for some quantity kinds containing exponents (e.g. replacing CubicElectricDipoleMomentPerSquareEnergy with ElectricDipoleMoment_CubicPerEnergy_Squared).
- Renamed some quantity kinds from <xyz>Percentage to <xyz>Ratio as per Rule 10 of our naming rules
- Note that all these renamings mentioned above mark the old name with "dcterms:isReplacedBy <newName>". We don't want to delete existing URIs
COMING UP SOON:
- Cleaning up the use of qudt:isUnitOfSystem so that you will be able to filter down to your favorite system of units if you want
- Migrating all Currency units to a separate graph, once we solve some back-end publication issues
And as always, a big thank-you to all of you for bringing many of these issues to our attention, and even better, for providing submissions to extend the size and capabilities of QUDT!