File "lib/ag_modules/compound_label_generator.pl"[download]
in pack: | amalgame |
---|---|
Prolog module: | compound_label_generator |
size: | 1629 |
Recent changes
4 years, 9 months ago | Jacco van Ossenbruggen | rdf11 |
4 years, 9 months ago | Jacco van Ossenbruggen | IMPROVED: make amalgame:label the default labe ... |
10 years ago | Jacco van Ossenbruggen | MISC: refactoring, improve caching logic. Stil ... |
10 years ago | Jacco van Ossenbruggen | REFACTORING: hide amalgame:includes behind str ... |
10 years ago | Jacco van Ossenbruggen | FIXED: make compound label matcher behave like ... |
This file requires
- From packages
- compound_label_match.pl: compound_label_match/3
- string_match_util.pl: label_list/1
- vocabulary.pl: amalgame_vocabulary_languages/1, vocab_member/2
- From the Prolog library
- library(semweb/rdf11) resolved by
- rdf11.pl: rdf_equal/2
- library(semweb/rdf11) resolved by
Required predicates
- amalgame_vocabulary_languages/1 from vocabulary.pl
- compound_label_match/3 from compound_label_match.pl
- label_list/1 from string_match_util.pl
- rdf_equal/2 from library(semweb/rdf11)
- vocab_member/2 from vocabulary.pl