File "lib/ag_modules/isub_match.pl"[download]
in pack: | amalgame |
---|---|
Prolog module: | isub_match |
size: | 1294 |
Recent changes
3 years ago | Jacco van Ossenbruggen | updated: use new isub/4 interface |
4 years, 9 months ago | Jacco van Ossenbruggen | FIXED: many bugs in totally broken isub matche ... |
10 years ago | Jacco van Ossenbruggen | CHANGED: parameter language -> source_language ... |
10 years ago | Jacco van Ossenbruggen | ADDED: isub partitioner, refactorized exact/is ... |
10 years ago | Jacco van Ossenbruggen | set default of isub matcher to 0.7. Suggested ... |
This file requires
- From packages
- string_match_util.pl: skos_has/5
- 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(isub) resolved by
- isub.pl: '$isub'/5
- library(option) resolved by
- option.pl: option/3
- library(semweb/rdf11) resolved by
- rdf11.pl: rdf_equal/2
- library(isub) resolved by
Exported predicates
- isub_match/3
Required predicates
- '$isub'/5 from library(isub)
- literal_text/2 from library(semweb/rdf_label)
- option/3 from library(option)
- rdf_equal/2 from library(semweb/rdf11)
- skos_has/5 from string_match_util.pl