
rc.pl
open_resource(:Name, -Stream) is det
open_resource(:Name, -Stream, +Options) is det
current_resource(:Name, ?File) is nondet
c_open_resource(:Name, +Mode, -Stream)
res_iri_hook(+Action, +IRI, -Stream) is det[private]res:// IRI scheme, binding to the central resource
DB. For speed, the first call calls index_rc/0 that creates a
predicate associating IRIs to offsets in the central resource ZIP.
access_ok(+Access, +Entry, -Ok) is det[private]
iri_zipper(+IRI, -Zipper) is semidet[private]
iri_zipper_ex(+IRI, -Zipper) is det[private]
iri_offset(+IRI, -Offset) is semidet[private]
zipper_file_property(+Zipper, -Name, +Prop, -Value)[private]The following predicates are exported, but not or incorrectly documented.
open_resource(Arg1, Arg2, Arg3)