Property: hasIngredient

NB Transitive - the ingredients of ingredients are ingredients of the whole

Types

owl:ObjectProperty
owl:TransitiveProperty

Domain

owl:Thing

Inverse Property

isIngredientOf

Characteristics

Transitive

Abstract Syntax

ObjectProperty(hasIngredient annotation(rdfs:comment "NB Transitive - the ingredients of ingredients are ingredients of the whole"^^<http://www.w3.org/2001/XMLSchema#string>)
                            inverseOf(isIngredientOf)
                            Transitive
                            domain(owl:Thing))

Generated with OWLDoc