Property: isBaseOf

Types

owl:ObjectProperty
owl:InverseFunctionalProperty
owl:FunctionalProperty

Super Properties

isIngredientOf

Domain

PizzaBase

Range

Pizza

Inverse Property

hasBase

Characteristics

Functional
Inverse Functional

Abstract Syntax

ObjectProperty(isBaseOf super(isIngredientOf)
                       inverseOf(hasBase)
                       Functional
                       InverseFunctional
                       domain(PizzaBase)
                       range(Pizza))

Generated with OWLDoc