Skip to content

QUDT Release v2.1.42

Latest
Compare
Choose a tag to compare
@steveraysteveray steveraysteveray released this 31 Aug 18:22
· 10 commits to main since this release
0cf021a

Updates include:

  • Fixed validation checks to exclude deprecated entities. Note that the file collections/COLLECTION_QUDT_USER_TESTS-v2.1.ttl that is imported by default will still flag the use of a deprecated entity and generate a message directing the user to the replacement entity when the SHACL validator is run.
  • Deprecated a variety of quantity kinds that had URI patterns of "XPerUnitY" in favor of simply "XPerY". An example is "ElectricCurrentPerUnitEnergy" in favor of "ElectricCurrentPerEnergy".
  • Fixed many descriptions containing ill-formed Latex strings.
  • Began taking a closer look at units flagged as derivedCoherent units (for the SI system of units) and removing such flags when the conversionMultiplier is not 1.0. We are rethinking how we generate these qualifiers, so stay tuned for more developments on this front.
  • Fixed some typos, misspellings and inconsistencies (thanks @kctw964_azu)
  • Completed the cross references to all of the IEC 61360 CDD (Common Data Dictionary) unit codes
  • Adopted and implemented a naming rule for prefixed units that do not fall on the "3 orders of magnitude" boundaries, such as unit:PERCENT-PER-DecaKiloCount for "percent per 10,000".
  • At the request of workers in the building management industry, added some new quantity kinds (VolumeFlowRatio, OpeningRatio and SpeedRatio)

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 coverage and capabilities of QUDT!