public class OBODocumentFormat extends PrefixDocumentFormatImpl
| Modifier and Type | Field and Description |
|---|---|
static String |
VALIDATION
Key for validation parameter.
|
| Constructor and Description |
|---|
OBODocumentFormat() |
| Modifier and Type | Method and Description |
|---|---|
PrefixDocumentFormat |
asPrefixOWLOntologyFormat()
If this format is an instance of
PrefixDocumentFormat
then this method will obtain it as a
PrefixDocumentFormat. |
String |
getKey() |
boolean |
isPrefixOWLOntologyFormat()
Determines if this format is an instance of a format that uses prefixes to shorted IRIs.
|
clear, containsPrefixMapping, copyPrefixesFrom, copyPrefixesFrom, getDefaultPrefix, getIRI, getPrefix, getPrefixComparator, getPrefixIRI, getPrefixIRIIgnoreQName, getPrefixName2PrefixMap, getPrefixNames, setDefaultPrefix, setPrefix, setPrefixComparator, setPrefixManager, unregisterNamespacedetermineIllegalPunnings, equals, getOntologyLoaderMetaData, getParameter, hashCode, isAddMissingTypes, isMissingType, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameter, toStringgetOntologyLoaderMetaData, getParameter, isAddMissingTypes, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameter, supportsRelativeIRIspublic static final String VALIDATION
@Nonnull public String getKey()
getKey in interface OWLDocumentFormatgetKey in class PrefixDocumentFormatImplpublic boolean isPrefixOWLOntologyFormat()
OWLDocumentFormatisPrefixOWLOntologyFormat in interface OWLDocumentFormatisPrefixOWLOntologyFormat in class PrefixDocumentFormatImpltrue if this format is an instance of
PrefixDocumentFormat other wise false.public PrefixDocumentFormat asPrefixOWLOntologyFormat()
OWLDocumentFormatPrefixDocumentFormat
then this method will obtain it as a
PrefixDocumentFormat.asPrefixOWLOntologyFormat in interface OWLDocumentFormatasPrefixOWLOntologyFormat in class PrefixDocumentFormatImplPrefixDocumentFormat.Copyright © 2024 The University of Manchester. All rights reserved.