Matches in LOV for { <http://purl.org/configurationontology#chosenSpec> ?p ?o. }
Showing items 1 to 6 of
6
with 100 items per page.
- chosenSpec type ObjectProperty.
- chosenSpec comment "A SubProperty of co:definingChoice listing the specifications selected by the user: \nIf two or more of the cold:chosenSpec of a Configuration correspond to the same cold:ConfigurationVariable, by convention they are to be interpreted as ORed (even XORed, by the way, as such specifications are alternative). \nSo:\nex:AConf coold:chosenSpec ex:SimpleRadio, ex:RadioMP3.\nmeans that the car has either a ex:SimpleRadio, or a ex:RadioMP3, not both. ".
- chosenSpec domain Configuration.
- chosenSpec label "chosen specification".
- chosenSpec range Specification.
- chosenSpec subPropertyOf definingChoice.