Package org.semanticweb.owlapi.util
Class OntologyIRIShortFormProvider
java.lang.Object
org.semanticweb.owlapi.util.OntologyIRIShortFormProvider
- All Implemented Interfaces:
Serializable
,IRIShortFormProvider
- Since:
- 2.2.0
- Author:
- Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OntologyIRIShortFormProvider
public OntologyIRIShortFormProvider()
-
-
Method Details
-
getShortForm
- Parameters:
ont
- ontology to use- Returns:
- short form of the ontology IRI
-
getShortForm
- Specified by:
getShortForm
in interfaceIRIShortFormProvider
- Parameters:
iri
- the IRI to shorten- Returns:
- the short form
-