|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Uses of NamespaceMap in edu.stanford.smi.protegex.owl.database.triplestore |
Classes in edu.stanford.smi.protegex.owl.database.triplestore that implement NamespaceMap | |
class |
DatabaseTripleStore
|
Uses of NamespaceMap in edu.stanford.smi.protegex.owl.jena.triplestore |
Classes in edu.stanford.smi.protegex.owl.jena.triplestore that implement NamespaceMap | |
class |
JenaTripleStore
A TripleStore that acts as a view on an existing NarrowFrameStore. |
Uses of NamespaceMap in edu.stanford.smi.protegex.owl.model |
Subinterfaces of NamespaceMap in edu.stanford.smi.protegex.owl.model | |
interface |
NamespaceManager
An interface for objects capable of mapping true URI namespaces into their prefixed (e.g., "owl") and vice-versa. |
Uses of NamespaceMap in edu.stanford.smi.protegex.owl.model.impl |
Classes in edu.stanford.smi.protegex.owl.model.impl that implement NamespaceMap | |
class |
AbstractNamespaceManager
An abstract implementation of basic services for NamespaceManagers. |
class |
OWLNamespaceManager
A NamespaceManager that maintains the prefix information by means of the values of the corresponding slot in the default OWLOntology of the knowledge base. |
Uses of NamespaceMap in edu.stanford.smi.protegex.owl.model.triplestore |
Subinterfaces of NamespaceMap in edu.stanford.smi.protegex.owl.model.triplestore | |
interface |
TripleStore
An interface for low-level access to the single triples in an OWLModel. |
Uses of NamespaceMap in edu.stanford.smi.protegex.owl.model.triplestore.impl |
Classes in edu.stanford.smi.protegex.owl.model.triplestore.impl that implement NamespaceMap | |
class |
AbstractTripleStore
A TripleStore that acts as a view on an existing NarrowFrameStore. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |