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
add possible units to number schemas (even if it is always just one). A user can then see in the schema what unit a value is in (without consulting the JSON Schema for the name of the number schema like number.json#squareMeter). There could also be one general number schema with all units and range restrictions based on units using ifs and when it is being used to define a property the possible units could be restricted there.
offer "revoked" yes/no for *Data types (confer publishingState of *Data in the database project, which can be pending, published, revoked)
number.json#squareMeter). There could also be one general number schema with all units and range restrictions based on units usingifs and when it is being used to define a property the possible units could be restricted there.publishingStateof *Data in the database project, which can be pending, published, revoked)