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

  • semweb
    • semweb
      • sparql_client.pl -- SPARQL client library
      • rdf11.pl -- RDF 1.1 API
      • rdf_prefixes.pl -- RDF prefixes management
      • rdf_db.pl -- Core RDF database
      • rdf_turtle_write.pl -- Turtle - Terse RDF Triple Language writer
      • turtle.pl -- Turtle: Terse RDF Triple Language
      • 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.