| Package | Description |
|---|---|
| org.semanticweb.owlapi.util |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPrefixManager
Author: Matthew Horridge
The University Of Manchester Information Management Group Date: 10-Sep-2008 |
class |
OntologyIRIShortFormProvider
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 23-Jan-2008 |
class |
SimpleIRIShortFormProvider
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 18-Dec-2007 A URI short form provider that generates short forms from the URI fragment if there is one, followed by the URI last path component if there is one. |
| Constructor and Description |
|---|
AnnotationValueShortFormProvider(OWLOntologySetProvider ontologySetProvider,
ShortFormProvider alternateShortFormProvider,
IRIShortFormProvider alternateIRIShortFormProvider,
List<OWLAnnotationProperty> annotationProperties,
Map<OWLAnnotationProperty,List<String>> preferredLanguageMap)
Constructs an annotation short form provider.
|
AnnotationValueShortFormProvider(OWLOntologySetProvider ontologySetProvider,
ShortFormProvider alternateShortFormProvider,
IRIShortFormProvider alternateIRIShortFormProvider,
List<OWLAnnotationProperty> annotationProperties,
Map<OWLAnnotationProperty,List<String>> preferredLanguageMap,
OWLAnnotationValueVisitorEx<String> literalRenderer) |
Copyright © 2013 The University of Manchester. All Rights Reserved.