HydraCG / Specifications

Specifications created by the Hydra W3C Community Group
Other
139 stars 25 forks source link

Make it clear how supportedProperty statements work with multi-typed entities #73

Open lanthaler opened 10 years ago

lanthaler commented 10 years ago

_Raised by Martijn Faassen_

what happens if two classes describe contradictory information, i.e. one says a property is required and the other one says it isn't..

They are different classes, how could it be contradictory?

Well, what if I use both classes in a @type array and they describe the same property, and one says it is required and the other one says it isn't? What happens? I guess it resolves to required, but the spec might want to actually say so.