Property: habs:name

"Name of a phytoplankton taxonomy, a toxin or a syndrome" [lang: en]

Types

owl:DatatypeProperty

Domain

habs:TaxonomicGroup
habs:Toxin
habs:Syndrome
habs:SamplingMethod
habs:Laboratory

Range

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

Abstract Syntax

ObjectProperty(habs:name annotation(rdfs:comment "Name of a phytoplankton taxonomy, a toxin or a syndrome"@en)
                        domain(unionOf(habs:TaxonomicGroup
                                       habs:Toxin
                                       habs:Syndrome
                                       habs:SamplingMethod
                                       habs:Laboratory))
                        range(<http://www.w3.org/2001/XMLSchema#string>))

Generated with OWLDoc