iw.model.owl
Interface OWLInferenceRule
- All Superinterfaces:
- IWInferenceRule, IWModelElement, IWProvenanceElement
- All Known Subinterfaces:
- DBInferenceRule
- public interface OWLInferenceRule
- extends IWInferenceRule
The OWL version of the IWDerivedRule interface
| Methods inherited from interface iw.model.IWProvenanceElement |
addSource, getEnglishDescription, getEnglishExample, getFileName, getFullName, getShortName, getSourceNames, getSources, getSourceURIs, getSubmitter, getSubmitterName, getURL, setEnglishDescription, setEnglishExample, setFileName, setFullName, setShortName, setSources, setSubmitter, setURL |
storeInferenceRule
public void storeInferenceRule()
throws java.lang.Exception
- Stores the inference rule in a file as an OWL document
- Throws:
java.lang.Exception
storeInferenceRule
public java.lang.String storeInferenceRule(java.util.Hashtable _ht)
throws java.lang.Exception
- PROBLEM
- Throws:
java.lang.Exception
Copyright 2006 Inference Web group, All Rights Reserved.