WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIRDFInferDataSource
| IID: | 2b04860f-4017-40f6-8a57-784a1e35077a |
| Inherits From: | nsIRDFDataSource |
An nsIRDFInferDataSource is implemented by a infer engine. This engine mimics assertions in addition to those in the baseDataSource according to a particular vocabulary. Infer engines have contract IDs in the form of "@mozilla.org/rdf/infer-datasource;1?engine="
This interface is implemented by the following components:
Properties
nsIRDFDataSource baseDataSource
The wrapped datasource.
The InferDataSource contains all arcs from the wrapped datasource plus those infered by the vocabulary implemented by the InferDataSource.
Reference documentation is generated from Mozilla's source.
