edu.stanford.smi.protegex.storage.rdf.oil
Class OilBackend
java.lang.Object
|
+--edu.stanford.smi.protegex.storage.rdf.RDFBackend
|
+--edu.stanford.smi.protegex.storage.rdf.roundtrip.RDFRTBackend
|
+--edu.stanford.smi.protegex.storage.rdf.oil.OilBackend
- All Implemented Interfaces:
- edu.stanford.smi.protege.model.KnowledgeBaseFactory, OilConstants
- public class OilBackend
- extends RDFRTBackend
- implements OilConstants
Fields inherited from interface edu.stanford.smi.protege.model.KnowledgeBaseFactory |
FACTORY_CLASS_NAME |
Method Summary |
void |
createSystemFrames(RDFKnowledgeBase kb)
|
String |
getDescription()
|
int |
getInterestingNamespacesSize()
|
String |
getProjectFilePath()
|
void |
loadWalk(edu.stanford.smi.protege.model.KnowledgeBase kb,
edu.stanford.smi.protege.util.PropertyList sources,
String classesFileName,
String instancesFileName,
String namespace,
Namespaces namespaces,
Collection errors,
boolean included)
|
void |
saveWalk(edu.stanford.smi.protege.model.KnowledgeBase kb,
edu.stanford.smi.protege.util.PropertyList sources,
String classesFileName,
String instancesFileName,
Namespaces namespaces,
Collection errors)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OilBackend
public OilBackend()
getDescription
public String getDescription()
- Overrides:
getDescription
in class RDFRTBackend
getProjectFilePath
public String getProjectFilePath()
- Overrides:
getProjectFilePath
in class RDFBackend
loadWalk
public void loadWalk(edu.stanford.smi.protege.model.KnowledgeBase kb,
edu.stanford.smi.protege.util.PropertyList sources,
String classesFileName,
String instancesFileName,
String namespace,
Namespaces namespaces,
Collection errors,
boolean included)
- Overrides:
loadWalk
in class RDFRTBackend
getInterestingNamespacesSize
public int getInterestingNamespacesSize()
- Overrides:
getInterestingNamespacesSize
in class RDFBackend
saveWalk
public void saveWalk(edu.stanford.smi.protege.model.KnowledgeBase kb,
edu.stanford.smi.protege.util.PropertyList sources,
String classesFileName,
String instancesFileName,
Namespaces namespaces,
Collection errors)
- Overrides:
saveWalk
in class RDFRTBackend
createSystemFrames
public void createSystemFrames(RDFKnowledgeBase kb)
- Overrides:
createSystemFrames
in class RDFBackend
Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.