File "api/cpack.pl"[download]
in pack: | cpack_repository |
---|---|
Prolog module: | api_cpack |
size: | 7884 |
Recent changes
13 years ago | Jan Wielemaker | ADDED: Provide explicit information about pack ... |
14 years ago | Jan Wielemaker | Merge branch 'master' of ec:git/ClioPatria/cpa ... |
14 years ago | Jan Wielemaker | Typo, leading to poor message if package does ... |
14 years ago | Jan Wielemaker | Ignore all errors when sorting clone data |
14 years ago | Jan Wielemaker | Order clone information. |
This file requires
- From packages
- dependency.pl: cpack_list/3
- From ClioPatria
- library(semweb/rdf_label) resolved by
- rdf_label.pl: 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, http_reply_file/3
- library(http/http_parameters) resolved by
- http_parameters.pl: http_parameters/2
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf_has/3, rdf_is_resource/1
- library(semweb/rdfs) resolved by
- rdfs.pl: rdfs_individual_of/2
- library(http/http_dispatch) resolved by
Required predicates
- cpack_list/3 from dependency.pl
- existence_error/2 autoloaded
- http_handler/3 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- http_reply_file/3 from library(http/http_dispatch)
- literal_text/2 from library(semweb/rdf_label)
- maplist/2 autoloaded
- maplist/3 autoloaded
- rdf_has/3 from library(semweb/rdf_db)
- rdf_is_resource/1 from library(semweb/rdf_db)
- rdfs_individual_of/2 from library(semweb/rdfs)