Property: isIngredientOf

The inverse property tree to hasIngredient - all subproperties and attributes of the properties should reflect those under hasIngredient.

Types

owl:ObjectProperty
owl:TransitiveProperty

Domain

owl:Thing

Inverse Property

hasIngredient

Characteristics

Transitive

Abstract Syntax

ObjectProperty(isIngredientOf annotation(rdfs:comment "The inverse property tree to hasIngredient - all subproperties and attributes of the properties should reflect those under hasIngredient."^^<http://www.w3.org/2001/XMLSchema#string>)
                             inverseOf(hasIngredient)
                             Transitive
                             domain(owl:Thing))

Generated with OWLDoc