org.w3c.rdf.model
Interface VirtualModel
- public abstract interface VirtualModel
- extends Model
A virtual model may deliver additional facts besides those explicitly contained in the model.
For example, a virtual model may contain infinitely many non-materialized facts.
Methods inherited from interface org.w3c.rdf.model.Model |
add,
contains,
create,
duplicate,
elements,
find,
getNodeFactory,
getSourceURI,
remove,
setSourceURI,
size |
getGroundModel
public Model getGroundModel()
- Returns:
- model contains the fact basis of this model