public class OWLEntityURIConverter extends Object
| Constructor and Description |
|---|
OWLEntityURIConverter(OWLOntologyManager manager,
Set<OWLOntology> ontologies,
OWLEntityURIConverterStrategy strategy)
Creates a converter that will convert the URIs of entities in the
specified ontologies using the specified conversion strategy.
|
public OWLEntityURIConverter(OWLOntologyManager manager, Set<OWLOntology> ontologies, OWLEntityURIConverterStrategy strategy)
manager - The manager which managers the specified ontologies.ontologies - The ontologies whose entity URIs will be convertedstrategy - The conversion strategy to be used.public List<OWLOntologyChange> getChanges()
Copyright © 2014 The University of Manchester. All Rights Reserved.