File "lib/ag_modules/exact_label_match.pl"[download]
in pack: | amalgame |
---|---|
Prolog module: | exact_label_match |
size: | 2162 |
Recent changes
1 year, 9 months ago | Jacco van Ossenbruggen | ADDED: allow for Literal^^xsd:string labels in ... |
2 years, 11 months ago | Jacco van Ossenbruggen | debug |
4 years, 9 months ago | Jacco van Ossenbruggen | FIXED: improved rdf11 literals |
4 years, 9 months ago | Jacco van Ossenbruggen | IMPROVED: make amalgame:label the default labe ... |
5 years ago | Jacco van Ossenbruggen | RENAMED: skos_match/5 -> skos_has/5 |
This file requires
- From packages
- string_match_util.pl: matching_types/2, skos_has/5
- vocabulary.pl: vocab_member/2
- From the Prolog library
- library(semweb/rdf11) resolved by
- rdf11.pl: rdf_equal/2
- library(semweb/rdf11) resolved by
Exported predicates
- exact_label_match/3
Required predicates
- debug/3 autoloaded
- matching_types/2 from string_match_util.pl
- option/2 autoloaded
- option/3 autoloaded
- rdf11:rdf_where/1 public in rdf11.pl
- rdf_equal/2 from library(semweb/rdf11)
- skos_has/5 from string_match_util.pl
- vocab_member/2 from vocabulary.pl