File "lib/ag_modules/ag_overlap.pl"[download]
| in pack: | amalgame | 
|---|---|
| Prolog module: | overlap_analyzer | 
| size: | 2097 | 
Recent changes
| 6 years ago | Jacco van Ossenbruggen | REFACTORING: map.pl into correspondence.pl and ... | 
| 6 years ago | Jacco van Ossenbruggen | FIXED: string/atom bug caused by cliopatria li ... | 
| 11 years ago | Jacco van Ossenbruggen | MINOR: added autoloaded libs | 
| 12 years ago | Jacco van Ossenbruggen | make proper literals of overlap set names. Wil ... | 
| 12 years ago | Jacco van Ossenbruggen | prevent uninstatiated results if one of the re ... | 
This file requires
- From packages
- correspondence.pl: merge_provenance/2
 - expand_graph.pl: expand_node/3
 
 - 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(apply) resolved by
- apply.pl: maplist/2, maplist/3
 
 - library(debug) resolved by
- debug.pl: debug/3
 
 - library(lists) resolved by
- lists.pl: member/2, append/2
 
 - library(pairs) resolved by
- pairs.pl: group_pairs_by_key/2
 
 - library(semweb/rdf11) resolved by
- rdf11.pl: rdf/4
 
 
 - library(apply) resolved by
 
Required predicates
- append/2 from library(lists)
 - debug/3 from library(debug)
 - expand_node/3 from expand_graph.pl
 - group_pairs_by_key/2 from library(pairs)
 - literal_text/2 from library(semweb/rdf_label)
 - maplist/2 from library(apply)
 - maplist/3 from library(apply)
 - member/2 from library(lists)
 - merge_provenance/2 from correspondence.pl
 - rdf/4 from library(semweb/rdf11)