Property: oilspills:oilHasColor

"A property that describes the color of an oil either using a color or a color range" [lang: en]

Types

owl:ObjectProperty

Super Properties

oilspills:oilHasPhysicalProperty

Range

oilspills:Color OR oilspills:ColorRange

Abstract Syntax

ObjectProperty(oilspills:oilHasColor annotation(rdfs:comment "A property that describes the color of an oil either using a color or a color range"@en)
                                    super(oilspills:oilHasPhysicalProperty)
                                    range(unionOf(oilspills:Color
                                                  oilspills:ColorRange)))

Generated with OWLDoc