edu.stanford.smi.protegex.storage.rdf.configurable
Class RDFCBackend
java.lang.Object
|
+--edu.stanford.smi.protegex.storage.rdf.RDFBackend
|
+--edu.stanford.smi.protegex.storage.rdf.configurable.RDFCBackend
- All Implemented Interfaces:
- edu.stanford.smi.protege.model.KnowledgeBaseFactory
- public class RDFCBackend
- extends RDFBackend
Fields inherited from interface edu.stanford.smi.protege.model.KnowledgeBaseFactory |
FACTORY_CLASS_NAME |
Method Summary |
edu.stanford.smi.protege.model.KnowledgeBaseSourcesEditor |
createKnowledgeBaseSourcesEditor(String projectName,
edu.stanford.smi.protege.util.PropertyList sources)
|
String |
getDescription()
|
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)
|
static void |
saveConfiguration(edu.stanford.smi.protege.util.PropertyList sources,
boolean useRoundtripBackend)
|
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 edu.stanford.smi.protegex.storage.rdf.RDFBackend |
createKnowledgeBase, createSystemFrames, getInterestingNamespacesSize, getProjectFilePath, includeKnowledgeBase, isComplete, loadKnowledgeBase, loadKnowledgeBase, loadWalk, main, saveKnowledgeBase, saveKnowledgeBase, saveWalk, setSourceFiles |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RDFCBackend
public RDFCBackend()
getDescription
public String getDescription()
- Overrides:
getDescription
in class RDFBackend
createKnowledgeBaseSourcesEditor
public edu.stanford.smi.protege.model.KnowledgeBaseSourcesEditor createKnowledgeBaseSourcesEditor(String projectName,
edu.stanford.smi.protege.util.PropertyList sources)
- Overrides:
createKnowledgeBaseSourcesEditor
in class RDFBackend
saveConfiguration
public static void saveConfiguration(edu.stanford.smi.protege.util.PropertyList sources,
boolean useRoundtripBackend)
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 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 RDFBackend
Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.