ISO-TC211 / StandardsTracker

This GitHub repository lets you - our users - log and track issues that you find with our standards and other document. Tag the issue with the standard or standards effected; we will assign it to the relevant group(s) within TC 211.
11 stars 0 forks source link

Formal definition for "c" should be changed. #297

Open isotc211 opened 3 years ago

isotc211 commented 3 years ago

Justification: In 7.7.6.4, attribute "c" is defined as "RealPolynomial::c[1..]" which is wrong format, and should be changed to "c:Real[1..]".

The multiplicity should be 1.., because of the constraints.(c->length = degree + 1) However, in UML, the multiplicity is [0..] Proposal: Please edit the document appropriately, and check the UML model(Figure 24)