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
OWL_NAMESPACE
static final String OWL_NAMESPACE
- See Also:
- Constant Field Values
CLASSIFICATION_STATUS_UNDEFINED
static final int CLASSIFICATION_STATUS_UNDEFINED
- See Also:
- Constant Field Values
CLASSIFICATION_STATUS_CONSISTENT_AND_UNCHANGED
static final int CLASSIFICATION_STATUS_CONSISTENT_AND_UNCHANGED
- See Also:
- Constant Field Values
CLASSIFICATION_STATUS_CONSISTENT_AND_CHANGED
static final int CLASSIFICATION_STATUS_CONSISTENT_AND_CHANGED
- See Also:
- Constant Field Values
CLASSIFICATION_STATUS_INCONSISTENT
static final int CLASSIFICATION_STATUS_INCONSISTENT
- Deprecated. Please use the
isConsistent
method
on OWLNamedClass
.
- See Also:
- Constant Field Values
OWL_PREFIX
static final String OWL_PREFIX
- See Also:
- Constant Field Values
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.