edu.stanford.smi.protegex.owl.model
Interface OWLNames
- All Known Subinterfaces:
- SWRLNames
- public interface OWLNames
Defines the names of the OWL system ontology.
This corresponds to the Model interface in general Protege.
- Author:
- Holger Knublauch
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
BUILD
public static final int BUILD
- See Also:
- Constant Field Values
LATEST_COMPATIBLE_BUILD
public static final int LATEST_COMPATIBLE_BUILD
- See Also:
- Constant Field Values
REQUIRED_PROTEGE_BUILD
public static final int REQUIRED_PROTEGE_BUILD
- See Also:
- Constant Field Values
CLASSIFICATION_STATUS_UNDEFINED
public static final int CLASSIFICATION_STATUS_UNDEFINED
- See Also:
- Constant Field Values
CLASSIFICATION_STATUS_CONSISTENT_AND_UNCHANGED
public static final int CLASSIFICATION_STATUS_CONSISTENT_AND_UNCHANGED
- See Also:
- Constant Field Values
CLASSIFICATION_STATUS_CONSISTENT_AND_CHANGED
public static final int CLASSIFICATION_STATUS_CONSISTENT_AND_CHANGED
- See Also:
- Constant Field Values
CLASSIFICATION_STATUS_INCONSISTENT
public static final int CLASSIFICATION_STATUS_INCONSISTENT
- Deprecated. Please use the
isConsistent
method
on OWLNamedClass
.
- See Also:
- Constant Field Values
OWL_PREFIX
public static final String OWL_PREFIX
- See Also:
- Constant Field Values