public class OBODocumentFormat extends OWLDocumentFormatImpl
| 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.
|
determineIllegalPunnings, equals, getOntologyLoaderMetaData, getParameter, hashCode, isAddMissingTypes, isMissingType, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameter, toStringpublic static final String VALIDATION
public boolean isPrefixOWLOntologyFormat()
OWLDocumentFormattrue if this format is an instance of
PrefixDocumentFormat other
wise false.public PrefixDocumentFormat asPrefixOWLOntologyFormat()
OWLDocumentFormatPrefixDocumentFormat then this
method will obtain it as a
PrefixDocumentFormat.PrefixDocumentFormat.Copyright © 2016 The University of Manchester. All Rights Reserved.