File "lib/accurator/subset_selection.pl"[download]
in pack: | accurator |
---|---|
Prolog module: | subset_selection |
size: | 13313 |
Recent changes
9 years ago | Chris Dijkshoorn | Added code for removing works from campaigns. |
9 years ago | Chris Dijkshoorn | Log removal and lang label corrected. |
9 years ago | Chris Dijkshoorn | Removed page domain. |
9 years ago | Chris Dijkshoorn | Added code for creating subdomain, enables #253 |
9 years ago | Chris Dijkshoorn | Added predicate targetting ubvu illustrated pages. |
This file requires
- From packages
- library(oa_annotation) resolved by
- oa_annotation.pl: rdf_add_annotation/2
- library(oa_annotation) resolved by
- From the Prolog library
- library(http/http_open) resolved by
- http_open.pl: http_open/3
- library(http/http_ssl_plugin) resolved by
- http_ssl_plugin.pl no exports
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3, rdf/4, rdf_reachable/3, rdf_assert/4, rdf_retractall/3, rdf_register_prefix/2
- library(thread) resolved by
- thread.pl: concurrent_maplist/2
- library(http/http_open) resolved by
Exported predicates
- partOfLiterals/1
- remove_targets/2
- target_annotation/3
- target_description_scanner/0
- target_graph/3
- target_iconclass_code/3
- target_literal/4
- target_prefix/3
- target_title_scanner/0
- target_ubvu_pages/2
- text_contains_label/5
Required predicates
- append/3 autoloaded
- concurrent_maplist/2 from library(thread)
- debug/3 autoloaded
- http_open/3 from library(http/http_open)
- maplist/2 autoloaded
- member/2 autoloaded
- option/2 autoloaded
- rdf/3 from library(semweb/rdf_db)
- rdf/4 from library(semweb/rdf_db)
- rdf_add_annotation/2 from library(oa_annotation)
- rdf_assert/4 from library(semweb/rdf_db)
- rdf_reachable/3 from library(semweb/rdf_db)
- rdf_register_prefix/2 from library(semweb/rdf_db)
- rdf_retractall/3 from library(semweb/rdf_db)