File "api/ugm_ingest.pl"[download]
in pack: | yaz |
---|---|
Prolog module: | ugm_ingest |
size: | 5293 |
Recent changes
13 years ago | Michiel Hildebrand | FIX |
13 years ago | Michiel Hildebrand | MINOR |
13 years ago | Michiel Hildebrand | ADD |
13 years ago | Michiel Hildebrand | include NPO player |
13 years ago | Michiel Hildebrand | Use SIP ID |
This file requires
- From packages
- download_video.pl could not find proof of dependency
- video_annotation.pl could not find proof of dependency
- yaz_util.pl could not find proof of dependency
- From ClioPatria
- library(semweb/rdf_label) resolved by
- rdf_label.pl could not find proof of dependency
- library(semweb/rdf_label) resolved by
- From the Prolog library
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3
- library(http/http_json) resolved by
- http_json.pl: reply_json/1
- library(http/http_parameters) resolved by
- http_parameters.pl: http_parameters/2
- library(http/http_path) resolved by
- http_path.pl could not find proof of dependency
- library(http/json) resolved by
- json.pl: atom_json_term/3
- library(http/json_convert) resolved by
- json_convert.pl: json_to_prolog/2
- library(rdf_write) resolved by
- rdf_write.pl could not find proof of dependency
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3, rdf_assert/4, rdf_retractall/4, rdf_transaction/1, rdf_bnode/1, rdf_global_id/2
- library(http/http_dispatch) resolved by
Required predicates
- atom_json_term/3 from library(http/json)
- debug/1 autoloaded
- debug/3 autoloaded
- http_handler/3 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- json_convert:clear_cache/0 public in json_convert.pl
- json_to_prolog/2 from library(http/json_convert)
- rdf/3 from library(semweb/rdf_db)
- rdf_assert/4 from library(semweb/rdf_db)
- rdf_bnode/1 from library(semweb/rdf_db)
- rdf_global_id/2 from library(semweb/rdf_db)
- rdf_retractall/4 from library(semweb/rdf_db)
- rdf_transaction/1 from library(semweb/rdf_db)
- reply_json/1 from library(http/http_json)
- www_form_encode/2 autoloaded