File "lib/rdf_history.pl"[download]
in pack: | yaz |
---|---|
Prolog module: | rdf_history |
size: | 13581 |
Recent changes
14 years ago | Michiel Hildebrand | Your Annotation Zone |
This file requires
- From ClioPatria
- user(user_db) resolved by
- user_db.pl: user_property/2
- user(user_db) resolved by
- From the Prolog library
- library('http/http_session') resolved by
- http_session.pl: http_session_id/1
- library('semweb/rdf_db') resolved by
- rdf_db.pl: rdf/4, rdf_assert/4, rdf_retractall/3, rdf_transaction/2, rdf_active_transaction/1, rdf_global_term/2
- library('semweb/rdf_persistency') resolved by
- rdf_persistency.pl: rdf_journal_file/2
- library(debug) resolved by
- debug.pl could not find proof of dependency
- library(error) resolved by
- error.pl: type_error/2, instantiation_error/1, must_be/2
- library(lists) resolved by
- lists.pl: member/2
- library(record) resolved by
- record.pl: record/1
- library('http/http_session') resolved by
Exported predicates
- rdfh_assert/3
- rdfh_db_transaction/3
- rdfh_retractall/3
- rdfh_transaction/1
- rdfh_transaction_member/2
- rdfh_transaction_memberchk/2
- rdfh_triple_transaction/2
- rdfh_update/3
Required predicates
- http_session_id/1 from library('http/http_session')
- instantiation_error/1 from library(error)
- member/2 from library(lists)
- must_be/2 from library(error)
- rdf/4 from library('semweb/rdf_db')
- rdf_active_transaction/1 from library('semweb/rdf_db')
- rdf_assert/4 from library('semweb/rdf_db')
- rdf_global_term/2 from library('semweb/rdf_db')
- rdf_journal_file/2 from library('semweb/rdf_persistency')
- rdf_retractall/3 from library('semweb/rdf_db')
- rdf_transaction/2 from library('semweb/rdf_db')
- record/1 from library(record)
- type_error/2 from library(error)
- user_property/2 from user(user_db)