Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are three different approaches to using iterateOver for association of entities

  • Multiplicative - create one association for every combination of entities of specified types
  • Associative - create one association for every pair (/set) of entities of specified types
  • JSON - create one association for every instance of a metadata field

Multiplicative

Multiplicative association are associations that are created by "multiplying" a combination of entities, locations, and times together to determine the number of associations to extract from the source data.

...