Releases: qudt/qudt-public-repo
QUDT Release 2.1.7
Updates in Release 2.1.7:
-
Regenerated the SHACL Schema generated from the OWL Schema. In addition to the autogenerated SHACL schema are two files:
- SHACL-SCHEMA-SUPPLEMENT_QUDT-v2.1.7.ttl, that contains additional constraints not expressible in OWL
- SHACL-CUSTOMISATIONS_QUDT-v2.1.7.ttl, containing presentation settings (e.g. sh:PropertyGroup instances)
-
Converted symbols to Unicode
-
Deprecated the qudt:applicableUnit explicit property in favor of the qudt:appropriateUnit inferred property. See wiki for details.
-
Converted all conversionMultipliers to xsd:decimal.
-
Removed the conversionOffset property for units where the value is zero (basically all units except DEG_C and DEG_F). Note that if you depend on this property in your queries, you might get unexpected results.
-
Other typos and minor housecleaning
QUDT Release 2.1.6
Beginning with this Release 2.1.6, the contents are filtered to only contain what is needed for our currently supported content, and excludes the other "in progress" graphs that still contain errors and omissions.
(Minor note: a typo allowed SCHEMA_QUDT-MATHEMATICS-v2.0.ttl to slip in. This has been fixed for the next Release, but in the meantime, please just delete this file/graph if it causes any problems).
Community members who are working with us on ongoing development should continue forking and synchronizing with the full repository.
QUDT Release 2.1.5
Notable features include:
- Addition of UCUM codes for Unit instances
- Introduction of the qudt:appropriateUnit property. This is a "magic property" in the OWL schema, and a SHACL shape in the SHACL schema. It dynamically generates the units that are appropriate for each QuantityKind by using a combination of incoming qudt:hasQuantityKind relations from Unit instances, and the skos:broader relation among QuantityKind instances. More details on this feature can be found here in our Wiki.
QUDT Release 2.1.4
Many fixes and cleanups since the previous release.
QUDT Release 2.1.3
Increased unit vocabulary including IEC 61360 units.
QUDT Release 2.1.2
This release includes the SHACL version of the QUDT Schema and a schema supplement for constraint statements not expressible in OWL.
Release 2.1.1
A stable release prior to some housecleaning of deprecated properties.