/usr/lib/swipl/library/semweb/rdf_cache.pl
AllApplicationManualNameSummaryHelp

  • library
    • semweb
      • rdf_db.pl -- Core RDF database
      • rdf_prefixes.pl -- RDF prefixes management
      • rdf_cache.pl -- Cache RDF triples
        • rdf_set_cache_options/1
        • rdf_cache_file/3
 rdf_cache_file(+URL, +ReadWrite, -File) is semidet
File is the cache file for URL. If ReadWrite is read, it returns the name of an existing file. If write it returns where a new cache file can be overwritten or created.