File "applications/yaz_annotate.pl"[download]
| in pack: | yaz | 
|---|---|
| Prolog module: | annotate | 
| size: | 4858 | 
Recent changes
| 15 years ago | Michiel Hildebrand | fix dependencies | 
| 15 years ago | Michiel Hildebrand | Your Annotation Zone | 
This file requires
- From packages
- yaz_page.pl could not find proof of dependency
- user_process.pl: add_resource_properties/2, create_user_process/3
- video_annotation.pl could not find proof of dependency
- yaz_util.pl could not find proof of dependency
 
- From ClioPatria
- user(user_db) resolved by
- user_db.pl: user_property/2, ensure_logged_on/1
 
 
- user(user_db) 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, html/3
 
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3, http_location_by_id/2
 
- library(http/http_json) resolved by
- http_json.pl could not find proof of dependency
 
- library(http/http_parameters) resolved by
- http_parameters.pl: http_parameters/2
 
- library(http/http_path) resolved by
- http_path.pl: http_absolute_location/3
 
- library(http/http_session) resolved by
- http_session.pl could not find proof of dependency
 
- library(http/json) resolved by
- json.pl could not find proof of dependency
 
- library(semweb/rdf_db) resolved by
- rdf_db.pl could not find proof of dependency
 
 
- library(http/html_head) resolved by
Exported predicates
- http_yaz_annotate/1
Required predicates
- add_resource_properties/2 from user_process.pl
- create_user_process/3 from user_process.pl
- ensure_logged_on/1 from user(user_db)
- html/3 from library(http/html_write)
- html_requires/3 from library(http/html_head)
- http_absolute_location/3 from library(http/http_path)
- http_handler/3 from library(http/http_dispatch)
- http_location_by_id/2 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- reply_html_page/3 from library(http/html_write)
- user_property/2 from user(user_db)
