-
-
Notifications
You must be signed in to change notification settings - Fork 360
Closed
Description
If you have a meta schema that references multiple vocabularies, and say two of them define semantics for the same keyword.
How is the behaviour determined?
- Would both be evaluated, or
- Is it based on the order defined, or
- The schema would be considered invalid, or
- Possibly something I haven't considered
As a bad example, lets say the keyword was minLength, and one vocabulary defines it as being the length of a string, while the other determines it to be the minimum number of items in an array.
Metadata
Metadata
Assignees
Labels
No labels