File "lib/cluster_search_ui/enrichment.pl"[download]
in pack: | cluster_search_ui |
---|---|
Prolog module: | enrichment |
size: | 5613 |
Recent changes
10 years ago | Chris Dijkshoorn | Restored pengine compatibility for item enrich ... |
10 years ago | Chris Dijkshoorn | Added missing prefixes. |
10 years ago | Chris Dijkshoorn | Updated code for annotation retrieval and show ... |
10 years ago | Chris Dijkshoorn | Item links now link towards annotate_image.html |
10 years ago | Chris Dijkshoorn | Added catches to image checking on server, in ... |
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(sandbox) resolved by
- sandbox.pl could not find proof of dependency
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3, rdf_has/3, rdf_register_prefix/2
- library(http/http_open) resolved by
Exported predicates
- annotations_user/2
- enrich_item/2
- metadata/2
- object_annotations/2
- uri_label/2
Required predicates
- concat/3 autoloaded
- debug/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
- rdf_display_label/3 from library(semweb/rdf_label)
- rdf_has/3 from library(semweb/rdf_db)
- rdf_register_prefix/2 from library(semweb/rdf_db)
- url_cached/2 from library(http/url_cache)
- rdf/3 from library(semweb/rdf_db)