File "lib/amalgame/ag_evaluation.pl"[download]
in pack: | amalgame |
---|---|
Prolog module: | ag_evaluation |
size: | 3143 |
Recent changes
4 years, 8 months ago | Jacco van Ossenbruggen | rdf11 |
10 years ago | Jacco van Ossenbruggen | give new manual evaluation graphs also status ... |
11 years ago | Jacco van Ossenbruggen | fix strategy hack in prov |
11 years ago | Jacco van Ossenbruggen | reference alignments default to status final |
11 years ago | Jacco van Ossenbruggen | introduce setting to bind manually created ref ... |
This file requires
- From packages
- ag_provenance.pl: prov_was_generated_by/4, provenance_graph/2
- util.pl: mint_node_uri/3
- From the Prolog library
- library(semweb/rdf11) resolved by
- rdf11.pl: rdf/4, rdf_assert/4, rdf_retractall/4, rdf_graph/1
- library(semweb/rdfs) resolved by
- rdfs.pl: rdfs_individual_of/2
- library(semweb/rdf11) resolved by
Exported predicates
- delete_empty_eval_graphs/1
- evaluation_graph/3
- evaluation_graph_chk/3
- is_empty_eval_graph/1
Required predicates
- mint_node_uri/3 from util.pl
- prov_was_generated_by/4 from ag_provenance.pl
- provenance_graph/2 from ag_provenance.pl
- rdf/4 from library(semweb/rdf11)
- rdf_assert/4 from library(semweb/rdf11)
- rdf_graph/1 from library(semweb/rdf11)
- rdf_retractall/4 from library(semweb/rdf11)
- rdfs_individual_of/2 from library(semweb/rdfs)
- setting/2 autoloaded
- setting/4 autoloaded