semanticarts / gist

Semantic Arts gist upper enterprise ontology
Creative Commons Attribution 4.0 International
155 stars 18 forks source link

Change qualifiedCardinality and someValuesFrom restrictions on units of measure to allValuesFrom #858

Open rjyounes opened 1 year ago

rjyounes commented 1 year ago

See discussion and examples in PRs #847 and #856. The gist of it is that each ratio unit must have exactly one numerator and denominator (this would be handled by issue #857), and any value must be of the type stated. Using someValuesFrom or qualifiedCardinality implies that there could be more numerators and denominators and of different types for a given unit.

uscholdm commented 1 year ago

DEFERRED: until there is a revision to units and magnitudes in a future major release. #697