Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Web
Web.RDF

Method Web.RDF()->reify()


Method reify

Resource reify(Resource subj, Resource pred, Resource obj)

Description

Returns the result of get_reify , if any. Otherwise calls reify_low followed by remove_statement of the provided statement {subj, pred, obj}.

Returns

The subject of the reified statement.