Property: habs:description

"a general description for a sampling method" [lang: en]

Types

owl:DatatypeProperty

Domain

habs:SamplingMethod
habs:Symptom
habs:Syndrome
habs:EffectOnWaterLife

Range

http://www.w3.org/2001/XMLSchema#string

Abstract Syntax

ObjectProperty(habs:description annotation(rdfs:comment "a general description for a sampling method"@en)
                               domain(unionOf(habs:SamplingMethod
                                              habs:Symptom
                                              habs:Syndrome
                                              habs:EffectOnWaterLife))
                               range(<http://www.w3.org/2001/XMLSchema#string>))

Generated with OWLDoc