File "lib/amalgame/amalgame_modules.pl"[download]
in pack: | amalgame |
---|---|
Prolog module: | amalgame_modules |
size: | 4390 |
Recent changes
4 years, 8 months ago | Jacco van Ossenbruggen | FIXED: sort_align renaming |
4 years, 8 months ago | Jacco van Ossenbruggen | rdf11 |
7 years ago | Jacco van Ossenbruggen | Improved: literal text handling |
10 years ago | Jacco van Ossenbruggen | REFACTORING: private fix_not_expanded_options/ ... |
11 years ago | Jacco van Ossenbruggen | rdf meta decl for current_amalgame_module/2 |
This file requires
- From packages
- rdf_util.pl: rdf_expand_uri_values/2
- From ClioPatria
- library(semweb/rdf_label) resolved by
- rdf_label.pl: rdf_label/2, rdf_display_label/2, literal_text/2
- library(semweb/rdf_label) resolved by
- From the Prolog library
- library(http/http_parameters) resolved by
- http_parameters.pl: http_parameters/2
- library(http/http_path) resolved by
- http_path.pl: http_absolute_location/3
- library(semweb/rdf11) resolved by
- rdf11.pl: rdf/3, rdf_has/3, rdf_global_id/2
- library(semweb/rdfs) resolved by
- rdfs.pl: rdfs_subclass_of/2
- library(http/http_parameters) resolved by
Exported predicates
- amalgame_module_id/2
- amalgame_module_parameters/2
- amalgame_module_property/2
- amalgame_modules_of_type/2
- process_options/3
Required predicates
- http_absolute_location/3 from library(http/http_path)
- http_parameters/2 from library(http/http_parameters)
- literal_text/2 from library(semweb/rdf_label)
- pairs_keys_values/3 autoloaded
- pairs_values/2 autoloaded
- parse_url_search/2 autoloaded
- rdf/3 from library(semweb/rdf11)
- rdf_display_label/2 from library(semweb/rdf_label)
- rdf_expand_uri_values/2 from rdf_util.pl
- rdf_global_id/2 from library(semweb/rdf11)
- rdf_has/3 from library(semweb/rdf11)
- rdf_label/2 from library(semweb/rdf_label)
- rdfs_subclass_of/2 from library(semweb/rdfs)