/usr/lib/swipl/library/ext/semweb/semweb/rdf_cache.pl
All Application Manual Name SummaryHelp

  • semweb
    • semweb
      • sparql_client.pl
      • rdf11.pl -- RDF 1.1 API
      • rdf_prefixes.pl
      • rdf_db.pl -- Core RDF database
      • 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.