| Package | Description |
|---|---|
| org.semanticweb.owlapi.util |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLEntityTinyURIConversionStrategy
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 25-Nov-2007 Provides an entity URI conversion strategy which converts entity URIs to a common base and alpha-numeric fragment. |
class |
OWLEntityURIUnderscores2CamelBackConverterStrategy
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 25-Nov-2007 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 © 2013 The University of Manchester. All Rights Reserved.