GfSE / SpecIF-Schema

Definition of the SpecIF JSON-schema and constraint checker
Apache License 2.0
1 stars 0 forks source link

Remove 'multiple' from dataTypes #17

Open odungern opened 1 year ago

odungern commented 1 year ago

With schema v1.1, both dataTypes and propertyClasses may have an attribute 'multiple', where the propertyClass' supersedes the dataTypes'.

There is no real benefit in having both options. But it complicated the code of applications processing SpecIF. It is proposed to remove the attribute 'multiple' from dataTypes.

odungern commented 10 months ago

For SpecIF Schema v1.2 it has been proposed to mark this attribute as DEPRECATED. The same attribute shall be used with propertyClasses, instead. There is no effect on the power of expression.