dot-get_used: Get the used property between activity and entity and write...

Description Usage Arguments

Description

The function checks which entities are used by which activities (operations or function activations) and it writes the triples.

Usage

1
2
3
4
5
6
7
.get_used(
  prov = prov,
  entities = entities_df,
  activities = activities_df,
  nsp = nsp,
  rdf = rdf
)

Arguments

prov

Parsed provenance

entities

Dataframe containing the prov entities recorded by rdt

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.