File "lib/amalgame/hooks/split_qualified_label.pl"[download]
in pack: | amalgame |
---|---|
Prolog module: | split_qualified_label |
size: | 2526 |
Recent changes
2 years, 7 months ago | Jacco van Ossenbruggen | Added prebuilder hook to split qualified label ... |
This file requires
- From packages
- string_match_util.pl: skos_has/5
- ag_strategy.pl: strategy_vocabulary/2
- vocabulary.pl: vocab_member/2
- From the Prolog library
- library(semweb/rdf11) resolved by
- rdf11.pl: rdf/3, rdf_has/3, rdf_assert/4, rdf_is_bnode/1, rdf_create_bnode/1
- library(settings) resolved by
- settings.pl: setting/4
- library(semweb/rdf11) resolved by
Required predicates
- rdf/3 from library(semweb/rdf11)
- rdf_assert/4 from library(semweb/rdf11)
- rdf_create_bnode/1 from library(semweb/rdf11)
- rdf_has/3 from library(semweb/rdf11)
- rdf_is_bnode/1 from library(semweb/rdf11)
- setting/4 from library(settings)
- skos_has/5 from string_match_util.pl
- strategy_vocabulary/2 from ag_strategy.pl
- vocab_member/2 from vocabulary.pl