This PR discusses the wasAttributedTo attribute that one can fill in the definition of an entity, in order to refer to the Agent in charge.
IMO we should remove wasAttributedTo, it's only redundant information w.r.t querying wasGeneratedBy and then wasAssociatedWith, going from the original entity to its related activity, and from this activity to the related Agent.
In addition, this field makes graphs less interpretable, by adding edges
This PR discusses the
wasAttributedTo
attribute that one can fill in the definition of an entity, in order to refer to the Agent in charge.IMO we should remove
wasAttributedTo
, it's only redundant information w.r.t queryingwasGeneratedBy
and thenwasAssociatedWith
, going from the original entity to its related activity, and from this activity to the related Agent.In addition, this field makes graphs less interpretable, by adding edges