File "lib/amalgame/expand_graph.pl"[download]
in pack: | amalgame |
---|---|
Prolog module: | expand_graph |
size: | 9643 |
Recent changes
4 years, 8 months ago | Jacco van Ossenbruggen | FIXED: restore overall edoal alignment triples ... |
4 years, 8 months ago | Jacco van Ossenbruggen | REFACTORING: map.pl into correspondence.pl and ... |
4 years, 8 months ago | Jacco van Ossenbruggen | rdf11 |
4 years, 9 months ago | Jacco van Ossenbruggen | DOC: removed commented out old code |
4 years, 9 months ago | Jacco van Ossenbruggen | IMPROVED: handle derived concept schemes |
This file requires
- From packages
- library(skos/util) resolved by
- util.pl: skos_in_scheme/2
- exec_amalgame_process.pl: exec_amalgame_process/7, select_result_mapping/4, select_result_scheme/4, specification/7
- ag_provenance.pl: add_amalgame_prov/3
- amalgame_modules.pl: amalgame_module_id/2, process_options/3
- caching.pl: cache_mapped_concepts/4, cache_result/4, get_expand_cache/3
- correspondence.pl: correspondence_element/3
- mapping_graph.pl: has_correspondence/2, materialize_mapping_graph/3
- vocabulary.pl: amalgame_alignable_scheme/1
- library(skos/util) resolved by
- From the Prolog library
- library(apply) resolved by
- apply.pl: maplist/3
- library(assoc) resolved by
- assoc.pl: assoc_to_keys/2, ord_list_to_assoc/2
- library(debug) resolved by
- debug.pl: debug/3
- library(lists) resolved by
- lists.pl: member/2, append/2
- library(semweb/rdf11) resolved by
- rdf11.pl: rdf/3, rdf/4, rdf_has/3, rdf_has/4, rdf_graph/1
- library(semweb/rdfs) resolved by
- rdfs.pl: rdfs_individual_of/2
- library(apply) resolved by
Exported predicates
- all_mapped/5
- expand_node/3
- precompute_node/2
- precompute_process/2
- vocab_spec/3
Required predicates
- add_amalgame_prov/3 from ag_provenance.pl
- amalgame_alignable_scheme/1 from vocabulary.pl
- amalgame_module_id/2 from amalgame_modules.pl
- append/2 from library(lists)
- assoc_to_keys/2 from library(assoc)
- cache_mapped_concepts/4 from caching.pl
- cache_result/4 from caching.pl
- correspondence_element/3 from correspondence.pl
- debug/3 from library(debug)
- exec_amalgame_process/7 from exec_amalgame_process.pl
- get_expand_cache/3 from caching.pl
- has_correspondence/2 from mapping_graph.pl
- maplist/3 from library(apply)
- materialize_mapping_graph/3 from mapping_graph.pl
- member/2 from library(lists)
- ord_list_to_assoc/2 from library(assoc)
- process_options/3 from amalgame_modules.pl
- rdf/3 from library(semweb/rdf11)
- rdf/4 from library(semweb/rdf11)
- rdf_graph/1 from library(semweb/rdf11)
- rdf_has/3 from library(semweb/rdf11)
- rdf_has/4 from library(semweb/rdf11)
- rdfs_individual_of/2 from library(semweb/rdfs)
- select_result_mapping/4 from exec_amalgame_process.pl
- select_result_scheme/4 from exec_amalgame_process.pl
- skos_in_scheme/2 from library(skos/util)
- specification/7 from exec_amalgame_process.pl