public class CoerceConstantsIntoDataPropertyRange extends AbstractCompositeOntologyChange
| Constructor and Description |
|---|
CoerceConstantsIntoDataPropertyRange(OWLOntologyManager m,
Collection<OWLOntology> ontologies)
Instantiates a new coerce constants into data property range.
|
| Modifier and Type | Method and Description |
|---|---|
Stream<OWLDataPropertyRangeAxiom> |
datatypes(Collection<OWLOntology> ontologies) |
getChangespublic CoerceConstantsIntoDataPropertyRange(OWLOntologyManager m, Collection<OWLOntology> ontologies)
m - The manager providing data factory and config to be used for the duplication.ontologies - the ontologies to usepublic Stream<OWLDataPropertyRangeAxiom> datatypes(Collection<OWLOntology> ontologies)
ontologies - ontologies to inspectCopyright © 2020 The University of Manchester. All rights reserved.