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, toString
public static final String VALIDATION
public boolean isPrefixOWLOntologyFormat()
OWLDocumentFormat
true
if this format is an instance of
PrefixDocumentFormat
other
wise false
.public PrefixDocumentFormat asPrefixOWLOntologyFormat()
OWLDocumentFormat
PrefixDocumentFormat
then this
method will obtain it as a
PrefixDocumentFormat
.PrefixDocumentFormat
.Copyright © 2017 The University of Manchester. All Rights Reserved.