File "lib/video_annotation.pl"[download]
in pack: | yaz |
---|---|
Prolog module: | yaz_video_annotation |
size: | 18452 |
Recent changes
13 years ago | Michiel Hildebrand | Merge branch 'master' of git://eculture.cs.vu. ... |
13 years ago | Michiel Hildebrand | first prototype for tag gardening from tag per ... |
13 years ago | Michiel Hildebrand | FIX |
13 years ago | Michiel Hildebrand | FIX :( |
13 years ago | Michiel Hildebrand | FIX fail when score <5 |
This file requires
- From packages
- library(find_resource) resolved by
- find_resource.pl: find_literal/3
- rdf_history.pl: rdfh_db_transaction/3, rdfh_transaction/1, rdfh_transaction_memberchk/2
- user_process.pl: current_user_process/1
- yaz_util.pl: literal_to_number/2, sort_by_arg/3
- library(find_resource) resolved by
- From ClioPatria
- library(semweb/rdf_label) resolved by
- rdf_label.pl: rdf_label/2, literal_text/2
- user(user_db) resolved by
- user_db.pl: logged_on/1
- 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/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(http/json_convert) resolved by
- json_convert.pl could not find proof of dependency
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3, rdf/4, rdf_has/3, rdf_bnode/1, rdf_equal/2
- library(semweb/rdfs) resolved by
- rdfs.pl could not find proof of dependency
- library(http/http_dispatch) resolved by
This file is used by
- exp_stats.pl from package waisda
- import_waisda.pl from package waisda
- p1.pl from package vumix
- r_exp.pl from package vumix
- tag_concept.pl from package vumix
Exported predicates
- annotation_process/4
- annotation_provenance/2
- annotation_transaction/2
- annotation_value/2
- annotations_per_interval/3
- create_video_annotation/4
- create_video_annotation/5
- process_provenance/3
- process_transaction/3
- remove_video_annotation/2
- update_annotation_time/2
- update_annotation_value/2
- user_transaction/4
- value_annotation/6
- video_annotation/5
- video_annotation/6
- video_annotations/3
- video_provenance/2
- video_tag/2
- video_transaction/2
Required predicates
- current_user_process/1 from user_process.pl
- find_literal/3 from library(find_resource)
- http_handler/3 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- literal_text/2 from library(semweb/rdf_label)
- literal_to_number/2 from yaz_util.pl
- logged_on/1 from user(user_db)
- maplist/3 autoloaded
- member/2 autoloaded
- option/2 autoloaded
- option/3 autoloaded
- rdf/3 from library(semweb/rdf_db)
- rdf/4 from library(semweb/rdf_db)
- rdf_bnode/1 from library(semweb/rdf_db)
- rdf_equal/2 from library(semweb/rdf_db)
- rdf_has/3 from library(semweb/rdf_db)
- rdf_label/2 from library(semweb/rdf_label)
- rdfh_db_transaction/3 from rdf_history.pl
- rdfh_transaction/1 from rdf_history.pl
- rdfh_transaction_memberchk/2 from rdf_history.pl
- reply_json/1 from library(http/http_json)
- sort_by_arg/3 from yaz_util.pl
- type_error/2 autoloaded