OWLObjectPropertyExpression

Objective-C

@protocol OWLObjectPropertyExpression <OWLPropertyExpression>

Swift

protocol OWLObjectPropertyExpression : OWLPropertyExpression

Represents an ObjectPropertyExpression in the OWL 2 specification.