Property: STRUCTURE-FORMAT

"This property specifies which format is used to define chemical structure data." [lang: en]

Types

owl:DatatypeProperty

Domain

chemicalStructure

Range

{"CML"^^http://www.w3.org/2001/XMLSchema#string "SMILES"^^http://www.w3.org/2001/XMLSchema#string "InChI"^^http://www.w3.org/2001/XMLSchema#string}

Abstract Syntax

ObjectProperty(STRUCTURE-FORMAT annotation(rdfs:comment "This property specifies which format is used to define chemical structure data."@en)
                               domain(chemicalStructure)
                               range(<http://www.w3.org/2001/XMLSchema#string>))

Generated with OWLDoc