Data Plugin Instance direct relation ndjson format Hi I’m writing an ndjson to upload assets with the cdf toolkit data plugin, I’m wondering how to format a double direct relation on the ndjson. This is the ndjson I’ve been working on… the first line I tried to represent the direct relation as a property but seems like it’s not it. I’m working with the ISA95 data model.{"space": "compressor_demo_instance_space", "externalId": "ISD", "instanceType": "node", "sources": [{"source": {"space": "compressor_demo_schema_space", "externalId": "Enterprise", "version": "v1", "type": "view"}, "properties": {"site": [{"space": "compressor_demo_instance_space", "externalId": "Compressor_Demo_Geonosis"}], "enterprise_id": "ISD", "enterprise_name": "Independent System Droids"}}, {"source": {"space": "compressor_demo_schema_space", "externalId": "ISAAsset", "version": "v1", "type": "view"}, "properties": {"name": "Independent System Droids", "description": "Independent Systems Droid Foundries"}}]}{"space": "compressor_demo_instance_space", "externalId"