dot-get_functions_activations: Get function activations and write the triple

Description Usage Arguments

Description

This function checks in the activity dataframe registered by rdt which activities are functions and how many times each function is activated. It builds a dataframe with the function activation name, which activity (function activation or operation) preceded its execution and its relation to the function (isStepOfPlan). This dataframe turns into a triple that is added to the rdf object.

Usage

1
.get_functions_activations(activities = activities_df, nsp = nsp, rdf = rdf)

Arguments

activities

Dataframe containing the prov activities recorded by rdt

nsp

List with the namespaces of used ontologies

rdf

RDF object to write the triples


mmondelli/rdt2repr documentation built on Feb. 15, 2021, 10:57 p.m.