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