File "config-available/oac_graphviz.pl"[download]
in pack: | annotation_service |
---|---|
Prolog module: | oa_graphviz |
size: | 2903 |
Recent changes
10 years ago | Jacco van Ossenbruggen | typo |
10 years ago | Jacco van Ossenbruggen | HACK: temp comment out as_object call to silen ... |
10 years ago | Jacco van Ossenbruggen | work on graphviz for annotations |
12 years ago | Jacco van Ossenbruggen | backward compat |
12 years ago | Jacco van Ossenbruggen | move to new oa namespace |
This file requires
- From packages
- library(graph_version) resolved by
- graph_version.pl could not find proof of dependency
- oa_annotation.pl: rdf_get_annotation_target/2
- oa_schema.pl no exports
- library(graph_version) resolved by
- From ClioPatria
- applications(browse) resolved by
- browse.pl: list_resource/4
- cliopatria(hooks) resolved by
- hooks.pl no exports
- library(semweb/rdf_abstract) resolved by
- rdf_abstract.pl: bagify_graph/4, minimise_graph/2
- applications(browse) resolved by
- From the Prolog library
- library(http/html_write) resolved by
- html_write.pl: html/3
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_link_to_id/3
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3, rdf/4, rdf_has/3, rdf_has/4, rdf_equal/2
- library(semweb/rdfs) resolved by
- rdfs.pl: rdfs_individual_of/2
- library(http/html_write) resolved by
Required predicates
- append/3 autoloaded
- bagify_graph/4 from library(semweb/rdf_abstract)
- html/3 from library(http/html_write)
- list_resource/4 from applications(browse)
- minimise_graph/2 from library(semweb/rdf_abstract)
- rdf/3 from library(semweb/rdf_db)
- rdf/4 from library(semweb/rdf_db)
- rdf_equal/2 from library(semweb/rdf_db)
- rdf_get_annotation_target/2 from oa_annotation.pl
- rdf_has/3 from library(semweb/rdf_db)
- rdf_has/4 from library(semweb/rdf_db)
- rdfs_individual_of/2 from library(semweb/rdfs)
- http_link_to_id/3 from library(http/http_dispatch)