3.3.6 Loading and saving to file
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Packages
SWI-Prolog Semantic Web Library 3.0
Two RDF APIs
library(semweb/rdf_db): The RDF database
Loading and saving to file
rdf_load/1
rdf_load/2
rdf_unload/1
rdf_save/1
rdf_save/2
rdf_make/0
rdf_save_header/2
rdf_save_footer/1
rdf_save_subject/3
rdf_save_db/1
rdf_save_db/2
rdf_load_db/1
Availability:
:- use_module(
library(semweb/rdf_db)
).
rdf_make
Reload all loaded files that have been modified since the last time they were loaded.