Serializable
, OWLDocumentFormat
public class OBODocumentFormat extends OWLDocumentFormatImpl
Modifier and Type | Field | Description |
---|---|---|
static String |
VALIDATION |
Key for validation parameter.
|
Constructor | Description |
---|---|
OBODocumentFormat() |
Modifier and Type | Method | 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 © 2018 The University of Manchester. All rights reserved.