File "api/virtual_concepts.pl"[download]
in pack: | amalgame |
---|---|
Prolog module: | virtual_concepts |
size: | 2990 |
Recent changes
4 years, 8 months ago | Jacco van Ossenbruggen | rdf11 |
10 years ago | Jacco van Ossenbruggen | REFACT: phase out voc_property |
10 years ago | Jacco van Ossenbruggen | exploit new Options parameter of concept_resul ... |
10 years ago | Jacco van Ossenbruggen | FIXED: XREF problem |
10 years ago | Jacco van Ossenbruggen | slightly better than nothing implementation of ... |
This file requires
- From packages
- api(skos_concepts) resolved by
- skos_concepts.pl: concept_results/4, http_concepts/1
- library(skos/util) resolved by
- util.pl: skos_descendant_of/2, skos_parent_child/2, skos_related_concept/2
- ag_stats.pl: node_stats/4
- util.pl: list_limit/4, list_offset/3
- vocabulary.pl: vocab_member/2
- api(skos_concepts) resolved by
- From ClioPatria
- library(semweb/rdf_label) resolved by
- rdf_label.pl: rdf_display_label/2, literal_text/2
- library(semweb/rdf_label) resolved by
- From the Prolog library
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3
- library(http/http_json) resolved by
- http_json.pl: reply_json/1
- library(http/http_parameters) resolved by
- http_parameters.pl: http_parameters/2
- library(option) resolved by
- option.pl: option/2
- library(semweb/rdf11) resolved by
- rdf11.pl: rdf_has/3, {}/1
- library(http/http_dispatch) resolved by
Required predicates
- concept_results/4 from api(skos_concepts)
- http_concepts/1 from api(skos_concepts)
- http_handler/3 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- list_limit/4 from util.pl
- list_offset/3 from util.pl
- literal_text/2 from library(semweb/rdf_label)
- node_stats/4 from ag_stats.pl
- option/2 from library(option)
- rdf_display_label/2 from library(semweb/rdf_label)
- rdf_has/3 from library(semweb/rdf11)
- reply_json/1 from library(http/http_json)
- skos_descendant_of/2 from library(skos/util)
- skos_parent_child/2 from library(skos/util)
- skos_related_concept/2 from library(skos/util)
- vocab_member/2 from vocabulary.pl
- {}/1 from library(semweb/rdf11)