File "lib/datacloud.pl"[download]
in pack: | cloud |
---|---|
Prolog module: | datacloud |
size: | 9603 |
Recent changes
13 years ago | Jan Wielemaker | Hack to avoid getty VP schema creating linksHEAD -> master |
13 years ago | Jan Wielemaker | Font scaling and use bold-fonts |
13 years ago | Jan Wielemaker | Avoid division by zero. |
13 years ago | Jan Wielemaker | Merge branch 'master' of ec:git/ClioPatria/cloud |
13 years ago | Jan Wielemaker | Do not allow bnodes to link cloud-nodes and pr ... |
This file requires
- From the Prolog library
- library(semweb/rdf_library) resolved by
- rdf_library.pl: rdf_library_source/2, rdf_library_index/2
- library(debug) resolved by
- debug.pl: debug/3
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3, rdf/4, rdf_is_bnode/1, rdf_load/2, rdf_unload/1, rdf_graph_property/2, rdf_source/2
- library(semweb/rdf_library) resolved by
Exported predicates
- write_cloud_graph/2
- datacloud_link/4
Required predicates
- maplist/2 autoloaded
- member/2 autoloaded
- option/2 autoloaded
- rdf/3 from library(semweb/rdf_db)
- rdf/4 from library(semweb/rdf_db)
- rdf_graph_property/2 from library(semweb/rdf_db)
- rdf_is_bnode/1 from library(semweb/rdf_db)
- rdf_library_source/2 from library(semweb/rdf_library)
- rdf_load/2 from library(semweb/rdf_db)
- rdf_source/2 from library(semweb/rdf_db)
- sumlist/2 autoloaded
- max_list/2 autoloaded
- option/3 autoloaded
- debug/3 from library(debug)
- existence_error/2 autoloaded
- rdf_library_index/2 from library(semweb/rdf_library)
- rdf_unload/1 from library(semweb/rdf_db)