File "lib/oa_annotation.pl"[download]
in pack: | annotation_service |
---|---|
Prolog module: | oa_annotation |
size: | 12173 |
Recent changes
10 years ago | Jacco van Ossenbruggen | FIXED: broken logic in debug clause of rdf_get ... |
10 years ago | Jacco van Ossenbruggen | FIXED: wrong cut ... |
10 years ago | Jacco van Ossenbruggen | FIXED: broken named graph logic of target anno ... |
10 years ago | Jacco van Ossenbruggen | optimize rdf_get_annotation_target(-,+) |
10 years ago | Jacco van Ossenbruggen | fixed: atomic_concat/atomic_list_concat mixup |
This file requires
- From packages
- oa_schema.pl no exports
- 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(lists) resolved by
- lists.pl: member/2, append/2
- library(option) resolved by
- option.pl: option/2, option/3
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3, rdf/4, rdf_has/3, rdf_has/4, rdf_subject/1, rdf_assert/4, rdf_retractall/3, rdf_transaction/1, rdf_bnode/1, rdf_is_resource/1, rdf_graph/1, rdf_register_ns/2, rdf_global_id/2, rdf_global_term/2
- library(semweb/rdfs) resolved by
- rdfs.pl: rdfs_individual_of/2
- library(lists) resolved by
This file is used by
- dashboard_task_page.pl from package annotation_dashboard
- dashboard_user_page.pl from package annotation_dashboard
- show_objects.pl from package annotation_dashboard
- dashboard_util.pl from package annotation_dashboard
- region_merge.pl from package annotation_dashboard
- review.pl from package accurator
- subset_selection.pl from package accurator
Exported predicates
- rdf_add_annotation/2
- rdf_get_annotation/2
- rdf_get_annotation_by_tfa/5
- rdf_get_annotation_target/2
- rdf_remove_annotation/1
Required predicates
- append/2 from library(lists)
- debug/3 autoloaded
- literal_text/2 from library(semweb/rdf_label)
- maplist/3 autoloaded
- member/2 from library(lists)
- option/2 from library(option)
- option/3 from library(option)
- rdf/4 from library(semweb/rdf_db)
- rdf_bnode/1 from library(semweb/rdf_db)
- rdf_global_term/2 from library(semweb/rdf_db)
- rdf_graph/1 from library(semweb/rdf_db)
- rdf_has/3 from library(semweb/rdf_db)
- rdf_has/4 from library(semweb/rdf_db)
- rdf_is_resource/1 from library(semweb/rdf_db)
- rdf_register_ns/2 from library(semweb/rdf_db)
- rdf_retractall/3 from library(semweb/rdf_db)
- rdf_subject/1 from library(semweb/rdf_db)
- rdf_transaction/1 from library(semweb/rdf_db)
- rdfs_individual_of/2 from library(semweb/rdfs)
- setting/2 autoloaded
- setting/4 autoloaded
- uri_is_global/1 autoloaded
- rdf/3 from library(semweb/rdf_db)
- rdf_global_id/2 from library(semweb/rdf_db)
- rdf_assert/4 from library(semweb/rdf_db)