File "lib/amalgame/hooks/strategy_backward_compatability.pl"[download]
in pack: | amalgame |
---|---|
Prolog module: | strategy_backward_compatability |
size: | 4285 |
Recent changes
4 years, 7 months ago | Jacco van Ossenbruggen | rdf11 |
4 years, 7 months ago | Jacco van Ossenbruggen | rdf11 |
4 years, 7 months ago | Jacco van Ossenbruggen | rdf11 |
10 years ago | Jacco van Ossenbruggen | ADDED: backward compatibility fix to convert o ... |
10 years ago | Jacco van Ossenbruggen | IMPROVED: strategy_backward_compatability stuff |
This file requires
- From packages
- library(skos/util) resolved by
- util.pl: skos_is_vocabulary/1
- ag_strategy.pl could not find proof of dependency
- library(skos/util) resolved by
- From the Prolog library
- library(lists) resolved by
- lists.pl: member/2
- library(semweb/rdf11) resolved by
- rdf11.pl: rdf/3, rdf/4, rdf_has/4, rdf_assert/4, rdf_retractall/4, rdf_equal/2
- library(semweb/rdfs) resolved by
- rdfs.pl: rdfs_individual_of/2
- library(settings) resolved by
- settings.pl: setting/2
- library(lists) resolved by
Required predicates
- ag_strategy:assert_output/6 public in ag_strategy.pl
- maplist/2 autoloaded
- member/2 from library(lists)
- rdf/3 from library(semweb/rdf11)
- rdf/4 from library(semweb/rdf11)
- rdf_assert/4 from library(semweb/rdf11)
- rdf_equal/2 from library(semweb/rdf11)
- rdf_has/4 from library(semweb/rdf11)
- rdf_retractall/4 from library(semweb/rdf11)
- rdfs_individual_of/2 from library(semweb/rdfs)
- setting/2 from library(settings)
- skos_is_vocabulary/1 from library(skos/util)