File "lib/accurator/ui_elements.pl"[download]
in pack: | accurator |
---|---|
Prolog module: | ui_elements |
size: | 9153 |
Recent changes
9 years ago | Chris Dijkshoorn | Made the retrieval of alternatives more generi ... |
9 years ago | Chris Dijkshoorn | Item page is generated at backend, solves #190. |
9 years ago | Chris Dijkshoorn | Extended values of Field object. |
9 years ago | Chris Dijkshoorn | Merge master into field. |
9 years ago | Cristina-Iulia Bucur | broken commit-renaming controls in the navbar |
This file requires
- From ClioPatria
- library(http/url_cache) resolved by
- url_cache.pl: url_cached/2
- library(semweb/rdf_label) resolved by
- rdf_label.pl: rdf_display_label/3
- library(http/url_cache) resolved by
- From the Prolog library
- library(http/http_open) resolved by
- http_open.pl: http_open/3
- library(http/http_path) resolved by
- http_path.pl: http_absolute_location/3
- library(http/http_ssl_plugin) resolved by
- http_ssl_plugin.pl no exports
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3, rdf_reachable/3
- library(http/http_open) resolved by
Exported predicates
- get_elements/3
- get_title/2
- image_url/2
- metadata/3
- thumbnail_url/2
- uri_label/2
Required predicates
- append/3 autoloaded
- concat/3 autoloaded
- http_absolute_location/3 from library(http/http_path)
- http_absolute_uri/2 undefined
- http_open/3 from library(http/http_open)
- iri_xml_namespace/3 autoloaded
- maplist/3 autoloaded
- option/2 autoloaded
- rdf/3 from library(semweb/rdf_db)
- rdf_display_label/3 from library(semweb/rdf_label)
- rdf_reachable/3 from library(semweb/rdf_db)
- url_cached/2 from library(http/url_cache)