File "api/skos_concepts.pl"[download]
in pack: | skos_browser |
---|---|
Prolog module: | skos_concepts |
size: | 6348 |
Recent changes
7 years ago | Jacco van Ossenbruggen | use functional notation for @false and @true s ...HEAD -> master |
10 years ago | Jacco van Ossenbruggen | ADDED: options parameter to concept_results an ... |
10 years ago | Jacco van Ossenbruggen | IMPROVED: removed unused code, re-use generic ... |
11 years ago | Jacco van Ossenbruggen | export predicates needed in the amalgame virtu ... |
12 years ago | Michiel Hildebrand | fix arity |
This file requires
- From packages
- library(skos/util) resolved by
- util.pl: skos_descendant_of/2, skos_in_scheme/2, skos_is_vocabulary/1, skos_parent_child/2, skos_related_concept/2, skos_top_concept/2
- library(skos/util) 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/html_write) resolved by
- html_write.pl: html/3, print_html/1
- 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, http_parameters/3
- library(http/json) resolved by
- json.pl: json_write/3
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf_has/3
- library(http/html_write) resolved by
This file is used by
- virtual_concepts.pl from package amalgame
Exported predicates
- concept_results/4
- http_concepts/1
Required predicates
- html/3 from library(http/html_write)
- http_handler/3 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- http_parameters/3 from library(http/http_parameters)
- json_write/3 from library(http/json)
- literal_text/2 from library(semweb/rdf_label)
- maplist/3 autoloaded
- print_html/1 from library(http/html_write)
- rdf_display_label/2 from library(semweb/rdf_label)
- rdf_has/3 from library(semweb/rdf_db)
- reply_json/1 from library(http/http_json)
- skos_descendant_of/2 from library(skos/util)
- skos_in_scheme/2 from library(skos/util)
- skos_is_vocabulary/1 from library(skos/util)
- skos_parent_child/2 from library(skos/util)
- skos_related_concept/2 from library(skos/util)
- skos_top_concept/2 from library(skos/util)