project-lux / data-pipeline

Data pipeline to harvest, transform, reconcile, enrich and export Linked Art data for LUX (or other system)
Apache License 2.0
18 stars 1 forks source link

refactor to use Concept block for assignment of triple, remove agentI… #113

Closed kkdavis14 closed 3 months ago

kkdavis14 commented 3 months ago

…nfluencedCreation triple

puzzled over this logic-wise, but the Concept block was already doing basically what we want, so I refactored to use that and removed agentInfluencedCreation

fixes #112

azaroth42 commented 3 months ago

This inadvertently removes agentInfluencedProduction as well, by taking it out of the main embedded activity loop at the top.