You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Status.allowedValues
This is a composition relation.. meaning that each instance will OWN the set of allowed values.
Since the Status column definition shouldn’t change per row of the table, a Reference relation seems more appropriate.
NOTE: the TAP service implementation annotated this as a Reference..
The text was updated successfully, but these errors were encountered:
Status.allowedValues
This is a composition relation.. meaning that each instance will OWN the set of allowed values.
Since the Status column definition shouldn’t change per row of the table, a Reference relation seems more appropriate.
NOTE: the TAP service implementation annotated this as a Reference..
The text was updated successfully, but these errors were encountered: