PublicShow sourceutil.pl

Source mint_node_uri(+Strategy, +Type, -URI) is det
URI is a new URI in the publish_ns namespace of Strategy, with a Local part that is equal to gensym(Type, Local), such that URI is not already a RDF subject or RDF named graph.
Source assert_user_provenance(+Resource, -NamedGraph)
Assert provenance about create process.
Source http:convert_parameter(+Type, +In, -URI) is semidet[multifile]
HTTP parameter conversion for the following types:
uri
This conversion accepts NS:Local and absolute URIs.
Source now_xsd(-Text:atom)
Text is the current time in xsd:dateTime format.
Source xsd_timestamp(+Time:timestamp, -Text:atom) is det
Generate a description of a Time in xsd:dateTime format
Source list_offset(+List, +N, -SmallerList)
SmallerList starts at the nth element of List.
Source list_limit(+List, +N, -SmallerList, -Rest)
SmallerList ends at the nth element of List.
Source sort_by_arg(+ListOfTerms, +Arg, -SortedList)
SortedList contains the Terms from ListOfTerms sorted by their nth Arg.

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

Source has_write_permission
Source save_perc(Arg1, Arg2, Arg3)