Property: CHEMICAL-FORMULA

The chemical formula of the small molecule. Note: chemical formula can also be stored in the STRUCTURE property (in CML). In case of disagreement between the value of this property and that in the CML file, the CML value takes precedence.

Types

owl:DatatypeProperty

Domain

smallMolecule

Range

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

Abstract Syntax

ObjectProperty(CHEMICAL-FORMULA annotation(rdfs:comment "The chemical formula of the small molecule. Note: chemical formula can also be stored in the STRUCTURE property (in CML). In case of disagreement between the value of this property and that in the CML file, the CML value takes precedence."^^<http://www.w3.org/2001/XMLSchema#string>)
                               domain(smallMolecule)
                               range(<http://www.w3.org/2001/XMLSchema#string>))

Generated with OWLDoc