File "lib/accurator/review.pl"[download]
in pack: | accurator |
---|---|
Prolog module: | review |
size: | 6415 |
Recent changes
9 years ago | Chris Dijkshoorn | Unloading export graph after use. |
9 years ago | Chris Dijkshoorn | Also exporting blanc nodes, targets and selectors. |
9 years ago | Chris Dijkshoorn | Added code for exporting annotations based on ... |
9 years ago | Chris Dijkshoorn | Added comments and made predicates somewhat mo ... |
9 years ago | Chris Dijkshoorn | Saves pretty turtle. |
This file requires
- From packages
- library(oa_annotation) resolved by
- oa_annotation.pl: rdf_add_annotation/2
- annotation.pl: annotations/3
- library(oa_annotation) resolved by
- From the Prolog library
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3, rdf_assert/4, rdf_is_bnode/1, rdf_unload_graph/1
- library(semweb/rdf_turtle_write) resolved by
- rdf_turtle_write.pl: rdf_save_turtle/2
- library(semweb/rdf_db) resolved by
Exported predicates
- agreeable_annotations/2
- process_annotations/3
- review/4
- reviews/4
Required predicates
- annotations/3 from annotation.pl
- append/2 autoloaded
- append/3 autoloaded
- debug/3 autoloaded
- maplist/2 autoloaded
- member/2 autoloaded
- rdf/3 from library(semweb/rdf_db)
- rdf_add_annotation/2 from library(oa_annotation)
- rdf_assert/4 from library(semweb/rdf_db)
- rdf_is_bnode/1 from library(semweb/rdf_db)
- rdf_save_turtle/2 from library(semweb/rdf_turtle_write)
- rdf_unload_graph/1 from library(semweb/rdf_db)