Did you know ... | Search Documentation: |
![]() | Title for pldoc(dir_index) |
rdf11.pl -- RDF 1.1 API![]() | ||
---|---|---|
rdf11_containers.pl -- RDF 1.1 Containers![]() | ||
rdf_cache.pl -- Cache RDF triples![]() | ||
rdf_cache_file/3 | File is the cache file for URL. | ![]() |
rdf_set_cache_options/1 | Change the cache policy. | ![]() |
rdf_compare.pl -- Compare RDF graphs![]() | ||
rdf_db.pl -- Core RDF database![]() | ||
rdf_edit.pl -- RDF edit layer![]() | ||
rdfe_can_redo/1 | Check if we can undo and if so return the id of the transaction that will be un/re-done. | ![]() |
rdfe_can_undo/1 | Check if we can undo and if so return the id of the transaction that will be un/re-done. | ![]() |
rdfe_clear_modified/1 | Consider the current state of Graph as unmodified. | ![]() |
rdfe_close_journal/0 | Close the journal. | ![]() |
rdfe_current_journal/1 | Query the currently open journal. | ![]() |
rdfe_delete/1 | Delete a subject and all we know about it. | ![]() |
rdfe_get_file_property/2 | Fetch file properties set with rdfe_set_file_property/2. | ![]() |
rdfe_is_modified/1 | True if facts have been added, deleted or updated that have Source as `payload'. | ![]() |
rdfe_load/1 | Load an RDF file and record this action including version information to facilitate reliable reload. | ![]() |
rdfe_load/2 | Load an RDF file and record this action including version information to facilitate reliable reload. | ![]() |
rdfe_open_journal/2 | Open a journal writing to File in Mode. | ![]() |
rdfe_redo/0 | Start a redo-session. | ![]() |
rdfe_register_ns/2 | Encapsulation of rdf_register_ns(Id, URI) . | ![]() |
rdfe_replay_journal/1 | Replay a journal file. | ![]() |
rdfe_reset/0 | Clear database, undo, namespaces and journalling info. | ![]() |
rdfe_set_file_property/2 | Set properties on the file. | ![]() |
rdfe_set_transaction_name/1 | Set name of the current transaction. | ![]() |
rdfe_set_watermark/1 | Create a watermark for undo and replay journal upto this point. | ![]() |
rdfe_snapshot_file/1 | Enumerate the MD5 snapshot files required to restore the current journal file. | ![]() |
rdfe_transaction/1 | Run Goal, recording all modifications as a single transaction. | ![]() |
rdfe_transaction_member/2 | Query actions inside a transaction to allow for quick update of visualisers. | ![]() |
rdfe_transaction_name/2 | Return name if the transaction is named. | ![]() |
rdfe_undo/0 | Undo a (toplevel) transaction. | ![]() |
rdfe_update/4 | Update an existing triple. | ![]() |
rdf_http_plugin.pl -- RDF HTTP Plugin![]() | ||
rdf_library.pl -- RDF Library Manager![]() | ||
rdf_litindex.pl -- Search literals![]() | ||
rdf_ntriples.pl -- Process files in the RDF N-Triples format![]() | ||
rdf_persistency.pl -- RDF persistency plugin![]() | ||
rdf_portray.pl -- Portray RDF resources![]() | ||
rdf_prefixes.pl -- RDF prefixes management![]() | ||
ns/2 | Dynamic and multifile predicate that maintains the registered namespace aliases. | ![]() |
rdf_current_ns/2 | ![]() | |
rdf_current_prefix/2 | Query predefined prefixes and prefixes defined with rdf_register_prefix/2 and local prefixes defined with rdf_prefix/2. | ![]() |
rdf_empty_prefix_cache/2 | Multifile hook called if the binding Alias -> URI is modified. | ![]() |
rdf_global_id/2 | Convert between Prefix:Local and full IRI (an atom). | ![]() |
rdf_global_object/2 | Same as rdf_global_id/2, but intended for dealing with the object part of a triple, in particular the type for typed literals. | ![]() |
rdf_global_term/2 | Performs rdf_global_id/2 on predixed IRIs and rdf_global_object/2 on RDF literals, by recursively analysing the term. | ![]() |
rdf_meta/1 | This directive defines the argument types of the named predicates, which will force compile time namespace expansion for these predicates. | ![]() |
rdf_prefix/2 | Register a local prefix. | ![]() |
rdf_register_ns/2 | Register an RDF prefix. | ![]() |
rdf_register_ns/3 | Register an RDF prefix. | ![]() |
rdf_register_prefix/2 | Register Prefix as an abbreviation for URI. | ![]() |
rdf_register_prefix/3 | Register Prefix as an abbreviation for URI. | ![]() |
rdf_unregister_prefix/1 | Delete a prefix global registration. | ![]() |
register_file_prefixes/1 | Register a namespace as encounted in the namespace list of an RDF document. | ![]() |
rdf_sandbox.pl -- Declare RDF API sandbox-safe![]() | ||
rdf_turtle.pl -- Turtle reader![]() | ||
rdf_turtle_write.pl -- Turtle - Terse RDF Triple Language writer![]() | ||
rdf_zlib_plugin.pl -- RDF compressed-data plugin![]() | ||
rdfa.pl -- Extract RDF from an HTML or XML DOM![]() | ||
rdfs.pl -- RDFS handling![]() | ||
sparql_client.pl -- SPARQL client library![]() | ||
turtle.pl -- Turtle: Terse RDF Triple Language![]() | ||
rdf_load_stream/3 | (Turtle clauses). | ![]() |
rdf_load_turtle/3 | ![]() | |
rdf_process_turtle/3 | Streaming Turtle parser. | ![]() |
rdf_read_turtle/3 | Read a stream or file into a set of triples or quadruples (if faced with TriG input) of the format. | ![]() |