Availability:
:- use_module(library(semweb/rdf_cache)).
rdf_set_cache_options(+Options)
enabled(Boolean)Iftrue, caching is enabled.local_directory(Name). Plain name of local directory. Default.cache(_cacheon Windows).create_local_directory(Bool)Iftrue, try to create local cache directoriesglobal_directory(Dir)Writeable directory for storing cached parsed files.create_global_directory(Bool)Iftrue, try to create the global cache directory.