File "api/edm_export.pl"[download]
in pack: | yaz |
---|---|
Prolog module: | yaz_edm_export |
size: | 11340 |
Recent changes
13 years ago | Michiel Hildebrand | show MPEG-7 |
13 years ago | Michiel Hildebrand | allow empty Process |
13 years ago | Michiel Hildebrand | typo |
13 years ago | Michiel Hildebrand | UPDATE use URI and label as dc:subject |
13 years ago | Michiel Hildebrand | FIX use endtime in URL of fragment |
This file requires
- From packages
- library(yui3) resolved by
- yui3.pl: js_yui3/5
- yaz_shot_annotation.pl: video_shot_annotations/3
- yaz_page.pl could not find proof of dependency
- user_process.pl: end_user_process/1
- video_annotation.pl: video_annotations/3
- yaz_util.pl: annotation_to_json/2, list_limit/4, list_offset/3, sort_by_arg/3
- library(yui3) resolved by
- From ClioPatria
- library(semweb/rdf_label) resolved by
- rdf_label.pl: literal_text/2
- library(semweb/rdf_label) resolved by
- From the Prolog library
- library(http/html_head) resolved by
- html_head.pl: html_requires/3
- library(http/html_write) resolved by
- html_write.pl: reply_html_page/3
- library(http/http_client) resolved by
- http_client.pl: http_get/3, http_delete/3, http_post/4
- 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(rdf_write) resolved by
- rdf_write.pl: rdf_write_xml/2
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3, rdf_global_id/2, rdf_global_term/2
- library(http/html_head) resolved by
Required predicates
- annotation_to_json/2 from yaz_util.pl
- append/3 autoloaded
- concat_atom/2 autoloaded
- concat_atom/3 autoloaded
- debug/3 autoloaded
- end_user_process/1 from user_process.pl
- free_memory_file/1 autoloaded
- html_requires/3 from library(http/html_head)
- http_delete/3 from library(http/http_client)
- http_get/3 from library(http/http_client)
- http_handler/3 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- http_post/4 from library(http/http_client)
- js_yui3/5 from library(yui3)
- list_limit/4 from yaz_util.pl
- list_offset/3 from yaz_util.pl
- literal_text/2 from library(semweb/rdf_label)
- maplist/3 autoloaded
- memory_file_to_atom/2 autoloaded
- new_memory_file/1 autoloaded
- open_memory_file/3 autoloaded
- rdf/3 from library(semweb/rdf_db)
- rdf_global_id/2 from library(semweb/rdf_db)
- rdf_global_term/2 from library(semweb/rdf_db)
- rdf_write_xml/2 from library(rdf_write)
- reply_html_page/3 from library(http/html_write)
- reply_json/1 from library(http/http_json)
- sort_by_arg/3 from yaz_util.pl
- video_annotations/3 from video_annotation.pl
- video_shot_annotations/3 from yaz_shot_annotation.pl