Adds the new metaSource top-level reference from the recently-merged transactor PR to the Artefacts, Entities, etc during the import.
I've also got this working with the ipfs import on the demo branch, but figure we should merge that separately. It's a little trickier in that case, because we want metaSource to use the dynamo datstore, but keep meta.rawRef using ipfs links.
Adds the new
metaSource
top-level reference from the recently-merged transactor PR to the Artefacts, Entities, etc during the import.I've also got this working with the ipfs import on the demo branch, but figure we should merge that separately. It's a little trickier in that case, because we want
metaSource
to use the dynamo datstore, but keepmeta.rawRef
using ipfs links.