| Package | Description |
|---|---|
| org.semanticweb.owlapi.util |
Utilities package
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLEntityTinyURIConversionStrategy
Provides an entity URI conversion strategy which converts entity URIs to a
common base and alpha-numeric fragment.
|
class |
OWLEntityURIUnderscores2CamelBackConverterStrategy
Converts the entity URI fragment or last path element if the fragment is not
present to Camel Case.
|
| 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.
|
Copyright © 2016 The University of Manchester. All Rights Reserved.