@Deprecated public class ObjectPropertySimplifier extends Object
| Constructor and Description |
|---|
ObjectPropertySimplifier(OWLDataFactory dataFactory)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyExpression |
getSimplified(OWLObjectPropertyExpression prop)
Deprecated.
Gets an object property expression in its simplest form.
|
public ObjectPropertySimplifier(@Nonnull OWLDataFactory dataFactory)
dataFactory - datafactory to use@Nonnull public OWLObjectPropertyExpression getSimplified(@Nonnull OWLObjectPropertyExpression prop)
prop - The object property expression to be simplified.Copyright © 2016 The University of Manchester. All Rights Reserved.